From db145e038ed9fe69e4c0685d09c9ae186c062721 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 11:14:19 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 0.16.3-2mamba;Sun Sep 10 2023] --- python-httpcore.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-httpcore.spec b/python-httpcore.spec index b986973..b9f9663 100644 --- a/python-httpcore.spec +++ b/python-httpcore.spec @@ -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 0.16.3-2mamba +- rebuilt with python 3.10 + * Wed Dec 21 2022 Automatic Build System 0.16.3-1mamba - automatic version update by autodist