mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03: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'
|
||||
pkgname=python-pyflakes
|
||||
version=1.3.0
|
||||
revision=4
|
||||
version=1.4.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
replaces="pyflakes>=0"
|
||||
wrksrc="pyflakes-${version}"
|
||||
|
@ -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=a4f93317c97a9d9ed71d6ecfe08b68e3de9fea3f4d94dcd1d9d83ccbf929bc31
|
||||
checksum=05c8a1702088e9b54acb422f78210afc6074b3472afa7a0a77f0b8aa3f5db605
|
||||
alternatives="pyflakes:pyflakes:/usr/bin/pyflakes2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue