Bug 265076 - devel/ipython: Update to 8.9.0
Summary: devel/ipython: Update to 8.9.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL: https://github.com/ipython/ipython/bl...
Keywords: needs-patch, needs-qa
Depends on: 265082
Blocks:
  Show dependency treegraph
 
Reported: 2022-07-07 17:03 UTC by p5B2EA84B3
Modified: 2023-03-27 08:25 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (python)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description p5B2EA84B3 2022-07-07 17:03:01 UTC
ipython 8.4.0 is ready for Python 3.10
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2022-07-08 01:51:40 UTC
@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+ ?
Comment 2 p5B2EA84B3 2022-07-08 09:52:54 UTC
(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
Comment 3 p5B2EA84B3 2022-10-30 13:15:27 UTC
What reasons prevent upgrading the port devel/ipython?
Comment 4 p5B2EA84B3 2022-12-06 09:24:57 UTC
Maintainer timeout: freebsd-python (Nobody)
Comment 5 p5B2EA84B3 2023-02-02 19:01:11 UTC
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.
Comment 6 Yuri Victorovich freebsd_committer freebsd_triage 2023-03-27 08:25:28 UTC
Port update committed.
Comment 7 commit-hook freebsd_committer freebsd_triage 2023-03-27 08:25:42 UTC
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(-)