summaryrefslogtreecommitdiff
path: root/psycopg2/Pkgfile
diff options
context:
space:
mode:
authorMikhail Kolesnik <mike@openbunker.org>2010-12-14 14:04:31 +0200
committerMikhail Kolesnik <mike@openbunker.org>2010-12-14 15:04:19 +0200
commita0f0e6322f9796f7e01786e5d366759c8e92c6cc (patch)
tree4e6693badcd09d8b97f5a6a349d9d5667ddfde8b /psycopg2/Pkgfile
parent7229f47a4b751fad54da1e18c0c83370aad2151b (diff)
downloadcontrib-a0f0e6322f9796f7e01786e5d366759c8e92c6cc.tar.gz
contrib-a0f0e6322f9796f7e01786e5d366759c8e92c6cc.tar.xz
psycopg2: take over, update to 2.3.1
Diffstat (limited to 'psycopg2/Pkgfile')
-rw-r--r--psycopg2/Pkgfile7
1 files changed, 4 insertions, 3 deletions
diff --git a/psycopg2/Pkgfile b/psycopg2/Pkgfile
index 79723ddbc..aaf3b0893 100644
--- a/psycopg2/Pkgfile
+++ b/psycopg2/Pkgfile
@@ -1,12 +1,13 @@
# Description: Python bindings for PostgreSQL
# URL: http://www.initd.org/
-# Maintainer: Lucas Hazel, lucas at die dot net dot au
+# Maintainer: Mikhail Kolesnik, mike at openbunker dot org
+# Packager: Lucas Hazel, lucas at die dot net dot au
# Depends on: python postgresql
name=psycopg2
-version=2.0.13
+version=2.3.1
release=1
-source=(http://www.initd.org/pub/software/psycopg/$name-$version.tar.gz)
+source=(http://www.initd.org/psycopg/tarballs/$name-$version.tar.gz)
build() {
cd $name-$version

Generated by cgit