upgrade to 1.16.0
This commit is contained in:
parent
b3259fbd58
commit
ed16831618
@ -4,12 +4,12 @@
|
|||||||
%global python_wheelname %{modname}-%{version}-py2.py3-none-any.whl
|
%global python_wheelname %{modname}-%{version}-py2.py3-none-any.whl
|
||||||
|
|
||||||
Name: python-six
|
Name: python-six
|
||||||
Version: 1.15.0
|
Version: 1.16.0
|
||||||
Release: 4
|
Release: 1
|
||||||
Summary: It is a Python 2 and 3 compatibility library
|
Summary: It is a Python 2 and 3 compatibility library
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://pypi.python.org/pypi/%{modname}
|
URL: https://pypi.python.org/pypi/%{modname}
|
||||||
Source0: https://files.pythonhosted.org/packages/6b/34/415834bfdafca3c5f451532e8a8d9ba89a21c9743a0c59fbd0205c7f9426/%{modname}-%{version}.tar.gz
|
Source0: https://files.pythonhosted.org/packages/71/39/171f1c67cd00715f190ba0b100d606d440a28c93c7714febeca8b79af85e/six-1.16.0.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -53,6 +53,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-3 -rfsxX test_six.py
|
|||||||
%{python3_sitelib}/__pycache__/%{modname}.*
|
%{python3_sitelib}/__pycache__/%{modname}.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 02 2021 jiangxinyu <jiangxinyu@kylinos.cn> - 1.16.0-1
|
||||||
|
- upgrade to 1.16.0
|
||||||
|
|
||||||
* Fri Dec 03 2021 shixuantong <shixuantong@huawei.com> - 1.15.0-4
|
* Fri Dec 03 2021 shixuantong <shixuantong@huawei.com> - 1.15.0-4
|
||||||
- Type: bugfix
|
- Type: bugfix
|
||||||
- ID: NA
|
- ID: NA
|
||||||
|
|||||||
Binary file not shown.
BIN
six-1.16.0.tar.gz
Normal file
BIN
six-1.16.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user