mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pyflakes: Update to 3.1.0.
This commit is contained in:
parent
7a2ec4d9ec
commit
0ed55cc391
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pyflakes'
|
# Template file for 'python3-pyflakes'
|
||||||
pkgname=python3-pyflakes
|
pkgname=python3-pyflakes
|
||||||
version=3.0.1
|
version=3.1.0
|
||||||
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=ec8b276a6b60bd80defed25add7e439881c19e64850afd9b346283d4165fd0fd
|
checksum=a0aae034c444db0071aa077972ba4768d40c830d9539fd45bf4cd3f8f6992efc
|
||||||
conflicts="python-pyflakes>=0"
|
conflicts="python-pyflakes>=0"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue