pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-postgresql supports python-3.x now.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Sun Mar 20 23:11:28 2016 +0100
Changeset: 5d75e6b6a3a5cc9b489051741cf4bc360e14759a
Modified Files:
py-dbutils/Makefile
Log Message:
py-postgresql supports python-3.x now.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5d75e6b6a3a5cc9b489051741cf4bc360e14759a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-dbutils/Makefile | 3 ---
1 file changed, 3 deletions(-)
diffs:
diff --git a/py-dbutils/Makefile b/py-dbutils/Makefile
index d43f69e..8fcba97 100644
--- a/py-dbutils/Makefile
+++ b/py-dbutils/Makefile
@@ -13,8 +13,5 @@ DEPENDS+= ${PYPKGPREFIX}-postgresql>=4.0:../../databases/py-postgresql
USE_LANGUAGES= # none
-PY_PATCHPLIST= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-postgresql
-
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index