Upgrade to 1.01
This commit is contained in:
parent
d5eff64cc9
commit
1a2a0442b9
BIN
IPy-1.00.tar.gz
BIN
IPy-1.00.tar.gz
Binary file not shown.
BIN
IPy-1.01.tar.gz
Normal file
BIN
IPy-1.01.tar.gz
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
Name: IPy
|
Name: IPy
|
||||||
Version: 1.00
|
Version: 1.01
|
||||||
Release: 1
|
Release: 1
|
||||||
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
|
||||||
@ -27,7 +27,7 @@ Obsoletes: %{name}-python3
|
|||||||
Python3 package for python-IPy
|
Python3 package for python-IPy
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n python-ipy-IPy-%{version} -p1
|
%autosetup -n IPy-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -46,6 +46,9 @@ PYTHONPATH=$PWD %{__python3} test/test_IPy.py
|
|||||||
%{python3_sitelib}/*
|
%{python3_sitelib}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 30 2021 jinzhimin <jinzhimin2@huawei.com> - 1.01-1
|
||||||
|
- Upgrade to 1.01
|
||||||
|
|
||||||
* Fri Oct 30 2020 jinzhimin <jinzhimin2@huawei.com> - 1.00-1
|
* Fri Oct 30 2020 jinzhimin <jinzhimin2@huawei.com> - 1.00-1
|
||||||
- remove python2-IPy subpackage
|
- remove python2-IPy subpackage
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user