mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 11:33:49 +02:00
python-pyflakes: update to 1.4.0
This commit is contained in:
parent
1c49767cd9
commit
6977e0025b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-pyflakes'
|
# Template file for 'python-pyflakes'
|
||||||
pkgname=python-pyflakes
|
pkgname=python-pyflakes
|
||||||
version=1.3.0
|
version=1.4.0
|
||||||
revision=4
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
replaces="pyflakes>=0"
|
replaces="pyflakes>=0"
|
||||||
wrksrc="pyflakes-${version}"
|
wrksrc="pyflakes-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/PyCQA/pyflakes"
|
homepage="https://github.com/PyCQA/pyflakes"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/p/pyflakes/pyflakes-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pyflakes/pyflakes-${version}.tar.gz"
|
||||||
checksum=a4f93317c97a9d9ed71d6ecfe08b68e3de9fea3f4d94dcd1d9d83ccbf929bc31
|
checksum=05c8a1702088e9b54acb422f78210afc6074b3472afa7a0a77f0b8aa3f5db605
|
||||||
alternatives="pyflakes:pyflakes:/usr/bin/pyflakes2"
|
alternatives="pyflakes:pyflakes:/usr/bin/pyflakes2"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue