python3-pyflakes: update to 2.4.0.
This commit is contained in:
parent
2190c1bb71
commit
184c458e30
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-pyflakes'
|
||||
pkgname=python3-pyflakes
|
||||
version=2.3.1
|
||||
revision=2
|
||||
version=2.4.0
|
||||
revision=1
|
||||
wrksrc="pyflakes-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Michal Vasilek <michal@vasilek.cz>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/PyCQA/pyflakes"
|
||||
distfiles="${PYPI_SITE}/p/pyflakes/pyflakes-${version}.tar.gz"
|
||||
checksum=f5bc8ecabc05bb9d291eb5203d6810b49040f6ff446a756326104746cc00c1db
|
||||
checksum=05a85c2872edf37a4ed30b0cce2f6093e1d0581f8c19d7393122da7e25b2b24c
|
||||
conflicts="python-pyflakes>=0"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue