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:
parent
afc53d03d7
commit
307dc7a56d
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user