wok diff python-distribute/receipt @ rev 25097

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 18 20:27:19 2022 +0000 (24 months ago)
parents 104a2a2e5484
children
line diff
     1.1 --- a/python-distribute/receipt	Mon Feb 07 18:01:05 2022 +0000
     1.2 +++ b/python-distribute/receipt	Sat Jun 18 20:27:19 2022 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Easily build and distribute Python packages"
     1.5  MAINTAINER="slaxemulator@gmail.com"
     1.6  LICENSE="PSL"
     1.7 -WEB_SITE="http://pypi.python.org/pypi/distribute"
     1.8 +WEB_SITE="https://pypi.python.org/pypi/distribute"
     1.9  SOURCE="distribute"
    1.10  TARBALL="$SOURCE-$VERSION.zip"
    1.11  WGET_URL="https://pypi.python.org/packages/source/d/distribute/$TARBALL"