wok diff python-requests/receipt @ rev 24188
updated perl-config-tiny (2.24 -> 2.27)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Dec 31 14:22:34 2021 +0100 (2021-12-31) |
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 Fri Dec 31 14:22:34 2021 +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"