pyflakes: update to 1.3.0
This commit is contained in:
parent
5ab23f6f73
commit
720f599096
@ -1,7 +1,7 @@
|
||||
# Template file for 'pyflakes'
|
||||
pkgname=pyflakes
|
||||
version=1.2.3
|
||||
revision=2
|
||||
version=1.3.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
python_versions="2.7 3.4"
|
||||
@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3.4-setuptools"
|
||||
depends="python-setuptools"
|
||||
short_desc="Passive checker of Python programs (Python2)"
|
||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
homepage="https://github.com/pyflakes/pyflakes"
|
||||
homepage="https://github.com/PyCQA/pyflakes"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/p/pyflakes/pyflakes-${version}.tar.gz"
|
||||
checksum=2e4a1b636d8809d8f0a69f341acf15b2e401a3221ede11be439911d23ce2139e
|
||||
checksum=a4f93317c97a9d9ed71d6ecfe08b68e3de9fea3f4d94dcd1d9d83ccbf929bc31
|
||||
alternatives="pyflakes:pyflakes:/usr/bin/pyflakes2.7"
|
||||
|
||||
post_install() {
|
||||
|
Loading…
Reference in New Issue
Block a user