wok rev 15847

Up: zopeinterface to 4.0.5.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Jan 27 07:24:42 2014 +0000 (2014-01-27)
parents 0e65bb5051a2
children af3b86517cc1
files zopeinterface/receipt
line diff
     1.1 --- a/zopeinterface/receipt	Mon Jan 27 06:32:12 2014 +0000
     1.2 +++ b/zopeinterface/receipt	Mon Jan 27 07:24:42 2014 +0000
     1.3 @@ -1,15 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="zopeinterface"
     1.7 -VERSION="3.5.3"
     1.8 +VERSION="4.0.5"
     1.9  CATEGORY="network"
    1.10 -SHORT_DESC="Zope 3 Interface Infrastructure."
    1.11 +SHORT_DESC="Zope 4 Interface Infrastructure."
    1.12  MAINTAINER="pascal.bellard@slitaz.org"
    1.13  LICENSE="other"
    1.14  SOURCE="zope.interface"
    1.15 -TARBALL="$SOURCE-$VERSION.tar.gz"
    1.16 -WEB_SITE="http://www.zope.org/Products/ZopeInterface"
    1.17 -WGET_URL="http://pypi.python.org/packages/source/z/$SOURCE/$TARBALL"
    1.18 +TARBALL="$SOURCE-$VERSION.zip"
    1.19 +WEB_SITE="https://pypi.python.org/pypi/zope.interface"
    1.20 +WGET_URL="https://pypi.python.org/packages/source/z/$SOURCE/$TARBALL"
    1.21  TAGS="webserver application-server appserver"
    1.22  
    1.23  DEPENDS="python"