pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs/bulk-test-icu



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Apr  5 07:05:59 UTC 2025

Modified Files:
        pkgsrc/meta-pkgs/bulk-test-icu: Makefile

Log Message:
bulk-test-icu: allow Python 3.13


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/meta-pkgs/bulk-test-icu/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/meta-pkgs/bulk-test-icu/Makefile
diff -u pkgsrc/meta-pkgs/bulk-test-icu/Makefile:1.9 pkgsrc/meta-pkgs/bulk-test-icu/Makefile:1.10
--- pkgsrc/meta-pkgs/bulk-test-icu/Makefile:1.9 Thu Apr  3 08:44:35 2025
+++ pkgsrc/meta-pkgs/bulk-test-icu/Makefile     Sat Apr  5 07:05:59 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2025/04/03 08:44:35 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2025/04/05 07:05:59 wiz Exp $
 
 DISTNAME=      bulk-test-icu-20250125
 CATEGORIES=    meta-pkgs
@@ -70,7 +70,7 @@ DEPENDS+=     darktable-[0-9]*:../../graphic
 DEPENDS+=      imv-[0-9]*:../../graphics/imv
 DEPENDS+=      tesseract-[0-9]*:../../graphics/tesseract
 DEPENDS+=      vtk-[0-9]*:../../graphics/vtk
-PYTHON_VERSIONS_INCOMPATIBLE=  39 313 # py-qtgraph-qt5 via gnuradio-core
+PYTHON_VERSIONS_INCOMPATIBLE=  39 # py-qtgraph-qt5 via gnuradio-core
 DEPENDS+=      gnuradio-core-[0-9]*:../../ham/gnuradio-core
 DEPENDS+=      ibus-qt-[0-9]*:../../inputmethod/ibus-qt
 DEPENDS+=      mono-[0-9]*:../../lang/mono



Home | Main Index | Thread Index | Old Index