summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorwiz <wiz>2012-10-16 06:48:14 +0000
committerwiz <wiz>2012-10-16 06:48:14 +0000
commitd79d414fd5f1e755c26f3aefe2e5a7e435507c31 (patch)
tree1aedf13dac04fa293acb4d670fa6f11727463204 /databases
parentd3578f40942e552158a5aca7a4816bca3c3e1286 (diff)
downloadpkgsrc-d79d414fd5f1e755c26f3aefe2e5a7e435507c31.tar.gz
Mark as ready for python-3.x.
Diffstat (limited to 'databases')
-rw-r--r--databases/py-sqlalchemy/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/py-sqlalchemy/Makefile b/databases/py-sqlalchemy/Makefile
index 0e6470e2b82..b73637d0bf0 100644
--- a/databases/py-sqlalchemy/Makefile
+++ b/databases/py-sqlalchemy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/10/02 21:25:50 asau Exp $
+# $NetBSD: Makefile,v 1.6 2012/10/16 06:48:15 wiz Exp $
SQLALCHEMYVERS= 0.6.9
DISTNAME= SQLAlchemy-${SQLALCHEMYVERS}
@@ -13,6 +13,7 @@ COMMENT= Python SQL toolkit and Object Relational Mapper
LICENSE= mit
PYDISTUTILSPKG= yes
+PYTHON_VERSIONS_INCLUDE_3X= yes
.include "options.mk"