New package: pyflakes-0.8.1
This commit is contained in:
parent
381eed3e95
commit
5f38f09195
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'pyflakes'
|
||||
pkgname=pyflakes
|
||||
version=0.8.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools"
|
||||
depends="python"
|
||||
pycompile_module="pyflakes"
|
||||
short_desc="Passive checker of Python programs"
|
||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
homepage="https://github.com/pyflakes/pyflakes"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/p/pyflakes/pyflakes-${version}.tar.gz"
|
||||
checksum=3fa80a10b36d51686bf7744f5dc99622cd5c98ce8ed64022e629868aafc17769
|
Loading…
Reference in New Issue