wok-6.x diff python-requests/receipt @ rev 23718
updated unifont (12.1.03 -> 13.0.01)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Apr 29 07:46:51 2020 +0100 (2020-04-29) |
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 Apr 29 07:46:51 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"