pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/py-qtgraph-qt5
Module Name: pkgsrc
Committed By: jperkin
Date: Fri Oct 11 14:19:16 UTC 2024
Modified Files:
pkgsrc/x11/py-qtgraph-qt5: Makefile
Log Message:
py-qtgraph-qt5: Not for python313 (py-OpenGL).
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/py-qtgraph-qt5/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/py-qtgraph-qt5/Makefile
diff -u pkgsrc/x11/py-qtgraph-qt5/Makefile:1.12 pkgsrc/x11/py-qtgraph-qt5/Makefile:1.13
--- pkgsrc/x11/py-qtgraph-qt5/Makefile:1.12 Sun Aug 18 11:33:21 2024
+++ pkgsrc/x11/py-qtgraph-qt5/Makefile Fri Oct 11 14:19:15 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2024/08/18 11:33:21 tnn Exp $
+# $NetBSD: Makefile,v 1.13 2024/10/11 14:19:15 jperkin Exp $
DISTNAME= pyqtgraph-0.13.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pyqtgraph/qtgraph-qt5/}
@@ -20,7 +20,7 @@ DEPENDS+= ${PYPKGPREFIX}-scipy-[0-9]*:..
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27 38 39
+PYTHON_VERSIONS_INCOMPATIBLE= 27 38 39 313
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index