diff --git a/isort-5.13.2.tar.gz b/isort-5.13.2.tar.gz deleted file mode 100644 index b25e69a9cb7d4b12bda71d0ba1d1e4cd5db1f05f..0000000000000000000000000000000000000000 Binary files a/isort-5.13.2.tar.gz and /dev/null differ diff --git a/isort-6.0.0.tar.gz b/isort-6.0.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..4291ae0e6111afe15aab2cc59f1ed3e69f2628b5 Binary files /dev/null and b/isort-6.0.0.tar.gz differ diff --git a/python-isort.spec b/python-isort.spec index 7c4d8aab72fd720c396d21af6b6fc196b78928e7..7124a2ce52515876240a39e7951f0eabd99132fc 100644 --- a/python-isort.spec +++ b/python-isort.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-isort -Version: 5.13.2 +Version: 6.0.0 Release: 1 Summary: A Python utility / library to sort Python imports. License: MIT @@ -62,6 +62,9 @@ ln -s isort-3 %{buildroot}%{_bindir}/isort %{python3_sitelib}/isort-*.egg-info/ %changelog +* Mon Jul 07 2025 openeuler_bot - 6.0.0-1 +- update python-isort to 6.0.0 + * Fri May 10 2024 xu_ping <707078654@qq.com> - 5.13.2-1 - Upgrade version to 5.13.2