upgrade software to v1.16.0
This commit is contained in:
parent
fc89b87903
commit
05e8c6cf84
@ -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: 3
|
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
|
||||||
@ -21,6 +21,8 @@ Summary: Compatibility library for python 3
|
|||||||
BuildRequires: python3-devel python3-setuptools
|
BuildRequires: python3-devel python3-setuptools
|
||||||
BuildRequires: python3-pytest python3-tkinter
|
BuildRequires: python3-pytest python3-tkinter
|
||||||
BuildRequires: python3-pip python3-wheel
|
BuildRequires: python3-pip python3-wheel
|
||||||
|
Provides: python%{python3_pkgversion}dist(six) = %{version}
|
||||||
|
Provides: python%{python3_version}dist(six) = %{version}
|
||||||
|
|
||||||
%{?python_provide:%python_provide python3-%{modname}}
|
%{?python_provide:%python_provide python3-%{modname}}
|
||||||
Obsoletes: platform-python-%{modname} < %{version}-%{release}
|
Obsoletes: platform-python-%{modname} < %{version}-%{release}
|
||||||
@ -58,6 +60,12 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-3 -rfsxX test_six.py
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 21 2021 shixuantong <shixuantong@huawei.com> - 1.16.0-1
|
||||||
|
- Type:enhancement
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:upgrade software to v1.16.0
|
||||||
|
|
||||||
* Sat Sep 5 2020 shixuantong <shixuantong@huawei.com> - 1.15.0-3
|
* Sat Sep 5 2020 shixuantong <shixuantong@huawei.com> - 1.15.0-3
|
||||||
- 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