From 8a0b2ffbf98f699edb9feadf56dd4f3df82e0f9f Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:18:42 +0100 Subject: [PATCH] automatic version update by autodist [release 5.8.0-1mamba;Sun Mar 21 2021] --- python-isort.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/python-isort.spec b/python-isort.spec index ede341f..39cc5ca 100644 --- a/python-isort.spec +++ b/python-isort.spec @@ -1,5 +1,5 @@ Name: python-isort -Version: 5.7.0 +Version: 5.8.0 Release: 1mamba Summary: A Python utility / library to sort imports alphabetically, and automatically separated into sections and by type Group: System/Libraries @@ -14,7 +14,6 @@ BuildRequires: python3 ## AUTOBUILDREQ-END BuildRequires: libpython-devel Requires: python >= %python_version -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description %{summary}. @@ -45,5 +44,8 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Sun Mar 21 2021 Automatic Build System 5.8.0-1mamba +- automatic version update by autodist + * Thu Jan 21 2021 Silvan Calarco 5.7.0-1mamba - package created using the webbuild interface