rebuilt with python 3.10 [release 0.2.0-3mamba;Wed Apr 26 2023]
This commit is contained in:
parent
0c2bd444b6
commit
8bd14ecf6d
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-ifaddr
|
Name: python-ifaddr
|
||||||
Version: 0.2.0
|
Version: 0.2.0
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
Summary: A small Python library that allows you to find all the IP addresses of the computer
|
Summary: A small Python library that allows you to find all the IP addresses of the computer
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -44,6 +44,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
|
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 26 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.0-3mamba
|
||||||
|
- rebuilt with python 3.10
|
||||||
|
|
||||||
* Tue Dec 20 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.0-2mamba
|
* Tue Dec 20 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.0-2mamba
|
||||||
- rebuilt with dist-deps
|
- rebuilt with dist-deps
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user