py-ipython: add py314 subport

This commit is contained in:
Marius Schamschula
2025-12-30 11:46:03 -06:00
parent 26690b34a9
commit 5d38a87d6b
3 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ license BSD
supported_archs noarch
platforms {darwin any}
python.versions 39 310 311 312 313
python.versions 39 310 311 312 313 314
maintainers {aronnax @lpsinger} {stromnov @stromnov} openmaintainer
+3
View File
@@ -0,0 +1,3 @@
-
${frameworks_dir}/Python.framework/Versions/3.14/bin/ipython
-
+3
View File
@@ -0,0 +1,3 @@
-
${frameworks_dir}/Python.framework/Versions/3.14/bin/ipython3
-