!10 update version to 1.11.0

Merge pull request !10 from 桐小哥/master
This commit is contained in:
openeuler-ci-bot 2021-12-22 06:47:27 +00:00 committed by Gitee
commit 7ef232b1a0
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
py-1.11.0.tar.gz Normal file

Binary file not shown.

View File

@ -7,12 +7,12 @@
%global p3builddir python3tmp %global p3builddir python3tmp
Name: python-%{modname} Name: python-%{modname}
Version: 1.10.0 Version: 1.11.0
Release: 1 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/
Source0: https://files.pythonhosted.org/packages/0d/8c/50e9f3999419bb7d9639c37e83fa9cdcf0f601a9d407162d6c37ad60be71/py-1.10.0.tar.gz Source0: https://files.pythonhosted.org/packages/98/ff/fec109ceb715d2a6b4c4a85a61af3b40c723a961e8828319fbcb15b868dc/py-1.11.0.tar.gz
BuildArch: noarch BuildArch: noarch
%if %{with tests} %if %{with tests}
@ -98,6 +98,9 @@ popd
%endif %endif
%changelog %changelog
* Wed Dec 15 2021 shixuantong <shixuantong@huawei.com> - 1.11.0-1
- update version to 1.11.0
* Thu Jul 15 2021 OpenStack_SIG <openstack@openeuler.org> - 1.10.0-1 * Thu Jul 15 2021 OpenStack_SIG <openstack@openeuler.org> - 1.10.0-1
- Update version to 1.10.0 - Update version to 1.10.0