pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/pysolfc
Module Name: pkgsrc
Committed By: tnn
Date: Sun Aug 18 11:30:48 UTC 2024
Modified Files:
pkgsrc/games/pysolfc: Makefile
Log Message:
pysolfc: enable for Python 3.12
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/games/pysolfc/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/pysolfc/Makefile
diff -u pkgsrc/games/pysolfc/Makefile:1.44 pkgsrc/games/pysolfc/Makefile:1.45
--- pkgsrc/games/pysolfc/Makefile:1.44 Sun Nov 26 16:45:02 2023
+++ pkgsrc/games/pysolfc/Makefile Sun Aug 18 11:30:48 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2023/11/26 16:45:02 adam Exp $
+# $NetBSD: Makefile,v 1.45 2024/08/18 11:30:48 tnn Exp $
DISTNAME= PySolFC-2.21.0
PKGNAME= ${DISTNAME:tl}
@@ -26,7 +26,7 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-pycotap-[0
DEPENDS+= ${PYPKGPREFIX}-Pillow>=9.4:../../graphics/py-Pillow
DEPENDS+= ${PYPKGPREFIX}-Tk-[0-9]*:../../x11/py-Tk
-PYTHON_VERSIONS_INCOMPATIBLE= 27 312
+PYTHON_VERSIONS_INCOMPATIBLE= 27
USE_TOOLS+= pax
Home |
Main Index |
Thread Index |
Old Index