!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:
openeuler-ci-bot 2023-01-17 07:32:27 +00:00 committed by Gitee
commit 1275dcdd01
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 1721 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -2,12 +2,14 @@
Name: python-markdown
Version: 3.3.7
Release: 1
Release: 2
Summary: A Python implementation of John Grubers 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