wok diff python-six/receipt @ rev 17854

Up: slitaz-boot-scripts (5.7.1)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Mar 25 00:32:22 2015 +0200 (2015-03-25)
parents 7d672a2330b8
children 7390f8de9846
line diff
     1.1 --- a/python-six/receipt	Wed Apr 23 01:06:05 2014 +0200
     1.2 +++ b/python-six/receipt	Wed Mar 25 00:32:22 2015 +0200
     1.3 @@ -2,7 +2,7 @@
     1.4  
     1.5  PACKAGE="python-six"
     1.6  SOURCE="six"
     1.7 -VERSION="1.3.0"
     1.8 +VERSION="1.9.0"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Six is a Python 2 and 3 compatibility library."
    1.11  MAINTAINER="claudinei@slitaz.org"
    1.12 @@ -13,7 +13,7 @@
    1.13  HOST_ARCH="i486 arm"
    1.14  
    1.15  DEPENDS="python"
    1.16 -BUILD_DEPENDS="python-dev wget"
    1.17 +BUILD_DEPENDS="wget cacerts python-dev"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()