wok-6.x diff python-requests/receipt @ rev 23777

updated xorg-xinput (1.5.4 -> 1.6.3)
author Hans-G?nter Theisgen
date Wed May 20 17:23:29 2020 +0100 (2020-05-20)
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	Wed May 20 17:23:29 2020 +0100
     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"