rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 0.18.3-3mamba;Tue Sep 26 2023]

This commit is contained in:
Automatic Build System 2024-01-06 11:11:09 +01:00
parent df14e37834
commit b0daa2737d

View File

@ -1,6 +1,6 @@
Name: python-future Name: python-future
Version: 0.18.3 Version: 0.18.3
Release: 2mamba Release: 3mamba
Summary: Clean single-source support for Python 3 and 2 Summary: Clean single-source support for Python 3 and 2
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -10,9 +10,10 @@ URL: https://pypi.org/project/future/
Source: https://pypi.debian.net/future/future-%{version}.tar.gz Source: https://pypi.debian.net/future/future-%{version}.tar.gz
License: MIT License: MIT
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libpython3-devel BuildRequires: libpython311-devel
BuildRequires: python3.7dist(setuptools) BuildRequires: python3.11dist(setuptools)
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: python3-devel >= 3.11.5-3mamba
%description %description
%{summary}. %{summary}.
@ -54,6 +55,9 @@ done
%{python_sitearch}/future-%{version}-py*.egg-info/* %{python_sitearch}/future-%{version}-py*.egg-info/*
%changelog %changelog
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 0.18.3-3mamba
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
* Mon Jan 16 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.18.3-2mamba * Mon Jan 16 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.18.3-2mamba
- rename conflicting binaries - rename conflicting binaries