From c9bb3c720d8db65a24f34ff77346486f7da812f1 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:50:10 +0100 Subject: [PATCH] rebuilt with python3 = 3.11.5 [release 1.26.15-2mamba;Mon Sep 25 2023] --- python-urllib3.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/python-urllib3.spec b/python-urllib3.spec index 8d783e2..fac3baa 100644 --- a/python-urllib3.spec +++ b/python-urllib3.spec @@ -1,6 +1,6 @@ Name: python-urllib3 Version: 1.26.15 -Release: 1mamba +Release: 2mamba Summary: HTTP library with thread-safe connection pooling, file post, and more Group: System/Libraries Vendor: openmamba @@ -10,8 +10,9 @@ URL: https://pypi.org/project/urllib3/ Source: http://pypi.debian.net/urllib3/urllib3-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: libpython3-devel >= 3.11.5 %description %{summary}. @@ -43,6 +44,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/urllib3-%{version}-py*.egg-info/* %changelog +* Mon Sep 25 2023 Automatic Build System 1.26.15-2mamba +- rebuilt with python3 = 3.11.5 + * Sat Mar 11 2023 Automatic Build System 1.26.15-1mamba - automatic version update by autodist