python-pyflakes: update to 2.1.0
This commit is contained in:
parent
ffb08dfcc4
commit
e4de7d18bb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pyflakes'
|
||||
pkgname=python-pyflakes
|
||||
version=2.0.0
|
||||
version=2.1.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="pyflakes-${version}"
|
||||
|
@ -13,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=9a7662ec724d0120012f6e29d6248ae3727d821bba522a0e6b356eff19126a49
|
||||
checksum=5e8c00e30c464c99e0b501dc160b13a14af7f27d4dffb529c556e30a159e231d
|
||||
alternatives="pyflakes:pyflakes:/usr/bin/pyflakes2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue