pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-guppy3
Module Name: pkgsrc
Committed By: jperkin
Date: Fri Oct 11 08:15:08 UTC 2024
Modified Files:
pkgsrc/devel/py-guppy3: Makefile
Log Message:
py-guppy3: Not for python313.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/py-guppy3/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-guppy3/Makefile
diff -u pkgsrc/devel/py-guppy3/Makefile:1.13 pkgsrc/devel/py-guppy3/Makefile:1.14
--- pkgsrc/devel/py-guppy3/Makefile:1.13 Mon Oct 23 22:18:19 2023
+++ pkgsrc/devel/py-guppy3/Makefile Fri Oct 11 08:15:08 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2023/10/23 22:18:19 gutteridge Exp $
+# $NetBSD: Makefile,v 1.14 2024/10/11 08:15:08 jperkin Exp $
DISTNAME= guppy3-3.1.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,7 +12,7 @@ LICENSE= mit
DEPENDS+= ${PYPKGPREFIX}-Tk-[0-9]*:../../x11/py-Tk
-PYTHON_VERSIONS_INCOMPATIBLE= 27 312
+PYTHON_VERSIONS_INCOMPATIBLE= 27 312 313
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index