Sync from SUSE:SLFO:Main python-pycodestyle revision ff7e1174ffcd1abdf8d79d18bc3e6350
This commit is contained in:
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>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-pycodestyle
|
||||
Version: 2.12.1
|
||||
Version: 2.13.0
|
||||
Release: 0
|
||||
Summary: Python style guide checker
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user