python3-pyflakes: update to 3.2.0.
This commit is contained in:
parent
0d4855e754
commit
da56e3e9ba
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pyflakes'
|
# Template file for 'python3-pyflakes'
|
||||||
pkgname=python3-pyflakes
|
pkgname=python3-pyflakes
|
||||||
version=3.1.0
|
version=3.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -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=a0aae034c444db0071aa077972ba4768d40c830d9539fd45bf4cd3f8f6992efc
|
checksum=1c61603ff154621fb2a9172037d84dca3500def8c8b630657d1701f026f8af3f
|
||||||
conflicts="python-pyflakes>=0"
|
conflicts="python-pyflakes>=0"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue