pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/ham/uhd Mark as not ready for python-3.x due to py-che...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d9c9a0310a53
branches:  trunk
changeset: 358645:d9c9a0310a53
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Feb 17 15:53:50 2017 +0000

description:
Mark as not ready for python-3.x due to py-cheetah.

diffstat:

 ham/uhd/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r dd94ccacd535 -r d9c9a0310a53 ham/uhd/Makefile
--- a/ham/uhd/Makefile  Fri Feb 17 15:44:01 2017 +0000
+++ b/ham/uhd/Makefile  Fri Feb 17 15:53:50 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2017/01/01 16:06:23 adam Exp $
+# $NetBSD: Makefile,v 1.24 2017/02/17 15:53:50 wiz Exp $
 
 DISTNAME=              uhd-3.9.4
 PKGREVISION=           4
@@ -17,6 +17,8 @@
 BUILD_DEPENDS+=                ${PYPKGPREFIX}-mako-[0-9]*:../../devel/py-mako
 BUILD_DEPENDS+=                doxygen>=1.8.12:../../devel/doxygen
 
+PYTHON_VERSIONS_INCOMPATIBLE=  34 35 36 # py-cheetah
+
 CMAKE_ARGS+=           -DRST2HTML_EXECUTABLE=${PREFIX}/bin/rst2html-${PYVERSSUFFIX}.py
 CMAKE_ARGS+=           -Wno-dev
 



Home | Main Index | Thread Index | Old Index