diff --git a/pycodestyle-2.13.0.tar.gz b/pycodestyle-2.13.0.tar.gz deleted file mode 100644 index b0a0e26..0000000 --- a/pycodestyle-2.13.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b1a4db0d9b8285f6643bcdb41362be6d6c94b891b13ead09c57a2513c46b717b -size 80780 diff --git a/pycodestyle-2.14.0.tar.gz b/pycodestyle-2.14.0.tar.gz new file mode 100644 index 0000000..3ca7e38 --- /dev/null +++ b/pycodestyle-2.14.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffcf4dc55f1e5fbdc6dd6acf5db0fd07ded534ae376eee23a742e1410b48d9ae +size 81096 diff --git a/python-pycodestyle.changes b/python-pycodestyle.changes index 40a085e..cc0f12e 100644 --- a/python-pycodestyle.changes +++ b/python-pycodestyle.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Jul 13 12:35:54 UTC 2025 - Dirk Müller + +- update to 2.14.0: + * Add support for python 3.14. PR #1283. + * Fix false positive for TypeVar defaults with more than one + argument. + ------------------------------------------------------------------- Tue Apr 15 07:56:06 UTC 2025 - Dirk Müller diff --git a/python-pycodestyle.spec b/python-pycodestyle.spec index ec1bd6b..c63e210 100644 --- a/python-pycodestyle.spec +++ b/python-pycodestyle.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pycodestyle -Version: 2.13.0 +Version: 2.14.0 Release: 0 Summary: Python style guide checker License: MIT