From d94e5ee16bf8a522e5d073d7b5bbbb78adcbc2ce Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:45:46 +0100 Subject: [PATCH] rebuilt with python3 = 3.11.5 [release 3.7.2-2mamba;Mon Sep 25 2023] --- python-asgiref.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/python-asgiref.spec b/python-asgiref.spec index ac8295d..fcc9091 100644 --- a/python-asgiref.spec +++ b/python-asgiref.spec @@ -1,6 +1,6 @@ Name: python-asgiref Version: 3.7.2 -Release: 1mamba +Release: 2mamba Summary: ASGI specs, helper code, and adapters Group: System/Libraries Vendor: openmamba @@ -10,9 +10,9 @@ URL: https://github.com/django/asgiref/ Source: https://pypi.debian.net/asgiref/asgiref-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(typing-extensions) +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: libpython3-devel >= 3.11.5 %description %{summary}. @@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Mon Sep 25 2023 Automatic Build System 3.7.2-2mamba +- rebuilt with python3 = 3.11.5 + * Sun May 28 2023 Automatic Build System 3.7.2-1mamba - automatic version update by autodist