flake8: update to 3.5.0

This commit is contained in:
Alessio Sergi 2017-10-26 19:10:50 +02:00
parent 6fcd61b65a
commit 6deca901e9

View file

@ -1,7 +1,7 @@
# Template file for 'flake8'
pkgname=flake8
version=3.4.1
revision=2
version=3.5.0
revision=1
noarch=yes
build_style=python-module
pycompile_module="flake8"
@ -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=c20044779ff848f67f89c56a0e4624c04298cd476e25253ac0c36f910a1a11d8
checksum=7253265f7abd8b313e3892944044a365e3f4ac3fcdcfb4298f55ee9ddf188ba0
alternatives="flake8:flake8:/usr/bin/python2-flake8"
pre_build() {