wok-next diff python-pyte/receipt @ rev 20969
Micro-updates + { new clang + assaultcube (still broken)} + {new python modules from SliTaz Cooking + their depends}
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Sep 14 01:56:52 2018 +0300 (2018-09-14) |
parents | 92698cd69f34 |
children | c9a7a7b42a86 |
line diff
1.1 --- a/python-pyte/receipt Fri Jul 13 17:30:55 2018 +0300 1.2 +++ b/python-pyte/receipt Fri Sep 14 01:56:52 2018 +0300 1.3 @@ -11,7 +11,7 @@ 1.4 1.5 SOURCE="pyte" 1.6 TARBALL="$SOURCE-$VERSION.tar.gz" 1.7 -WGET_URL="https://pypi.python.org/packages/source/p/$SOURCE/$TARBALL" 1.8 +WGET_URL="https://files.pythonhosted.org/packages/source/p/$SOURCE/$TARBALL" 1.9 1.10 DEPENDS="python python-wcwidth" 1.11 BUILD_DEPENDS="python-dev python-wcwidth"