From 5612ad8d620a7fbabe9b3984cdf6deb26ffc49c4 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 16:50:09 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 1.26.12-2mamba;Sun Oct 09 2022] --- python-urllib3.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-urllib3.spec b/python-urllib3.spec index 9a70230..842c72c 100644 --- a/python-urllib3.spec +++ b/python-urllib3.spec @@ -1,6 +1,6 @@ Name: python-urllib3 Version: 1.26.12 -Release: 1mamba +Release: 2mamba Summary: HTTP library with thread-safe connection pooling, file post, and more Group: System/Libraries Vendor: openmamba @@ -43,6 +43,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/urllib3-%{version}-py*.egg-info/* %changelog +* Sun Oct 09 2022 Silvan Calarco 1.26.12-2mamba +- rebuilt with python 3.10 + * Tue Aug 23 2022 Automatic Build System 1.26.12-1mamba - automatic version update by autodist