!29 Upgrade to 3.4.1
From: @chen-jan Reviewed-by: @lyn1001 Signed-off-by: @lyn1001
This commit is contained in:
commit
a52c1461bd
File diff suppressed because it is too large
Load Diff
Binary file not shown.
BIN
Markdown-3.4.1.tar.gz
Normal file
BIN
Markdown-3.4.1.tar.gz
Normal file
Binary file not shown.
@ -1,14 +1,12 @@
|
||||
%{!?python3_version: %global python3_version %(%{__python3} -c "import sys; sys.stdout.write(sys.version[:3])")}
|
||||
|
||||
Name: python-markdown
|
||||
Version: 3.3.7
|
||||
Release: 2
|
||||
Version: 3.4.1
|
||||
Release: 1
|
||||
Summary: A Python implementation of John Gruber’s Markdown
|
||||
License: BSD-3-Clause
|
||||
URL: https://pypi.org/project/Markdown/
|
||||
Source0: https://pypi.python.org/packages/source/M/Markdown/Markdown-%{version}.tar.gz
|
||||
|
||||
Patch0: 0001-Update-th-td-to-use-style-attribute.patch
|
||||
Source0: %{pypi_source Markdown}
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
@ -49,6 +47,9 @@ find docs -type f -exec sed -i 's/\r//' {} \;
|
||||
%{_bindir}/markdown_py
|
||||
|
||||
%changelog
|
||||
* Wed May 31 2023 chenchen <chen_aka_jan@163.com> - 3.4.1-1
|
||||
- Upgrade to 3.4.1
|
||||
|
||||
* Tue Jan 17 2023 caofei <caofei@xfusion.com> - 3.3.7-2
|
||||
- Update th/td to use style attribute
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user