Sync from SUSE:SLFO:Main python-pycodestyle revision ff7e1174ffcd1abdf8d79d18bc3e6350

This commit is contained in:
2025-06-27 15:49:27 +02:00
parent bea42101c9
commit 41420368f8
4 changed files with 13 additions and 5 deletions

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

Binary file not shown.

View File

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

View File

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