pkgsrc-WIP-changes archive

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

py-moksha-hub: 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:29:17 2017 +0100
Changeset:	78f285390c860fa54537dafc97101739a7bc705f

Modified Files:
	py-moksha-hub/Makefile

Log Message:
py-moksha-hub: 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=78f285390c860fa54537dafc97101739a7bc705f

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

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

diffs:
diff --git a/py-moksha-hub/Makefile b/py-moksha-hub/Makefile
index 25210011b8..b987b8779a 100644
--- a/py-moksha-hub/Makefile
+++ b/py-moksha-hub/Makefile
@@ -18,5 +18,7 @@ DEPENDS+=	${PYPKGPREFIX}-moksha-common>=1.2.3:../../wip/py-moksha-common
 
 USE_LANGUAGES=	# none
 
+PYTHON_VERSIONS_INCOMPATIBLE=	34 35 36 # py-moksha-common
+
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index