wok-current diff psycopg2/receipt @ rev 25709
Rework mesa-dri to use symlink (85% size free), thanks alanyih
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Mon Jun 03 16:29:38 2024 +0000 (7 months ago) |
parents | 65784e875d45 |
children |
line diff
1.1 --- a/psycopg2/receipt Wed Aug 17 07:09:31 2022 +0000 1.2 +++ b/psycopg2/receipt Mon Jun 03 16:29:38 2024 +0000 1.3 @@ -11,7 +11,7 @@ 1.4 Version=${VERSION%.*} 1.5 Version=${Version/./-} 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WGET_URL="${WEB_SITE}tarballs/PSYCOPG-$Version/$TARBALL" 1.8 +WGET_URL="https://files.pythonhosted.org/packages/source/p/psycopg2/$TARBALL" 1.9 1.10 DEPENDS="egenix-mx-base libpostgresqlclient python" 1.11 BUILD_DEPENDS="postgresql-dev python-dev python-setuptools"