# HG changeset patch # User Christopher Rogers # Date 1285569771 0 # Node ID 1d12d150e3bebae2aee381a92b0e96a93d6a4643 # Parent efd5b29caed70fac9382890d01a6706d269cd20c Up: zopeinterface to 3.5.3. diff -r efd5b29caed7 -r 1d12d150e3be zopeinterface/receipt --- a/zopeinterface/receipt Mon Sep 27 06:28:18 2010 +0000 +++ b/zopeinterface/receipt Mon Sep 27 06:42:51 2010 +0000 @@ -1,16 +1,16 @@ # SliTaz package receipt. PACKAGE="zopeinterface" -VERSION="3.3.0" +VERSION="3.5.3" CATEGORY="network" SHORT_DESC="Zope 3 Interface Infrastructure." MAINTAINER="pascal.bellard@slitaz.org" SOURCE="zope.interface" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.zope.org/Products/ZopeInterface" -WGET_URL="$WEB_SITE/$VERSION/$TARBALL" +WGET_URL="http://pypi.python.org/packages/source/z/$SOURCE/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="python" +BUILD_DEPENDS="python python-dev" TAGS="webserver application-server appserver" # Rules to configure and make the package.