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.0a1.tar.gz b/isort-6.0.0a1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..4341e3b7b9e6e0ec09e7e8fb983fefefae364a4d Binary files /dev/null and b/isort-6.0.0a1.tar.gz differ diff --git a/python-isort.spec b/python-isort.spec index 7c4d8aab72fd720c396d21af6b6fc196b78928e7..34e613963edd698658151c18e916135922290cba 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.0a1 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 +* Tue May 13 2025 openeuler_bot - 6.0.0a1-1 +- No changes found (version:5.13.2) + * Fri May 10 2024 xu_ping <707078654@qq.com> - 5.13.2-1 - Upgrade version to 5.13.2