pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/py-qtgraph-qt5 py-qtgraph-qt5: might support pytho...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5c41507a205f
branches:  trunk
changeset: 389239:5c41507a205f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Dec 02 15:51:52 2022 +0000

description:
py-qtgraph-qt5: might support python 3.11 now

diffstat:

 x11/py-qtgraph-qt5/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r f39cd54e1cde -r 5c41507a205f x11/py-qtgraph-qt5/Makefile
--- a/x11/py-qtgraph-qt5/Makefile       Fri Dec 02 15:44:27 2022 +0000
+++ b/x11/py-qtgraph-qt5/Makefile       Fri Dec 02 15:51:52 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2022/11/27 23:08:54 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2022/12/02 15:51:52 wiz Exp $
 
 DISTNAME=      pyqtgraph-0.12.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/pyqtgraph/qtgraph-qt5/}
@@ -21,7 +21,6 @@
 USE_LANGUAGES= # none
 
 PYTHON_VERSIONS_INCOMPATIBLE=  27 37 # py-scipy
-PYTHON_VERSIONS_INCOMPATIBLE+= 311 # py-sip via py-qt5
 
 .include "../../lang/python/egg.mk"
 .include "../../x11/py-qt5/buildlink3.mk"



Home | Main Index | Thread Index | Old Index