Updating link to change in openSUSE:Factory/python-pycodestyle revision 12
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycodestyle?expand=0&rev=832b57ee33f2cdef5ffaa68ec0ed2ed0
This commit is contained in:
parent
24bb383c0b
commit
3801f457b4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:347187bdb476329d98f695c213d7295a846d1152ff4fe9bacb8a9590b8ee7053
|
|
||||||
size 101916
|
|
3
pycodestyle-2.9.1.tar.gz
Normal file
3
pycodestyle-2.9.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2c9607871d58c76354b697b42f5d57e1ada7d261c261efac224b664affdc5785
|
||||||
|
size 102127
|
@ -1,12 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Tue Dec 6 13:03:35 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
||||||
|
|
||||||
- Update to version 2.10.0
|
|
||||||
* 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>
|
Mon Aug 15 11:00:40 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python3-%{**}}
|
%{?!python_module:%define python_module() python3-%{**}}
|
||||||
%global skip_python2 1
|
%global skip_python2 1
|
||||||
Name: python-pycodestyle
|
Name: python-pycodestyle
|
||||||
Version: 2.10.0
|
Version: 2.9.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python style guide checker
|
Summary: Python style guide checker
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user