wok-6.x diff python-distribute/receipt @ rev 22625
updated cyrus-imapd and cyrus-impad-dev (2.4.17 -> 3.0.13)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Jan 12 16:58:49 2020 +0100 (2020-01-12) |
parents | 0e65bb5051a2 |
children | 104a2a2e5484 |
line diff
1.1 --- a/python-distribute/receipt Mon Jan 27 06:32:12 2014 +0000 1.2 +++ b/python-distribute/receipt Sun Jan 12 16:58:49 2020 +0100 1.3 @@ -1,15 +1,16 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="python-distribute" 1.7 -VERSION="0.6.49" 1.8 +VERSION="0.7.3" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Easily build and distribute Python packages" 1.11 MAINTAINER="slaxemulator@gmail.com" 1.12 LICENSE="PSL" 1.13 WEB_SITE="http://pypi.python.org/pypi/distribute" 1.14 SOURCE="distribute" 1.15 -TARBALL="$SOURCE-$VERSION.tar.gz" 1.16 +TARBALL="$SOURCE-$VERSION.zip" 1.17 WGET_URL="https://pypi.python.org/packages/source/d/distribute/$TARBALL" 1.18 +HOST_ARCH="i486 arm" 1.19 1.20 DEPENDS="python" 1.21 BUILD_DEPENDS="python-dev wget"