diff --git a/python-isort.spec b/python-isort.spec index 6c98898..01e3501 100644 --- a/python-isort.spec +++ b/python-isort.spec @@ -1,5 +1,5 @@ Name: python-isort -Version: 5.11.1 +Version: 5.11.2 Release: 1mamba Summary: A Python utility / library to sort imports alphabetically, and automatically separated into sections and by type Group: System/Libraries @@ -47,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz,;\,/test/,d" %{name}.filelist %doc LICENSE %changelog +* Sat Dec 17 2022 Automatic Build System 5.11.2-1mamba +- automatic version update by autodist + * Tue Dec 13 2022 Automatic Build System 5.11.1-1mamba - automatic version update by autodist