rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 5.12.0-3mamba;Tue Sep 26 2023]
This commit is contained in:
parent
7cedda7071
commit
9b92d52c3c
@ -1,6 +1,6 @@
|
||||
Name: python-isort
|
||||
Version: 5.12.0
|
||||
Release: 2mamba
|
||||
Release: 3mamba
|
||||
Summary: A Python utility / library to sort imports alphabetically, and automatically separated into sections and by type
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -10,9 +10,10 @@ URL: https://pypi.org/project/isort/
|
||||
Source: https://pypi.debian.net/isort/isort-%{version}.tar.gz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(setuptools)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(setuptools)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
BuildRequires: libpython-devel
|
||||
Requires: python >= %python_version
|
||||
|
||||
@ -57,6 +58,9 @@ sed -i "\,%{_bindir},d" %{name}.filelist
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 5.12.0-3mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Fri Apr 07 2023 Sdk Build System <sdk@mambasoft.it> 5.12.0-2mamba
|
||||
- rebuilt with python 3.10
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user