wok diff python-weberror/receipt @ rev 6505

Up: python-webob to 1.0 and modify WGET_URL for python-weberror
author Julien Rabier <taziden@slitaz.org>
date Fri Oct 01 21:08:42 2010 +0000 (2010-10-01)
parents ce61428f88c3
children a49b4ac5f871
line diff
     1.1 --- a/python-weberror/receipt	Fri Oct 01 20:59:43 2010 +0000
     1.2 +++ b/python-weberror/receipt	Fri Oct 01 21:08:42 2010 +0000
     1.3 @@ -9,8 +9,8 @@
     1.4  DEPENDS="python"
     1.5  BUILD_DEPENDS="python python-dev"
     1.6  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.7 -WEB_SITE="http://pylonshq.com"
     1.8 -WGET_URL="$WEB_SITE/download/1.0/$TARBALL"
     1.9 +WEB_SITE="http://pypi.python.org/pypi/$SOURCE/"
    1.10 +WGET_URL="$WEB_SITE/packages/source/W/$SOURCE/$TARBALL"
    1.11  TAGS="python"
    1.12  
    1.13  # Rules to configure and make the package.