rebuilt with python 3.10 [release 0.14.0-2mamba;Sun Sep 03 2023]
This commit is contained in:
parent
d46e5985f2
commit
9d49a3cb13
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-h11
|
Name: python-h11
|
||||||
Version: 0.14.0
|
Version: 0.14.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
|
Summary: A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -45,6 +45,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 03 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.14.0-2mamba
|
||||||
|
- rebuilt with python 3.10
|
||||||
|
|
||||||
* Mon Oct 03 2022 Automatic Build System <autodist@mambasoft.it> 0.14.0-1mamba
|
* Mon Oct 03 2022 Automatic Build System <autodist@mambasoft.it> 0.14.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user