wok-current diff python/receipt @ rev 20432

Up python (2.7.15)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Aug 31 13:12:47 2018 +0200 (2018-08-31)
parents 16df76e1fc6a
children 6135577f4d08
line diff
     1.1 --- a/python/receipt	Fri May 22 17:34:18 2015 +0300
     1.2 +++ b/python/receipt	Fri Aug 31 13:12:47 2018 +0200
     1.3 @@ -1,13 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="python"
     1.7 -VERSION="2.7.5"
     1.8 +VERSION="2.7.15"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="The Python programming language."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  LICENSE="PSL"
    1.13  SOURCE="Python"
    1.14 -TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.15 +TARBALL="$SOURCE-$VERSION.tar.xz"
    1.16  WEB_SITE="http://www.python.org/"
    1.17  WGET_URL="https://www.python.org/ftp/python/$VERSION/$TARBALL"
    1.18  HOST_ARCH="i486 arm"