diff --git a/pycodestyle-2.13.0.tar.gz b/pycodestyle-2.13.0.tar.gz deleted file mode 100644 index d0d77eb2d7cd43c68053d701c783fd7ca5feaa18..0000000000000000000000000000000000000000 Binary files a/pycodestyle-2.13.0.tar.gz and /dev/null differ diff --git a/pycodestyle-2.14.0.tar.gz b/pycodestyle-2.14.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..5291443d77960c72129c640af03576474c2e8b4d Binary files /dev/null and b/pycodestyle-2.14.0.tar.gz differ diff --git a/python-pycodestyle.spec b/python-pycodestyle.spec index f0fbfbcc24d657c792e9906c7a7bb4a76fbb8231..7fd4385c32a7d2b8872754b014e50bd254b9aa60 100644 --- a/python-pycodestyle.spec +++ b/python-pycodestyle.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pycodestyle -Version: 2.13.0 +Version: 2.14.0 Release: 1 Summary: Python style guide checker License: MIT URL: https://pycodestyle.pycqa.org/ -Source0: https://files.pythonhosted.org/packages/04/6e/1f4a62078e4d95d82367f24e685aef3a672abfd27d1a868068fed4ed2254/pycodestyle-2.13.0.tar.gz +Source0: https://files.pythonhosted.org/packages/11/e0/abfd2a0d2efe47670df87f3e3a0e2edda42f055053c85361f19c0e2c1ca8/pycodestyle-2.14.0.tar.gz BuildArch: noarch %description @@ -70,6 +70,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Jul 01 2025 liudy - 2.14.0-1 +- Update to 2.14.0 + * Wed Jun 04 2025 zhoulinshen - 2.13.0-1 - Update package to version 2.13.0