!2 upudate to 0.7.1

From: @dillon_chen 
Reviewed-by: @xiezhipeng1 
Signed-off-by: @xiezhipeng1
This commit is contained in:
openeuler-ci-bot 2022-09-28 09:00:06 +00:00 committed by Gitee
commit 77e8727612
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

View File

@ -1,10 +1,10 @@
Name: python-recommonmark Name: python-recommonmark
Version: 0.6.0 Version: 0.7.1
Release: 1 Release: 1
Summary: A docutils-compatibility bridge to CommonMark, enabling you to write CommonMark inside of Docutils & Sphinx projects. Summary: A docutils-compatibility bridge to CommonMark, enabling you to write CommonMark inside of Docutils & Sphinx projects.
License: MIT License: MIT
URL: https://github.com/rtfd/recommonmark URL: https://github.com/rtfd/recommonmark
Source0: https://files.pythonhosted.org/packages/f5/71/046160d730f664662d65b3f8b399b519ad378ffa4369ff3b6060cf1318d7/recommonmark-0.6.0.tar.gz Source0: https://github.com/readthedocs/recommonmark/archive/refs/tags/recommonmark-0.7.1.tar.gz
BuildArch: noarch BuildArch: noarch
Requires: python3-commonmark >= 0.8.1 Requires: python3-commonmark >= 0.8.1
@ -29,7 +29,7 @@ Provides: python3-recommonmark-doc
%prep %prep
%autosetup -n recommonmark-0.6.0 %autosetup -n recommonmark-0.7.1
%build %build
%py3_build %py3_build
@ -64,5 +64,8 @@ mv %{buildroot}/filelist.lst .
%{_pkgdocdir} %{_pkgdocdir}
%changelog %changelog
* Mon Sep 26 2022 dillon chen <dillon.chen@gmail.com> - 2.1.1-1
- update to 0.7.1
* Thu Jun 04 2020 Python_Bot <Python_Bot@openeuler.org> * Thu Jun 04 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated - Package Spec generated

Binary file not shown.

BIN
recommonmark-0.7.1.tar.gz Normal file

Binary file not shown.