diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-08-08 15:26:28 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-13 07:22:40 +0700 |
commit | bd42759f66e65161abb63efd0d8882bcb781f7fb (patch) | |
tree | 25e6a7f014b6b1476cc3b2a706d298f00358b383 /python/flake8/flake8.info | |
parent | a89b4a970c6aa6442dbb3d73ebe261f5413b6417 (diff) | |
download | slackbuilds-bd42759f66e65161abb63efd0d8882bcb781f7fb.tar.gz |
python/flake8: Updated for version 3.0.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/flake8/flake8.info')
-rw-r--r-- | python/flake8/flake8.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/flake8/flake8.info b/python/flake8/flake8.info index 8634071141..c821ce3709 100644 --- a/python/flake8/flake8.info +++ b/python/flake8/flake8.info @@ -1,8 +1,8 @@ PRGNAM="flake8" -VERSION="3.0.3" +VERSION="3.0.4" HOMEPAGE="https://gitlab.com/pycqa/flake8" -DOWNLOAD="https://pypi.python.org/packages/e2/dd/cf299399dec65eed186509d625760195938e83d3bcf78f47d443d58aff7d/flake8-3.0.3.tar.gz" -MD5SUM="c99edfaf43d44ad6be88e246d73c2bd6" +DOWNLOAD="https://pypi.python.org/packages/b0/56/48727b2a6c92b7e632180cf2c1411a0de7cf4f636b4f844c6c46f7edc86b/flake8-3.0.4.tar.gz" +MD5SUM="2b48e5ef1d21c687f10a66d44f1dda5c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pycodestyle pyflakes python-mccabe" |