rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 1.10.0-2mamba;Tue Sep 26 2023]
This commit is contained in:
parent
95670a700a
commit
2cdc97e804
@ -1,6 +1,6 @@
|
||||
Name: python-logilab-common
|
||||
Version: 1.10.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A collection of low-level Python packages and modules used by Logilab projects
|
||||
Group: System/Libraries/Python
|
||||
Vendor: openmamba
|
||||
@ -10,12 +10,13 @@ URL: https://logilab-common.readthedocs.io/en/latest/
|
||||
Source: https://pypi.debian.net/logilab-common/logilab-common-%{version}.tar.gz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(importlib-metadata)
|
||||
BuildRequires: python3.7dist(mypy-extensions)
|
||||
BuildRequires: python3.7dist(setuptools)
|
||||
BuildRequires: python3.7dist(typing-extensions)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(importlib-metadata)
|
||||
BuildRequires: python3.11dist(mypy-extensions)
|
||||
BuildRequires: python3.11dist(setuptools)
|
||||
BuildRequires: python3.11dist(typing-extensions)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@ -60,6 +61,9 @@ sed -i "/\/registry.py\//d" %{name}.filelist
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 1.10.0-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Thu Jul 13 2023 Automatic Build System <autodist@mambasoft.it> 1.10.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user