New package: pep8-1.5.7
This commit is contained in:
parent
91ae6d8f6b
commit
381eed3e95
1 changed files with 15 additions and 0 deletions
15
srcpkgs/pep8/template
Normal file
15
srcpkgs/pep8/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'pep8'
|
||||||
|
pkgname=pep8
|
||||||
|
version=1.5.7
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
build_style=python-module
|
||||||
|
hostmakedepends="python-setuptools"
|
||||||
|
depends="${hostmakedepends} python"
|
||||||
|
pycompile_module="pep8.py"
|
||||||
|
short_desc="Python style guide checker"
|
||||||
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
|
homepage="https://github.com/jcrocholl/pep8"
|
||||||
|
license="MIT"
|
||||||
|
distfiles="${PYPI_SITE}/p/pep8/pep8-${version}.tar.gz"
|
||||||
|
checksum=15b42131b25f376165d195fe4e17b0a28311182aaf9330d5eb575bbeda5a6989
|
Loading…
Reference in a new issue