wok diff python-formencode/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 2d58a3f6283c
line diff
     1.1 --- a/python-formencode/receipt	Mon Feb 07 18:01:05 2022 +0000
     1.2 +++ b/python-formencode/receipt	Sat Jun 18 20:27:19 2022 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  SOURCE="FormEncode"
     1.5  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.6  WEB_SITE="http://formencode.org/"
     1.7 -WGET_URL="http://pypi.python.org/packages/source/F/$SOURCE/$TARBALL"
     1.8 +WGET_URL="https://pypi.python.org/packages/source/F/$SOURCE/$TARBALL"
     1.9  TAGS="python"
    1.10  
    1.11  DEPENDS="python"