From 8bd14ecf6ddcf306acdcd5b4af6c611b01ffed68 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 11:15:19 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 0.2.0-3mamba;Wed Apr 26 2023] --- python-ifaddr.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ifaddr.spec b/python-ifaddr.spec index c306f11..5277307 100644 --- a/python-ifaddr.spec +++ b/python-ifaddr.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-ifaddr 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 Group: System/Libraries Vendor: openmamba @@ -44,6 +44,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/* %changelog +* Wed Apr 26 2023 Silvan Calarco 0.2.0-3mamba +- rebuilt with python 3.10 + * Tue Dec 20 2022 Silvan Calarco 0.2.0-2mamba - rebuilt with dist-deps