rebuilt with python 3.10 [release 0.16.3-2mamba;Sun Sep 10 2023]
This commit is contained in:
parent
5561a1d7e4
commit
db145e038e
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-httpcore
|
Name: python-httpcore
|
||||||
Version: 0.16.3
|
Version: 0.16.3
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A minimal low-level HTTP client
|
Summary: A minimal low-level HTTP client
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -48,6 +48,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
|
||||||
|
* 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
|
* Wed Dec 21 2022 Automatic Build System <autodist@mambasoft.it> 0.16.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user