flake8: update to 3.4.1

This commit is contained in:
Alessio Sergi 2017-07-29 12:52:30 +02:00
parent 1bec945e39
commit 9ad3826bb4
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'flake8'
pkgname=flake8
version=3.4.0
version=3.4.1
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=c2f7aba3de58e1728d7107e7a45eae9bf5501ea7f3abbd6286ba5d96694a6c6e
checksum=c20044779ff848f67f89c56a0e4624c04298cd476e25253ac0c36f910a1a11d8
alternatives="flake8:flake8:/usr/bin/python2-flake8"
pre_build() {