flake8: update to 3.3.0

This commit is contained in:
Alessio Sergi 2017-02-07 23:30:30 +01:00
parent db0b7c96b6
commit d5be2454ab
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'flake8'
pkgname=flake8
version=3.2.1
version=3.3.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=c7c460b5aff3a2063c798a77af18ec70af3941d35a22e2e76965e3c0e0b36055
checksum=b907a26dcf5580753d8f80f1be0ec1d5c45b719f7bac441120793d1a70b03f12
alternatives="flake8:flake8:/usr/bin/python2-flake8"
pre_build() {