forked from pool/python-flake8
Accepting request 680681 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/680681 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=49
This commit is contained in:
parent
34a931eb92
commit
60f4cda69d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6d8c66a65635d46d54de59b027a1dda40abbe2275b3164b634835ac9c13fd048
|
||||
size 147641
|
3
flake8-3.7.7.tar.gz
Normal file
3
flake8-3.7.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:859996073f341f2670741b51ec1e67a01da142831aa1fdc6242dbf88dffbe661
|
||||
size 148457
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 2 04:49:32 UTC 2019 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- update to version 3.7.7:
|
||||
* Fix crahes in plugins causing flake8 to hang while unpickling
|
||||
errors (See also GitLab!308, GitLab#505)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 21 18:42:26 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%bcond_without python2
|
||||
Name: python-flake8
|
||||
Version: 3.7.6
|
||||
Version: 3.7.7
|
||||
Release: 0
|
||||
Summary: Modular source code checker: pep8, pyflakes and co
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user