# HG changeset patch # User Hans-G?nter Theisgen # Date 1565195236 -3600 # Node ID 512c046be6cc60a7e6d855c46b0d4a3b63f484b1 # Parent fd39f6f33be15f6e5193cec52c41941ee9f86f89 updated python-cython again (0.17.1 -> 0.29.13) diff -r fd39f6f33be1 -r 512c046be6cc python-cython/receipt --- a/python-cython/receipt Wed Aug 07 17:21:01 2019 +0100 +++ b/python-cython/receipt Wed Aug 07 17:27:16 2019 +0100 @@ -10,7 +10,7 @@ SOURCE="cython" TARBALL="$SOURCE-$VERSION.tar.gz" -WGET_URL="https://github.com/$SOURCE/$SOURCE/$VERSION.tar.gz" +WGET_URL="https://github.com/$SOURCE/$SOURCE/archive/$VERSION.tar.gz" DEPENDS="python" BUILD_DEPENDS="$DEPENDS python-dev"