summaryrefslogtreecommitdiff
path: root/databases/py-postgresql
diff options
context:
space:
mode:
authordarcy <darcy@pkgsrc.org>2016-03-20 22:01:22 +0000
committerdarcy <darcy@pkgsrc.org>2016-03-20 22:01:22 +0000
commitfff4b9ad87d4cad4b3602f445a86fd75398a7a95 (patch)
tree53997d1557a1f1bd43acbb3594edd5d3d6d68bc6 /databases/py-postgresql
parentcac34ee6da6c6769a35beff5b7b551e5947a33e6 (diff)
downloadpkgsrc-fff4b9ad87d4cad4b3602f445a86fd75398a7a95.tar.gz
Release 5.0 of PyGreSQL.
The biggest change here is Python 3.x compatibility. Other changes are too numerous to list. See http://www.pygresql.org/ for all the changes.
Diffstat (limited to 'databases/py-postgresql')
-rw-r--r--databases/py-postgresql/Makefile7
-rw-r--r--databases/py-postgresql/distinfo10
2 files changed, 8 insertions, 9 deletions
diff --git a/databases/py-postgresql/Makefile b/databases/py-postgresql/Makefile
index 1d757c2d95f..a14178c4896 100644
--- a/databases/py-postgresql/Makefile
+++ b/databases/py-postgresql/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.76 2016/02/18 18:38:38 darcy Exp $
+# $NetBSD: Makefile,v 1.77 2016/03/20 22:01:22 darcy Exp $
-DISTNAME= PyGreSQL-4.2.1
-PKGNAME= ${PYPKGPREFIX}-postgresql-4.2.1
+DISTNAME= PyGreSQL-5.0
+PKGNAME= ${PYPKGPREFIX}-postgresql-5.0
CATEGORIES= databases python
MASTER_SITES= http://pygresql.org/files/
@@ -20,7 +20,6 @@ MAKE_ENV+= INSTALLED_LIBPQ=1
PY_PATCHPLIST= yes
PLIST_SUBST+= PYPKGPREFIX=${PYPKGPREFIX:Q}
REPLACE_PYTHON= pg.py pgdb.py
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 4.1.1
.include "../../lang/python/application.mk"
.include "../../lang/python/egg.mk"
diff --git a/databases/py-postgresql/distinfo b/databases/py-postgresql/distinfo
index 87d6d1324a4..3643b66f51c 100644
--- a/databases/py-postgresql/distinfo
+++ b/databases/py-postgresql/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2016/02/18 18:38:38 darcy Exp $
+$NetBSD: distinfo,v 1.23 2016/03/20 22:01:22 darcy Exp $
-SHA1 (PyGreSQL-4.2.1.tar.gz) = 93575cf33c47d88fb484b39687d75014dfd418e2
-RMD160 (PyGreSQL-4.2.1.tar.gz) = f2eca0f082d84aa076752f45119ccc5cf275af96
-SHA512 (PyGreSQL-4.2.1.tar.gz) = e6f2854ee2da3f87cae3fc56e52d7c5bec85d8b1fa50ccb894e3ab4d7a08a565bc09c7cd2c39e3ed369cb8ef18386622625c5f261764ba8bf692efb25a68533a
-Size (PyGreSQL-4.2.1.tar.gz) = 480155 bytes
+SHA1 (PyGreSQL-5.0.tar.gz) = d3d38fd67c8f6ea20c416160ff1c7aac9f3f2626
+RMD160 (PyGreSQL-5.0.tar.gz) = c6e82a87a13049bdecd4d1292660c28f99aadbfc
+SHA512 (PyGreSQL-5.0.tar.gz) = 6363c8891c005ae7a35202f1176f96a9278bd700cee5bea2d6b140e249577eb8dbcc00fda51c6bacdcfebabcbbaa7fb9677608c49ec77dc77e030350bf602268
+Size (PyGreSQL-5.0.tar.gz) = 633822 bytes