python-pyflakes: update to 1.5.0
This commit is contained in:
parent
663b49be60
commit
6fd22f7be3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pyflakes'
|
||||
pkgname=python-pyflakes
|
||||
version=1.4.0
|
||||
version=1.5.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
replaces="pyflakes>=0"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/PyCQA/pyflakes"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/p/pyflakes/pyflakes-${version}.tar.gz"
|
||||
checksum=05c8a1702088e9b54acb422f78210afc6074b3472afa7a0a77f0b8aa3f5db605
|
||||
checksum=aa0d4dff45c0cc2214ba158d29280f8fa1129f3e87858ef825930845146337f4
|
||||
alternatives="pyflakes:pyflakes:/usr/bin/pyflakes2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue