python/sql: Update HOMEPAGE & DOWNLOAD url.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2017-04-16 10:21:31 +02:00 committed by Willy Sudiarto Raharjo
parent 35259b4c5c
commit 7d41cca08d
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 3 additions and 3 deletions

View file

@ -13,7 +13,7 @@ sql: sql is a lightweight wrapper sitting on top of any DB API 2.0
sql: connection offering a postgres like interface which makes working
sql: with SQL results bliss.
sql:
sql: homeproject : http://github.com/3kwa/sql
sql: homeproject : https://github.com/3kwa/sql
sql:
sql:
sql:

View file

@ -1,7 +1,7 @@
PRGNAM="sql"
VERSION="0.4.0"
HOMEPAGE="http://github.com/3kwa/sql"
DOWNLOAD="https://pypi.python.org/packages/source/s/sql/sql-0.4.0.tar.gz"
HOMEPAGE="https://github.com/3kwa/sql"
DOWNLOAD="https://pypi.python.org/packages/2a/19/bee8cf05626674f892fc7745205ff010474cd523a23b555851ba4fa7bb5f/sql-0.4.0.tar.gz"
MD5SUM="04b89730b9c5432dddc83e6f33ddb326"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""