!21 Update th/td to use style attribute
From: @cao-fei8 Reviewed-by: @Charlie_li Signed-off-by: @Charlie_li
This commit is contained in:
commit
1275dcdd01
1715
0001-Update-th-td-to-use-style-attribute.patch
Normal file
1715
0001-Update-th-td-to-use-style-attribute.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -2,12 +2,14 @@
|
|||||||
|
|
||||||
Name: python-markdown
|
Name: python-markdown
|
||||||
Version: 3.3.7
|
Version: 3.3.7
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A Python implementation of John Gruber’s Markdown
|
Summary: A Python implementation of John Gruber’s Markdown
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
URL: https://pypi.org/project/Markdown/
|
URL: https://pypi.org/project/Markdown/
|
||||||
Source0: https://pypi.python.org/packages/source/M/Markdown/Markdown-%{version}.tar.gz
|
Source0: https://pypi.python.org/packages/source/M/Markdown/Markdown-%{version}.tar.gz
|
||||||
|
|
||||||
|
Patch0: 0001-Update-th-td-to-use-style-attribute.patch
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: python3-devel >= 3.1 python3-nose2 python3-pyyaml
|
BuildRequires: python3-devel >= 3.1 python3-nose2 python3-pyyaml
|
||||||
@ -47,6 +49,9 @@ find docs -type f -exec sed -i 's/\r//' {} \;
|
|||||||
%{_bindir}/markdown_py
|
%{_bindir}/markdown_py
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 17 2023 caofei <caofei@xfusion.com> - 3.3.7-2
|
||||||
|
- Update th/td to use style attribute
|
||||||
|
|
||||||
* Thu Jun 09 2022 SimpleUpdate Robot <tc@openeuler.org> - 3.3.7-1
|
* Thu Jun 09 2022 SimpleUpdate Robot <tc@openeuler.org> - 3.3.7-1
|
||||||
- Upgrade to version 3.3.7
|
- Upgrade to version 3.3.7
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user