From 9d49a3cb1361c3779d628f79d404adec5ffe1595 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 11:13:18 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 0.14.0-2mamba;Sun Sep 03 2023] --- python-h11.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-h11.spec b/python-h11.spec index 60f41c4..e71c6e0 100644 --- a/python-h11.spec +++ b/python-h11.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-h11 Version: 0.14.0 -Release: 1mamba +Release: 2mamba Summary: A pure-Python, bring-your-own-I/O implementation of HTTP/1.1 Group: System/Libraries Vendor: openmamba @@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/* %changelog +* Sun Sep 03 2023 Silvan Calarco 0.14.0-2mamba +- rebuilt with python 3.10 + * Mon Oct 03 2022 Automatic Build System 0.14.0-1mamba - automatic version update by autodist