pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-moksha-common: mark as not ready for python-3.x



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Tue Feb 14 11:17:53 2017 +0100
Changeset:	4d5b902170b22900b6d25529ae010edc65c99c9e

Modified Files:
	py-moksha-common/Makefile

Log Message:
py-moksha-common: mark as not ready for python-3.x

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4d5b902170b22900b6d25529ae010edc65c99c9e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-moksha-common/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/py-moksha-common/Makefile b/py-moksha-common/Makefile
index 0d84b76ae7..049528b0d4 100644
--- a/py-moksha-common/Makefile
+++ b/py-moksha-common/Makefile
@@ -18,5 +18,7 @@ DEPENDS+=	${PYPKGPREFIX}-kitchen>=1.2.1:../../wip/py-kitchen
 
 USE_LANGUAGES=	# none
 
+PYTHON_VERSIONS_INCOMPATIBLE=	34 35 36 # as of 1.2.3
+
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index