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