flake8: update to 3.2.0
This commit is contained in:
parent
86bcc5ef2f
commit
9906c53fd3
@ -1,6 +1,6 @@
|
||||
# Template file for 'flake8'
|
||||
pkgname=flake8
|
||||
version=3.0.4
|
||||
version=3.2.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
homepage="https://gitlab.com/pycqa/flake8"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/f/flake8/flake8-${version}.tar.gz"
|
||||
checksum=b4c210c998f07d6ff24325dd91fbc011f2c37bcd6bf576b188de01d8656e970d
|
||||
checksum=f4c3c0aeb8018319993b2c47a2491fb7ea8b3a51c7a86cba38301ae1561b364e
|
||||
alternatives="flake8:flake8:/usr/bin/python2-flake8"
|
||||
|
||||
pre_build() {
|
||||
|
Loading…
Reference in New Issue
Block a user