forked from pool/python-pycodestyle
- 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:
BIN
pycodestyle-2.13.0.tar.gz
(Stored with Git LFS)
BIN
pycodestyle-2.13.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
pycodestyle-2.14.0.tar.gz
Normal file
3
pycodestyle-2.14.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ffcf4dc55f1e5fbdc6dd6acf5db0fd07ded534ae376eee23a742e1410b48d9ae
|
||||||
|
size 81096
|
@@ -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>
|
||||||
|
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user