wok diff python-beaker/receipt @ rev 14019

Up gst-plugins-good (0.10.31)
author Dominique Corbex <domcox@slitaz.org>
date Sun Feb 17 20:02:24 2013 +0100 (2013-02-17)
parents 19d57add85c0
children fd4f1e692109
line diff
     1.1 --- a/python-beaker/receipt	Wed Aug 05 17:23:14 2009 +0200
     1.2 +++ b/python-beaker/receipt	Sun Feb 17 20:02:24 2013 +0100
     1.3 @@ -1,16 +1,16 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="python-beaker"
     1.7 -VERSION="1.3.1"
     1.8 +VERSION="1.5.4"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Cache and Session Library"
    1.11  MAINTAINER="taziden@slitaz.org"
    1.12  SOURCE="Beaker"
    1.13  DEPENDS="python"
    1.14 -BUILD_DEPENDS="python python-dev"
    1.15 +BUILD_DEPENDS="python python-dev setuptools"
    1.16  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.17  WEB_SITE="http://pylonshq.com"
    1.18 -WGET_URL="$WEB_SITE/download/0.9.7/$TARBALL"
    1.19 +WGET_URL="$WEB_SITE/download/1.0/$TARBALL"
    1.20  TAGS="python"
    1.21  
    1.22  # Rules to configure and make the package.