wok-stable diff python-cherrypy/receipt @ rev 11386

Compat: ensure that pam WGET_URL is non-https. Otherwise tazwok can't download it at cook-toolchain time
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Dec 10 04:42:49 2011 +0100 (2011-12-10)
parents 29ac9ec96a95
children
line diff
     1.1 --- a/python-cherrypy/receipt	Fri Jun 12 02:24:09 2009 +0200
     1.2 +++ b/python-cherrypy/receipt	Sat Dec 10 04:42:49 2011 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="python-cherrypy"
     1.7 -VERSION="2.3.0" # Fix to this version for turbogears.
     1.8 +VERSION="3.1.2" # Fix to this version for turbogears.
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="CherryPy is a pythonic, object-oriented HTTP framework."
    1.11  MAINTAINER="pankso@slitaz.org"