python-pyflakes: update to 2.0.0

This commit is contained in:
Alessio Sergi 2018-10-27 20:12:20 +02:00
parent 06c4e737ec
commit 8471d78252
1 changed files with 3 additions and 4 deletions

View File

@ -1,9 +1,8 @@
# Template file for 'python-pyflakes'
pkgname=python-pyflakes
version=1.6.0
revision=2
version=2.0.0
revision=1
noarch=yes
replaces="pyflakes>=0"
wrksrc="pyflakes-${version}"
build_style=python-module
pycompile_module="pyflakes"
@ -14,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://github.com/PyCQA/pyflakes"
license="MIT"
distfiles="${PYPI_SITE}/p/pyflakes/pyflakes-${version}.tar.gz"
checksum=8d616a382f243dbf19b54743f280b80198be0bca3a5396f1d2e1fca6223e8805
checksum=9a7662ec724d0120012f6e29d6248ae3727d821bba522a0e6b356eff19126a49
alternatives="pyflakes:pyflakes:/usr/bin/pyflakes2"
post_install() {