diff --git a/pycodestyle-2.12.1.tar.gz b/pycodestyle-2.12.1.tar.gz deleted file mode 100644 index 3ff7c6d..0000000 --- a/pycodestyle-2.12.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:231f65fbf5558e342cbad275245accb8a988d637cbeaf66508dd890f3d2d60fa -size 80518 diff --git a/pycodestyle-2.13.0.tar.gz b/pycodestyle-2.13.0.tar.gz new file mode 100644 index 0000000..b0a0e26 --- /dev/null +++ b/pycodestyle-2.13.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1a4db0d9b8285f6643bcdb41362be6d6c94b891b13ead09c57a2513c46b717b +size 80780 diff --git a/python-pycodestyle.changes b/python-pycodestyle.changes index df88102..40a085e 100644 --- a/python-pycodestyle.changes +++ b/python-pycodestyle.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Apr 15 07:56:06 UTC 2025 - Dirk Müller + +- update to 2.13.0: + * Improve performance. + * Drop EOL python 3.8. + * E251: fix false positive for PEP 696 defaults + ------------------------------------------------------------------- Sun Aug 18 16:49:41 UTC 2024 - Dirk Müller diff --git a/python-pycodestyle.spec b/python-pycodestyle.spec index 726868f..ec1bd6b 100644 --- a/python-pycodestyle.spec +++ b/python-pycodestyle.spec @@ -1,7 +1,7 @@ # # spec file for package python-pycodestyle # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pycodestyle -Version: 2.12.1 +Version: 2.13.0 Release: 0 Summary: Python style guide checker License: MIT