pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/py-qwt-qt5 py-qwt-qt5: mark as not for python 2.x
details: https://anonhg.NetBSD.org/pkgsrc/rev/cd7f3d1a927d
branches: trunk
changeset: 389241:cd7f3d1a927d
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Dec 02 15:53:28 2022 +0000
description:
py-qwt-qt5: mark as not for python 2.x
diffstat:
x11/py-qwt-qt5/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 29e94e0ed2f9 -r cd7f3d1a927d x11/py-qwt-qt5/Makefile
--- a/x11/py-qwt-qt5/Makefile Fri Dec 02 15:52:48 2022 +0000
+++ b/x11/py-qwt-qt5/Makefile Fri Dec 02 15:53:28 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2022/12/02 15:36:04 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2022/12/02 15:53:28 wiz Exp $
DISTNAME= pyqt-qwt-1.02.02
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pyqt-qwt/qwt-qt5/}
@@ -19,6 +19,8 @@
# TODO: check if this is correct or should this be a full DEPENDS
BUILD_DEPENDS+= qt5-qtbase-[0-9]*:../../x11/qt5-qtbase
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
WHEEL_NAME= PyQt_Qwt-${PKGVERSION_NOREV}
USE_LANGUAGES= c++
Home |
Main Index |
Thread Index |
Old Index