rebuilt with python 3.10 [release 0.16.3-2mamba;Sun Sep 10 2023]

This commit is contained in:
Silvan Calarco 2024-01-06 11:14:19 +01:00
parent 5561a1d7e4
commit db145e038e

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-httpcore
Version: 0.16.3
Release: 1mamba
Release: 2mamba
Summary: A minimal low-level HTTP client
Group: System/Libraries
Vendor: openmamba
@ -48,6 +48,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
%changelog
* Sun Sep 10 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.16.3-2mamba
- rebuilt with python 3.10
* Wed Dec 21 2022 Automatic Build System <autodist@mambasoft.it> 0.16.3-1mamba
- automatic version update by autodist