pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/py-sip-qt5 py-sip-qt5: does not support Python 2
details: https://anonhg.NetBSD.org/pkgsrc/rev/3e983ecf9944
branches: trunk
changeset: 389650:3e983ecf9944
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Dec 07 14:54:34 2022 +0000
description:
py-sip-qt5: does not support Python 2
diffstat:
x11/py-sip-qt5/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 518ce69c866a -r 3e983ecf9944 x11/py-sip-qt5/Makefile
--- a/x11/py-sip-qt5/Makefile Wed Dec 07 14:02:32 2022 +0000
+++ b/x11/py-sip-qt5/Makefile Wed Dec 07 14:54:34 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2022/12/02 15:24:30 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2022/12/07 14:54:34 wiz Exp $
DISTNAME= PyQt5_sip-12.11.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/PyQt5_sip/sip-qt5/}
@@ -12,5 +12,7 @@
USE_LANGUAGES= c c++
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index