pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-notebook
Module Name: pkgsrc
Committed By: wiz
Date: Tue Mar 18 09:02:56 UTC 2025
Modified Files:
pkgsrc/www/py-notebook: Makefile
Log Message:
py-notebook: not for Python 3.10
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/www/py-notebook/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-notebook/Makefile
diff -u pkgsrc/www/py-notebook/Makefile:1.39 pkgsrc/www/py-notebook/Makefile:1.40
--- pkgsrc/www/py-notebook/Makefile:1.39 Sat Feb 8 11:07:12 2025
+++ pkgsrc/www/py-notebook/Makefile Tue Mar 18 09:02:55 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2025/02/08 11:07:12 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2025/03/18 09:02:55 wiz Exp $
DISTNAME= notebook-7.3.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -21,7 +21,7 @@ USE_LANGUAGES= # none
PYTHON_SELF_CONFLICT= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 39
+PYTHON_VERSIONS_INCOMPATIBLE= 39 310
SUBST_CLASSES+= jlpm
SUBST_STAGE.jlpm= pre-configure
Home |
Main Index |
Thread Index |
Old Index