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.1.tar.gz b/isort-6.0.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..904dabcef2561518edbc3700c6549110b0231c75 Binary files /dev/null and b/isort-6.0.1.tar.gz differ diff --git a/python-isort.spec b/python-isort.spec index 7c4d8aab72fd720c396d21af6b6fc196b78928e7..2bd1ac6535dc6392efec71f30795561b4b6e476b 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.1 Release: 1 Summary: A Python utility / library to sort Python imports. License: MIT @@ -62,6 +62,12 @@ ln -s isort-3 %{buildroot}%{_bindir}/isort %{python3_sitelib}/isort-*.egg-info/ %changelog +* Thu Apr 03 2025 openeuler_bot - 6.0.1-1 +- Fix 80 line length for wemake linter (version: 5.13.0). +- Fix integration tests (version: 5.13.1). +- Remove support for Python 3.8 (version: 6.0.0). +- Fix multi_line_output_modes docs (version: 6.0.1). + * Fri May 10 2024 xu_ping <707078654@qq.com> - 5.13.2-1 - Upgrade version to 5.13.2 @@ -78,4 +84,4 @@ ln -s isort-3 %{buildroot}%{_bindir}/isort - Remove python2-isort subpackage * Mon Feb 24 2020 Senlin Xia - 4.3.4-6 -- Package init +- Package init \ No newline at end of file