update version to 1.10.0
This commit is contained in:
parent
f5d344a780
commit
b354ae5786
BIN
py-1.10.0.tar.gz
Normal file
BIN
py-1.10.0.tar.gz
Normal file
Binary file not shown.
BIN
py-1.5.4.tar.gz
BIN
py-1.5.4.tar.gz
Binary file not shown.
@ -7,12 +7,12 @@
|
|||||||
%global p3builddir python3tmp
|
%global p3builddir python3tmp
|
||||||
|
|
||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Version: 1.5.4
|
Version: 1.10.0
|
||||||
Release: 5
|
Release: 1
|
||||||
Summary: Library with cross-python path, ini-parsing, io, code, log facilities
|
Summary: Library with cross-python path, ini-parsing, io, code, log facilities
|
||||||
License: MIT and Public Domain
|
License: MIT and Public Domain
|
||||||
URL: http://pylib.readthedocs.io/en/stable/
|
URL: http://pylib.readthedocs.io/en/stable/
|
||||||
Source: https://files.pythonhosted.org/packages/source/p/%{modname}/%{modnameversion}.tar.gz
|
Source0: https://files.pythonhosted.org/packages/0d/8c/50e9f3999419bb7d9639c37e83fa9cdcf0f601a9d407162d6c37ad60be71/py-1.10.0.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%if %{with tests}
|
%if %{with tests}
|
||||||
@ -92,13 +92,16 @@ popd
|
|||||||
|
|
||||||
%if 0%{?with_help}
|
%if 0%{?with_help}
|
||||||
%files help
|
%files help
|
||||||
%doc %{p3builddir}/CHANGELOG
|
%doc %{p3builddir}/CHANGELOG.rst
|
||||||
%doc %{p3builddir}/README.rst
|
%doc %{p3builddir}/README.rst
|
||||||
%doc %{p3builddir}/doc/_build/html
|
%doc %{p3builddir}/doc/_build/html
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Aug 10 202 zhangjiapeng <zhangjiapeng9@huawei.com> - 1.5.4-5
|
* Thu Jul 15 2021 OpenStack_SIG <openstack@openeuler.org> - 1.10.0-1
|
||||||
|
- Update version to 1.10.0
|
||||||
|
|
||||||
|
* Mon Aug 10 2020 zhangjiapeng <zhangjiapeng9@huawei.com> - 1.5.4-5
|
||||||
- Remove python2
|
- Remove python2
|
||||||
|
|
||||||
* Tue Dec 10 2019 mengxian <mengxian@huawei.com> - 1.5.4-4
|
* Tue Dec 10 2019 mengxian <mengxian@huawei.com> - 1.5.4-4
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user