mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
pyflakes: update to 1.0.0
This commit is contained in:
parent
6cdc2e4c7a
commit
0e07887f19
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pyflakes'
|
||||
pkgname=pyflakes
|
||||
version=0.9.2
|
||||
version=1.0.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/pyflakes/pyflakes"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/p/pyflakes/pyflakes-${version}.tar.gz"
|
||||
checksum=02691c23ce699f252874b7c27f14cf26e3d4e82b58e5d584f000b7ab5be36a5f
|
||||
checksum=f39e33a4c03beead8774f005bd3ecf0c3f2f264fa0201de965fce0aff1d34263
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue