python3-pyflakes: update to 3.0.1.
This commit is contained in:
parent
f2da8aed3d
commit
16003e383f
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'python3-pyflakes'
|
# Template file for 'python3-pyflakes'
|
||||||
pkgname=python3-pyflakes
|
pkgname=python3-pyflakes
|
||||||
version=2.5.0
|
version=3.0.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
@ -12,7 +12,7 @@ license="MIT"
|
|||||||
homepage="https://github.com/PyCQA/pyflakes"
|
homepage="https://github.com/PyCQA/pyflakes"
|
||||||
changelog="https://raw.githubusercontent.com/PyCQA/pyflakes/master/NEWS.rst"
|
changelog="https://raw.githubusercontent.com/PyCQA/pyflakes/master/NEWS.rst"
|
||||||
distfiles="${PYPI_SITE}/p/pyflakes/pyflakes-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pyflakes/pyflakes-${version}.tar.gz"
|
||||||
checksum=491feb020dca48ccc562a8c0cbe8df07ee13078df59813b83959cbdada312ea3
|
checksum=ec8b276a6b60bd80defed25add7e439881c19e64850afd9b346283d4165fd0fd
|
||||||
conflicts="python-pyflakes>=0"
|
conflicts="python-pyflakes>=0"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user