pep8: update to 1.6.2
This commit is contained in:
parent
220de599ad
commit
b7c1154044
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'pep8'
|
||||
pkgname=pep8
|
||||
version=1.6.1
|
||||
version=1.6.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools"
|
||||
depends="${hostmakedepends} python"
|
||||
depends="${hostmakedepends}"
|
||||
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=573677cb85ff089244b0f99af955f76c2e37456632610b6deda6167139ce155a
|
||||
checksum=b8b7e35630b5539e26a197dfc6005be9e1e9a135496b377723a8ebc01b9bcbff
|
||||
|
|
Loading…
Reference in a new issue