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

This commit is contained in:
Automatic Build System 2024-01-05 16:13:58 +01:00
parent afc53d03d7
commit 307dc7a56d

View File

@ -1,17 +1,18 @@
Name: python-ordereddict
Version: 1.1
Release: 3mamba
Release: 4mamba
Summary: A drop-in substitute for Py2.7's new collections.OrderedDict
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://pypi.python.org/pypi/ordereddict
URL: https://pypi.org/project/ordereddict/
Source: https://pypi.debian.net/ordereddict/ordereddict-%{version}.tar.gz
License: MIT
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython3-devel
BuildRequires: libpython311-devel
## AUTOBUILDREQ-END
BuildRequires: python3-devel >= 3.11.5-3mamba
BuildArch: noarch
%description
@ -44,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 1.1-4mamba
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
* Sat Apr 03 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1-3mamba
- rebuilt with distdeps