wok diff python-pyflakes/receipt @ rev 21355

updated libzip and libzip-dev (1.4.0 -> 1.5.2)
author Hans-G?nter Theisgen
date Sun Apr 21 08:42:08 2019 +0100 (2019-04-21)
parents c8a5c613a8ce
children 814362194a8d
line diff
     1.1 --- a/python-pyflakes/receipt	Tue Aug 15 23:29:39 2017 +0100
     1.2 +++ b/python-pyflakes/receipt	Sun Apr 21 08:42:08 2019 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  #LICENSE="MIT"
     1.5  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.6  WEB_SITE="https://github.com/pyflakes/pyflakes"
     1.7 -WGET_URL="https://pypi.python.org/packages/source/p/$SOURCE/$TARBALL"
     1.8 +WGET_URL="https://github.com/PyCQA/pyflakes/archive/$VERSION.tar.gz"
     1.9  
    1.10  DEPENDS="python"
    1.11  BUILD_DEPENDS="wget setuptools python-dev"