pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/python314
Module Name: pkgsrc
Committed By: wiz
Date: Fri Oct 10 13:56:28 UTC 2025
Modified Files:
pkgsrc/lang/python314: ALTERNATIVES
Log Message:
python314: fix ALTERNATIVES file
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/python314/ALTERNATIVES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/python314/ALTERNATIVES
diff -u pkgsrc/lang/python314/ALTERNATIVES:1.1 pkgsrc/lang/python314/ALTERNATIVES:1.2
--- pkgsrc/lang/python314/ALTERNATIVES:1.1 Wed Oct 8 07:13:07 2025
+++ pkgsrc/lang/python314/ALTERNATIVES Fri Oct 10 13:56:28 2025
@@ -1,4 +1,4 @@
-bin/idle @PREFIX@/bin/idle3.13
-bin/pydoc @PREFIX@/bin/pydoc3.13
-bin/python @PREFIX@/bin/python3.13
-bin/python3 @PREFIX@/bin/python3.13
+bin/idle @PREFIX@/bin/idle3.14
+bin/pydoc @PREFIX@/bin/pydoc3.14
+bin/python @PREFIX@/bin/python3.14
+bin/python3 @PREFIX@/bin/python3.14
Home |
Main Index |
Thread Index |
Old Index