flake8: update to 3.2.0

This commit is contained in:
Alessio Sergi 2016-11-16 01:03:55 +01:00
parent 86bcc5ef2f
commit 9906c53fd3

View File

@ -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() {