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

Don't need to setup src and _pkg varibles in dvdauthor receipt.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Feb 13 03:35:31 2011 +0000 (2011-02-13)
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	Sun Feb 13 03:35:31 2011 +0000
     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"