14
0

Updating link to change in openSUSE:Factory/python-pycodestyle revision 14

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycodestyle?expand=0&rev=eb8dc549ee1762a664cccde5b1904a55
This commit is contained in:
OBS User buildservice-autocommit
2022-12-15 18:54:53 +00:00
committed by Git OBS Bridge
parent 18f1d9604f
commit 412bfea4d5
4 changed files with 4 additions and 14 deletions

View File

@@ -1,13 +1,3 @@
-------------------------------------------------------------------
Tue Dec 13 16:26:21 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to 2.10.0
* Changes:
E231: allow trailing comma inside 1-tuples in []. PR #1108.
W601, W602, W603, W604: removed (no longer relevant in python 3). PR #1111.
E741: also apply to lambdas. PR #1106.
E741: fix false positive for comparison operators. PR #1118.
-------------------------------------------------------------------
Mon Aug 15 11:00:40 UTC 2022 - Dirk Müller <dmueller@suse.com>