wok diff python-mako/receipt @ rev 21221

updated libextractor and libextractor-dev (0.6.2 -> 1.9)
author Hans-G?nter Theisgen
date Wed Apr 10 13:34:06 2019 +0100 (2019-04-10)
parents 16df76e1fc6a
children 814362194a8d
line diff
     1.1 --- a/python-mako/receipt	Fri May 22 17:34:18 2015 +0300
     1.2 +++ b/python-mako/receipt	Wed Apr 10 13:34:06 2019 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="python-mako"
     1.7 -VERSION="0.3.4"
     1.8 +VERSION="1.0.4"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Fast template library"
    1.11  MAINTAINER="taziden@slitaz.org"
    1.12 @@ -9,7 +9,7 @@
    1.13  SOURCE="Mako"
    1.14  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.15  WEB_SITE="http://www.makotemplates.org/"
    1.16 -WGET_URL="$WEB_SITE/downloads/$TARBALL"
    1.17 +WGET_URL="https://pypi.python.org/packages/7a/ae/925434246ee90b42e8ef57d3b30a0ab7caf9a2de3e449b876c56dcb48155/$TARBALL"
    1.18  TAGS="python"
    1.19  
    1.20  DEPENDS="python"