wok diff python-requests/receipt @ rev 24133

Up tazinst (115)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 23 15:17:56 2021 +0000 (2021-10-23)
parents 6d05491c304a
children 1df6fa555414
line diff
     1.1 --- a/python-requests/receipt	Tue Apr 07 07:06:50 2020 +0100
     1.2 +++ b/python-requests/receipt	Sat Oct 23 15:17:56 2021 +0000
     1.3 @@ -10,7 +10,7 @@
     1.4  
     1.5  SOURCE="requests"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="https://files.pythonhosted.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL"
     1.8 +WGET_URL="https://files.pythonhosted.org/packages/source/${SOURCE:0:1}/$SOURCE/$SOURCE-$VERSION.tar.gz"
     1.9  
    1.10  DEPENDS="python"
    1.11  BUILD_DEPENDS="python python-setuptools"