diff --git a/isort-5.12.0.tar.gz b/isort-5.12.0.tar.gz deleted file mode 100644 index 935bc1f0d84800b1bb76d5b97f35cfef17cd4b90..0000000000000000000000000000000000000000 Binary files a/isort-5.12.0.tar.gz and /dev/null differ diff --git a/isort-5.13.2.tar.gz b/isort-5.13.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..b25e69a9cb7d4b12bda71d0ba1d1e4cd5db1f05f Binary files /dev/null and b/isort-5.13.2.tar.gz differ diff --git a/python-isort.spec b/python-isort.spec index 0b111c3a1d010bcd5d813b722ff97ee9f0c5f94f..7c4d8aab72fd720c396d21af6b6fc196b78928e7 100644 --- a/python-isort.spec +++ b/python-isort.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-isort -Version: 5.12.0 -Release: 2 +Version: 5.13.2 +Release: 1 Summary: A Python utility / library to sort Python imports. License: MIT URL: https://github.com/timothycrosley/isort @@ -62,6 +62,9 @@ ln -s isort-3 %{buildroot}%{_bindir}/isort %{python3_sitelib}/isort-*.egg-info/ %changelog +* Fri May 10 2024 xu_ping <707078654@qq.com> - 5.13.2-1 +- Upgrade version to 5.13.2 + * Thu Apr 25 2024 wangkai <13474090681@163.com> - 5.12.0-2 - Disable test