summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-02 13:50:30 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-02 13:50:30 +0000
commitf2036249492d743ce0af97fe3ea1d93f8116048b (patch)
tree49a4e9bec1661a5ff2548e30ef9f0e6b33c08b96
parentfeaa76ae3e8c5dc99f1782209056f7f9caecff67 (diff)
downloadlorries-f2036249492d743ce0af97fe3ea1d93f8116048b.tar.gz
Fix psycopg repository
The previous link was pointed to a Windows python-postgresql adapter.
-rw-r--r--open-source-lorries/python-packages.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry
index f841221..8a44245 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -278,7 +278,7 @@
},
"python-packages/psycopg2": {
"type": "git",
- "url": "git://github.com/nwcell/psycopg2-windows.git"
+ "url": "git://github.com/psycopg/psycopg2.git"
},
"python-packages/py-amqp": {
"type": "git",