pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-qt5: mark as not for python 2.7
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By: wiz
Date: Mon Nov 28 17:44:40 2022 +0100
Changeset: 87a95944f5c4fccea36c7abd5050388579aca42f
Modified Files:
py-qt5/Makefile
Log Message:
py-qt5: mark as not for python 2.7
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=87a95944f5c4fccea36c7abd5050388579aca42f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-qt5/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/py-qt5/Makefile b/py-qt5/Makefile
index cfb434f35e..2565304ec7 100644
--- a/py-qt5/Makefile
+++ b/py-qt5/Makefile
@@ -32,6 +32,8 @@ PLIST_VARS+= webkit x11
PY_PATCHPLIST= yes
PYTHON_SELF_CONFLICT= yes
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
SUBST_CLASSES+= x11lib
SUBST_STAGE.x11lib= pre-configure
SUBST_MESSAGE.x11lib= Fixing rpath for X11 and pulseaudio libraries.
Home |
Main Index |
Thread Index |
Old Index