wok-6.x diff zopeinterface/receipt @ rev 14776
Up postfix-mysql (2.10.1)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jun 30 12:23:53 2013 +0200 (2013-06-30) |
parents | b303dfac3b48 |
children | 191b99ca9dc2 |
line diff
1.1 --- a/zopeinterface/receipt Wed Feb 24 12:44:14 2010 +0000 1.2 +++ b/zopeinterface/receipt Sun Jun 30 12:23:53 2013 +0200 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.