rebuilt with python3 = 3.11.5 [release 4.7.1-2mamba;Sat Sep 23 2023]

This commit is contained in:
Silvan Calarco 2024-01-05 16:48:55 +01:00
parent 33c73daf19
commit 89feec1eac

View File

@ -1,6 +1,6 @@
Name: python-typing_extensions
Version: 4.7.1
Release: 1mamba
Release: 2mamba
Summary: https://pypi.org/project/typing-extensions/
Group: System/Libraries
Vendor: openmamba
@ -10,8 +10,9 @@ URL: https://pypi.org/project/typing-extensions/
Source: https://pypi.debian.net/typing-extensions/typing_extensions-%{version}.tar.gz
License: Python Software Foundation License
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython3-devel
BuildRequires: libpython311-devel
## AUTOBUILDREQ-END
BuildRequires: libpython3-devel >= 3.11.5
BuildRequires: python-flit_core-py3
BuildRequires: python-flit_core-py310
@ -42,6 +43,9 @@ CFLAGS="%{optflags}" %{__python} -m build --wheel --skip-dependency-check --no-i
%doc LICENSE
%changelog
* Sat Sep 23 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 4.7.1-2mamba
- rebuilt with python3 = 3.11.5
* Mon Jul 03 2023 Automatic Build System <autodist@mambasoft.it> 4.7.1-1mamba
- automatic version update by autodist