# HG changeset patch # User Christopher Rogers # Date 1390807482 0 # Node ID 4d290a491622d6cdb2cc792be37a0c9828dec27b # Parent 0e65bb5051a2862d8d34e7cfb8feb653076265d6 Up: zopeinterface to 4.0.5. diff -r 0e65bb5051a2 -r 4d290a491622 zopeinterface/receipt --- a/zopeinterface/receipt Mon Jan 27 06:32:12 2014 +0000 +++ b/zopeinterface/receipt Mon Jan 27 07:24:42 2014 +0000 @@ -1,15 +1,15 @@ # SliTaz package receipt. PACKAGE="zopeinterface" -VERSION="3.5.3" +VERSION="4.0.5" CATEGORY="network" -SHORT_DESC="Zope 3 Interface Infrastructure." +SHORT_DESC="Zope 4 Interface Infrastructure." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="other" SOURCE="zope.interface" -TARBALL="$SOURCE-$VERSION.tar.gz" -WEB_SITE="http://www.zope.org/Products/ZopeInterface" -WGET_URL="http://pypi.python.org/packages/source/z/$SOURCE/$TARBALL" +TARBALL="$SOURCE-$VERSION.zip" +WEB_SITE="https://pypi.python.org/pypi/zope.interface" +WGET_URL="https://pypi.python.org/packages/source/z/$SOURCE/$TARBALL" TAGS="webserver application-server appserver" DEPENDS="python"