Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
41420368f8 |
BIN
pycodestyle-2.12.1.tar.gz
(Stored with Git LFS)
BIN
pycodestyle-2.12.1.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
pycodestyle-2.13.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
pycodestyle-2.13.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 15 07:56:06 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- 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 <dmueller@suse.com>
|
Sun Aug 18 16:49:41 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pycodestyle
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-pycodestyle
|
Name: python-pycodestyle
|
||||||
Version: 2.12.1
|
Version: 2.13.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