diff --git a/python-isort.spec b/python-isort.spec index 39cc5ca..a0e8938 100644 --- a/python-isort.spec +++ b/python-isort.spec @@ -1,5 +1,5 @@ Name: python-isort -Version: 5.8.0 +Version: 5.9.0 Release: 1mamba Summary: A Python utility / library to sort imports alphabetically, and automatically separated into sections and by type Group: System/Libraries @@ -10,7 +10,6 @@ URL: https://pypi.org/project/isort/ Source: https://pypi.debian.net/isort/isort-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN -BuildRequires: python3 ## AUTOBUILDREQ-END BuildRequires: libpython-devel Requires: python >= %python_version @@ -44,6 +43,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Mon Jun 21 2021 Automatic Build System 5.9.0-1mamba +- automatic version update by autodist + * Sun Mar 21 2021 Automatic Build System 5.8.0-1mamba - automatic version update by autodist