update package
This commit is contained in:
parent
4aaf3527b9
commit
65a15a588d
BIN
IPy-1.00.tar.gz
Normal file
BIN
IPy-1.00.tar.gz
Normal file
Binary file not shown.
@ -1,13 +1,11 @@
|
|||||||
Name: python-IPy
|
Name: IPy
|
||||||
Version: 0.81
|
Version: 1.00
|
||||||
Release: 26
|
Release: 0
|
||||||
Summary: Class and Tools for Handling of IPv4 and IPv6 Addresses and Networks
|
Summary: Class and Tools for Handling of IPv4 and IPv6 Addresses and Networks
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/autocracy/python-ipy
|
URL: https://github.com/autocracy/python-ipy
|
||||||
Source0: https://pypi.python.org/packages/source/I/IPy/IPy-%{version}.tar.gz
|
Source0: https://pypi.python.org/packages/source/I/IPy/IPy-%{version}.tar.gz
|
||||||
|
|
||||||
Patch6000: 0003-Revert-IPSet-doesn-t-need-MutableSet-inheritance.-Tr.patch
|
|
||||||
Patch6001: 0034-57-obey-explicit-version-for-small-int-as-string.patch
|
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%if 0%{?with_python2}
|
%if 0%{?with_python2}
|
||||||
@ -47,7 +45,7 @@ Python3 package for python-IPy
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n IPy-%{version} -p1
|
%autosetup -n python-ipy-IPy-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%if 0%{?with_python2}
|
%if 0%{?with_python2}
|
||||||
@ -95,6 +93,9 @@ PYTHONPATH=$PWD %{__python3} test/test_IPy.py
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 23 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.00-0
|
||||||
|
- update package to 1.00
|
||||||
|
|
||||||
* Tue Jan 14 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.81-26
|
* Tue Jan 14 2020 openEuler Buildteam <buildteam@openeuler.org> - 0.81-26
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user