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: wiz
Date: Sat Mar 8 13:15:08 UTC 2025
Modified Files:
pkgsrc/x11/py-qtgraph-qt5: Makefile
Log Message:
py-qtgraph-qt5: mark as not for Python 3.13 (py-OpenGL)
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 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.16 pkgsrc/x11/py-qtgraph-qt5/Makefile:1.17
--- pkgsrc/x11/py-qtgraph-qt5/Makefile:1.16 Wed Feb 26 16:43:47 2025
+++ pkgsrc/x11/py-qtgraph-qt5/Makefile Sat Mar 8 13:15:08 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2025/02/26 16:43:47 adam Exp $
+# $NetBSD: Makefile,v 1.17 2025/03/08 13:15:08 wiz Exp $
DISTNAME= pyqtgraph-0.13.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pyqtgraph/qtgraph-qt5/}
@@ -19,7 +19,7 @@ DEPENDS+= ${PYPKGPREFIX}-scipy-[0-9]*:..
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 39
+PYTHON_VERSIONS_INCOMPATIBLE= 39 313
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index