update to 0.7.1

This commit is contained in:
dillon_chen 2022-09-26 17:46:03 +08:00
parent 98810f9247
commit 13ecef7d61
3 changed files with 6 additions and 3 deletions

View File

@ -1,10 +1,10 @@
Name: python-recommonmark
Version: 0.6.0
Version: 0.7.1
Release: 1
Summary: A docutils-compatibility bridge to CommonMark, enabling you to write CommonMark inside of Docutils & Sphinx projects.
License: MIT
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
Requires: python3-commonmark >= 0.8.1
@ -29,7 +29,7 @@ Provides: python3-recommonmark-doc
%prep
%autosetup -n recommonmark-0.6.0
%autosetup -n recommonmark-0.7.1
%build
%py3_build
@ -64,5 +64,8 @@ mv %{buildroot}/filelist.lst .
%{_pkgdocdir}
%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>
- Package Spec generated

Binary file not shown.

BIN
recommonmark-0.7.1.tar.gz Normal file

Binary file not shown.