wok diff python-pyflakes/receipt @ rev 20134
linux: update modules.list
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Oct 28 22:10:24 2017 +0200 (2017-10-28) |
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 Sat Oct 28 22:10:24 2017 +0200 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"