wok-6.x rev 6426
Up: zopeinterface to 3.5.3.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Sep 27 06:42:51 2010 +0000 (2010-09-27) |
parents | efd5b29caed7 |
children | 47aff52eae00 |
files | zopeinterface/receipt |
line diff
1.1 --- a/zopeinterface/receipt Mon Sep 27 06:28:18 2010 +0000 1.2 +++ b/zopeinterface/receipt Mon Sep 27 06:42:51 2010 +0000 1.3 @@ -1,16 +1,16 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="zopeinterface" 1.7 -VERSION="3.3.0" 1.8 +VERSION="3.5.3" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Zope 3 Interface Infrastructure." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 SOURCE="zope.interface" 1.13 TARBALL="$SOURCE-$VERSION.tar.gz" 1.14 WEB_SITE="http://www.zope.org/Products/ZopeInterface" 1.15 -WGET_URL="$WEB_SITE/$VERSION/$TARBALL" 1.16 +WGET_URL="http://pypi.python.org/packages/source/z/$SOURCE/$TARBALL" 1.17 DEPENDS="python" 1.18 -BUILD_DEPENDS="python" 1.19 +BUILD_DEPENDS="python python-dev" 1.20 TAGS="webserver application-server appserver" 1.21 1.22 # Rules to configure and make the package.