ipython 8.4.0 is ready for Python 3.10
@Reporter The port currently declares 'python:3.7+'. Does the current version of ipython (7.x) not support 3.10? If not, what happens now if the port is build and/or run using Python 3.10+ ?
(In reply to Kubilay Kocak from comment #1) > Does the current version of ipython (7.x) not support 3.10? With Poudriere I can build devel/ipython which results in py39-ipython-7.34.0 For coding I use lang/python310 and the pip method for installing Python modules, as I never made it to build python flavour ports with Poudriere. I always get error Invalid FLAVOR when trying to build things like <category>/<python-module-name>@<flavour> Having mentioned 3.10 was nothing more than a hint that Ipython 8.4.0 (installed via pip) works with lang/python310
What reasons prevent upgrading the port devel/ipython?
Maintainer timeout: freebsd-python (Nobody)
ping! > ipython Python 3.9.16 (main, Dec 15 2022, 09:57:11) Type 'copyright', 'credits' or 'license' for more information IPython 8.9.0 -- An enhanced Interactive Python. Type '?' for help. works just fine but installed with pip, not from ports.
Port update committed.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=ca176f07caecd36cdfb304fb1c577ce2f4733c45 commit ca176f07caecd36cdfb304fb1c577ce2f4733c45 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-03-27 08:22:44 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-03-27 08:25:14 +0000 devel/ipython: Update 7.34.0 → 8.11.0 PR: 265076 Approved by: python@ (maintainer's timeout; 8+ months) devel/ipython/Makefile | 9 +++++---- devel/ipython/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 7 deletions(-)