upgrade python-docutils to 0.16
This commit is contained in:
parent
fe72350ff7
commit
0f3553a62a
Binary file not shown.
BIN
docutils-0.16.tar.gz
Normal file
BIN
docutils-0.16.tar.gz
Normal file
Binary file not shown.
@ -3,12 +3,12 @@
|
||||
%global flashfilepath docs/user/rst/images/
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 0.14
|
||||
Release: 7
|
||||
Version: 0.16
|
||||
Release: 1
|
||||
Summary: Documentation Utilities Written in Python, for General- and Special-Purpose Use
|
||||
License: Public Domain and BSD and Python and GPLv3+
|
||||
URL: http://docutils.sourceforge.net
|
||||
Source0: http://downloads.sourceforge.net/docutils/docutils-0.14.tar.gz
|
||||
Source0: http://downloads.sourceforge.net/docutils/%{version}/docutils-0.16.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: python2-devel python2-setuptools
|
||||
@ -93,7 +93,7 @@ rm %{flashfilepath}%{flashfilename}
|
||||
|
||||
pushd %{py3dir}
|
||||
mv %{flashfilename} %{flashfilepath}%{flashfilename}
|
||||
python3 test3/alltests.py
|
||||
python3 test/alltests.py
|
||||
rm %{flashfilepath}%{flashfilename}
|
||||
popd
|
||||
|
||||
@ -112,6 +112,9 @@ popd
|
||||
%doc THANKS.txt docs tools/editors
|
||||
|
||||
%changelog
|
||||
* Fri Aug 28 2020 SimpleUpdate Robot <tc@openeuler.org> - 0.16-1
|
||||
- Upgrade to version 0.16
|
||||
|
||||
* Fri Jan 10 2020 qinjian <qinjian18@huawei.com> - 0.14-7
|
||||
- Update Source0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user