wok-current diff python-six/receipt @ rev 17844

Up libcups cups-doc (2.0.2)
author Richard Dunbar <mojo@slitaz.org>
date Tue Mar 24 01:34:13 2015 -0400 (2015-03-24)
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	Tue Mar 24 01:34:13 2015 -0400
     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()