Update th/td to use style attribute
Reference:
659a43659c
Signed-off-by: cao-fei8 <caofei@xfusion.com>
This commit is contained in:
parent
6abdc03e25
commit
b449f1fdc0
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
|
||||
Version: 3.3.7
|
||||
Release: 1
|
||||
Release: 2
|
||||
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
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
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
|
||||
|
||||
%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
|
||||
- Upgrade to version 3.3.7
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user