pyflakes: update to 0.9.1
This commit is contained in:
parent
f7e2550ec7
commit
70592a2e71
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'pyflakes'
|
# Template file for 'pyflakes'
|
||||||
pkgname=pyflakes
|
pkgname=pyflakes
|
||||||
version=0.9.0
|
version=0.9.1
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/pyflakes/pyflakes"
|
homepage="https://github.com/pyflakes/pyflakes"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/p/pyflakes/pyflakes-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pyflakes/pyflakes-${version}.tar.gz"
|
||||||
checksum=4c4d73085ce5de9d8147011c060d129659baa1111d1a5a3035f2bd03f2976538
|
checksum=baad29ac1e884c7077eb32ed1d9ee5cf30bf4b888329e1fcb51b9aa5298cb3b9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue