wok-next diff python-extremes/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 9b3461bf373c
children c9a7a7b42a86
line diff
     1.1 --- a/python-extremes/receipt	Fri Jul 13 13:52:56 2018 +0300
     1.2 +++ b/python-extremes/receipt	Fri Sep 14 01:56:52 2018 +0300
     1.3 @@ -6,12 +6,12 @@
     1.4  SHORT_DESC="Production-quality 'Min' and 'Max' objects (adapted from PEP 326)."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  LICENSE="PSL"
     1.7 -WEB_SITE="http://pypi.python.org/pypi/Extremes"
     1.8 +WEB_SITE="https://pypi.org/project/Extremes"
     1.9  REPOLOGY="python:extremes"
    1.10  
    1.11  SOURCE="Extremes"
    1.12  TARBALL="$SOURCE-$VERSION.zip"
    1.13 -WGET_URL="http://pypi.python.org/packages/source/E/$SOURCE/$TARBALL"
    1.14 +WGET_URL="https://files.pythonhosted.org/packages/source/E/$SOURCE/$TARBALL"
    1.15  TAGS="python"
    1.16  
    1.17  DEPENDS="python"