Port details |
- py-ipykernel5 IPython Kernel for Jupyter
- 5.5.6 devel
=0 5.5.6Version of this port present on the latest quarterly branch.
- Maintainer: python@FreeBSD.org
- Port Added: 2018-12-07 18:19:40
- Last Update: 2022-10-15 16:47:12
- Commit Hash: a2f2582
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://ipython.org/
- Description:
- IPython Kernel for Jupyter.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}ipykernel5>0:devel/py-ipykernel5@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py39-ipykernel5
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1650229192
SHA256 (ipykernel-5.5.6.tar.gz) = 4ea44b90ae1f7c38987ad58ea0809562a17c2695a0499644326f334aecd369ec
SIZE (ipykernel-5.5.6.tar.gz) = 112924
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-ipython>=5.0.0 : devel/ipython@py39
- py39-ipython_genutils>=0 : devel/py-ipython_genutils@py39
- py39-jupyter-client>=0 : devel/py-jupyter-client@py39
- py39-tornado>=4.2 : www/py-tornado@py39
- py39-traitlets>=4.1.0 : devel/py-traitlets@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-ipython>=5.0.0 : devel/ipython@py39
- py39-ipython_genutils>=0 : devel/py-ipython_genutils@py39
- py39-jupyter-client>=0 : devel/py-jupyter-client@py39
- py39-tornado>=4.2 : www/py-tornado@py39
- py39-traitlets>=4.1.0 : devel/py-traitlets@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-ipykernel5
- USES:
- python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.5.6 15 Oct 2022 16:47:12 |
Yuri Victorovich (yuri) |
devel/py-ipykernel5: Remove in favor of devel/py-ipykernel
Ports were switched to devel/py-ipykernel5 on 2020-05-07
because devel/py-ipykernel has expired at the time.
Currently main consumers of devel/py-ipykernel - Jupyter and
Spyder - work fine with devel/py-ipykernel.
There is no reason to use an outdated devel/py-ipykernel5 everywhere. |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
5.5.6 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
5.5.6 17 Apr 2022 23:59:14 |
Po-Chuan Hsieh (sunpoet) |
devel/py-ipykernel5: Update to 5.5.6
Changes: https://github.com/ipython/ipykernel/releases
https://github.com/ipython/ipykernel/blob/5.5.x/docs/changelog.rst |
5.5.0_1 26 May 2021 12:54:15 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-client: Move devel/py-jupyter_client to devel/py-jupyter-client
- Bump PORTREVISION of dependent ports |
5.5.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
5.5.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.5.0 28 Mar 2021 12:24:22 |
dbaio |
devel/py-ipykernel5: Update to 5.5.0
Changelog: https://github.com/ipython/ipykernel/blob/5.5.0/docs/changelog.rst
Approved by: python (with hat) |
5.4.3 26 Jan 2021 17:55:33 |
sunpoet |
Update to 5.4.3
Changes: https://github.com/ipython/ipykernel/blob/master/docs/changelog.rst |
5.4.2 19 Dec 2020 20:25:03 |
sunpoet |
Update to 5.4.2
Changes: https://github.com/ipython/ipykernel/blob/master/docs/changelog.rst |
5.4.0 19 Dec 2020 19:30:57 |
dbaio |
devel/py-ipykernel5: Update to 5.4.0
Changelog: https://github.com/ipython/ipykernel/blob/5.4.0/docs/changelog.rst |
5.3.4 15 Aug 2020 12:50:58 |
dbaio |
devel/ipython: Update to 7.17.0
IPython 7.17+ supports Python 3.7 and above, following NEP 29.
Update consumers to use Python >= 3.7 (avoid break bulk -a).
Changelog: https://ipython.readthedocs.io/en/latest/whatsnew/version7.html?highlight=7.17#ipython-7-17
Approved by: dbaio (python, maintainer) |
5.3.4 23 Jul 2020 12:34:48 |
dbaio |
devel/py-ipykernel5: Update to 5.3.4
Changelog: https://github.com/ipython/ipykernel/blob/5.3.4/docs/changelog.rst |
5.3.3 21 Jul 2020 21:42:45 |
dbaio |
devel/py-ipykernel5: Update to 5.3.3
Changelog: https://github.com/ipython/ipykernel/blob/5.3.3/docs/changelog.rst |
5.3.2 08 Jul 2020 19:19:50 |
sunpoet |
Update to 5.3.2
Changes: https://github.com/ipython/ipykernel/blob/master/docs/changelog.rst |
5.3.0 23 May 2020 16:49:21 |
dbaio |
devel/py-ipykernel5: Update to 5.3.0
Changelog: https://github.com/ipython/ipykernel/blob/5.3.0/docs/changelog.rst |
5.2.1_1 03 May 2020 16:49:59 |
dbaio |
devel/ipython: Update to 7.14.0
IPython 7.10+ supports Python 3.6 and above, following NEP 29.
Update consumers to use Python >= 3.6 (avoid break bulk -a).
Changelog: https://ipython.readthedocs.io/en/stable/whatsnew/version7.html#ipython-7-14 |
5.2.1 25 Apr 2020 12:26:08 |
dbaio |
devel/py-ipykernel5: Update to 5.2.1
Changelog: https://github.com/ipython/ipykernel/blob/v5.2.1/docs/changelog.rst
PR: 245727
Approved by: sunpoet (python, maintainer) |
5.2.0 06 Apr 2020 21:25:41 |
dbaio |
devel/py-ipykernel5: Update to 5.2.0
Changelog: https://github.com/ipython/ipykernel/blob/5.2.0/docs/changelog.rst
PR: 245391
Approved by: koobs (python, maintainer)
MFH: 2020Q2 (blanket: bugfix release) |
5.1.4 11 Feb 2020 17:56:41 |
sunpoet |
Update to 5.1.4
Changes: https://github.com/ipython/ipykernel/blob/master/docs/changelog.rst |
5.1.3 31 Oct 2019 14:50:58 |
sunpoet |
Update to 5.1.3
Changes: https://github.com/ipython/ipykernel/blob/master/docs/changelog.rst |
5.1.2 10 Aug 2019 22:54:23 |
sunpoet |
Update to 5.1.2
Changes: https://github.com/ipython/ipykernel/blob/master/docs/changelog.rst |
5.1.1 19 May 2019 21:55:04 |
sunpoet |
Update to 5.1.1
Changes: https://github.com/ipython/ipykernel/blob/master/docs/changelog.rst |
5.1.0 07 Dec 2018 18:18:43 |
swills |
devel/py-ipykernel5: create port
py-ipykernel 5.x, which requires python 3.4 or newer |