14
0

Accepting request 1292498 from devel:languages:python

- 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/request/show/1292498
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pycodestyle?expand=0&rev=24
This commit is contained in:
2025-07-17 15:16:57 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 4 deletions

BIN
pycodestyle-2.13.0.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ffcf4dc55f1e5fbdc6dd6acf5db0fd07ded534ae376eee23a742e1410b48d9ae
size 81096

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Jul 13 12:35:54 UTC 2025 - Dirk Müller <dmueller@suse.com>
- 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 <dmueller@suse.com> Tue Apr 15 07:56:06 UTC 2025 - Dirk Müller <dmueller@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-pycodestyle Name: python-pycodestyle
Version: 2.13.0 Version: 2.14.0
Release: 0 Release: 0
Summary: Python style guide checker Summary: Python style guide checker
License: MIT License: MIT