14
0

- update to 2.14.0:

* Add support for python 3.14.  PR #1283.
  * Fix false positive for TypeVar defaults with more than one
    argument.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycodestyle?expand=0&rev=45
This commit is contained in:
2025-07-13 12:36:09 +00:00
committed by Git OBS Bridge
parent bcebd17bfa
commit 546143dbed
4 changed files with 12 additions and 4 deletions

View File

@@ -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