automatic version update by autodist [release 5.9.0-1mamba;Mon Jun 21 2021]
This commit is contained in:
parent
8a0b2ffbf9
commit
a26dd998f3
@ -1,5 +1,5 @@
|
|||||||
Name: python-isort
|
Name: python-isort
|
||||||
Version: 5.8.0
|
Version: 5.9.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A Python utility / library to sort imports alphabetically, and automatically separated into sections and by type
|
Summary: A Python utility / library to sort imports alphabetically, and automatically separated into sections and by type
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -10,7 +10,6 @@ URL: https://pypi.org/project/isort/
|
|||||||
Source: https://pypi.debian.net/isort/isort-%{version}.tar.gz
|
Source: https://pypi.debian.net/isort/isort-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: python3
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libpython-devel
|
BuildRequires: libpython-devel
|
||||||
Requires: python >= %python_version
|
Requires: python >= %python_version
|
||||||
@ -44,6 +43,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 21 2021 Automatic Build System <autodist@mambasoft.it> 5.9.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Mar 21 2021 Automatic Build System <autodist@mambasoft.it> 5.8.0-1mamba
|
* Sun Mar 21 2021 Automatic Build System <autodist@mambasoft.it> 5.8.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user