pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/ham/gnuradio-core
Module Name: pkgsrc
Committed By: adam
Date: Thu Apr 3 15:18:09 UTC 2025
Modified Files:
pkgsrc/ham/gnuradio-core: Makefile.common
Log Message:
gnuradio-core: allow Python 3.13 after py-OpenGL update
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/ham/gnuradio-core/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/ham/gnuradio-core/Makefile.common
diff -u pkgsrc/ham/gnuradio-core/Makefile.common:1.58 pkgsrc/ham/gnuradio-core/Makefile.common:1.59
--- pkgsrc/ham/gnuradio-core/Makefile.common:1.58 Thu Apr 3 08:28:24 2025
+++ pkgsrc/ham/gnuradio-core/Makefile.common Thu Apr 3 15:18:08 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.58 2025/04/03 08:28:24 adam Exp $
+# $NetBSD: Makefile.common,v 1.59 2025/04/03 15:18:08 adam Exp $
# used by ham/gnuradio-channels/Makefile
# used by ham/gnuradio-companion/Makefile
# used by ham/gnuradio-core/Makefile
@@ -67,7 +67,7 @@ DEPENDS+= ${PYPKGPREFIX}-yaml-[0-9]*:../
# filter designer
DEPENDS+= ${PYPKGPREFIX}-qtgraph-qt5-[0-9]*:../../x11/py-qtgraph-qt5
-PYTHON_VERSIONS_INCOMPATIBLE= 39 313 # py-qtgraph-qt5
+PYTHON_VERSIONS_INCOMPATIBLE= 39 # py-qtgraph-qt5
DISTINFO_FILE= ${.CURDIR}/../../ham/gnuradio-core/distinfo
PATCHDIR= ${.CURDIR}/../../ham/gnuradio-core/patches
Home |
Main Index |
Thread Index |
Old Index