Port details |
- py-spyder-kernels Jupyter kernels for the Spyder console
- 3.0.2 devel =2 3.0.2Version of this port present on the latest quarterly branch.
- Maintainer: rhurlin@FreeBSD.org
- Port Added: 2021-02-26 20:08:47
- Last Update: 2024-12-05 06:17:10
- Commit Hash: cca313f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/spyder-ide/spyder-kernels
- Description:
- Provides Jupyter kernels for use with the consoles of Spyder,
the Scientific Python Development Environment.
These kernels can be launched either through Spyder itself or
in an independent Python session, and allow interactive or
file-based execution of Python code inside Spyder.
- ¦ ¦ ¦ ¦
- 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}spyder-kernels>0:devel/py-spyder-kernels@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-spyder-kernels/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-spyder-kernels
- pkg install py311-spyder-kernels
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-spyder-kernels listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-spyder-kernels
- Package flavors (<flavor>: <package>)
- py311: py311-spyder-kernels
- distinfo:
- TIMESTAMP = 1733377990
SHA256 (spyder_kernels-3.0.2.tar.gz) = a5300a0cc18d9201c006827c170b0ec08cfc943f775f083abfb6bdf672feb561
SIZE (spyder_kernels-3.0.2.tar.gz) = 81912
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:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-cloudpickle>0 : devel/py-cloudpickle@py311
- py311-ipykernel>=6.29.3 : devel/py-ipykernel@py311
- py311-ipyparallel>0 : devel/py-ipyparallel@py311
- py311-ipython>=8.13.0 : devel/ipython@py311
- py311-jupyter-client>=7.4.9 : devel/py-jupyter-client@py311
- py311-xdg>0 : devel/py-xdg@py311
- py311-pyzmq>=24.0.0 : net/py-pyzmq@py311
- py311-traitlets>0 : devel/py-traitlets@py311
- py311-wurlitzer>=1.0.3 : misc/py-wurlitzer@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/spyder
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_py-spyder-kernels
- USES:
- python
- 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 |
3.0.2 05 Dec 2024 06:17:10 |
Rainer Hurling (rhurlin) |
devel/py-spyder-kernels: Update to 3.0.2
- Improve release instructions for the new backporting workflow
- Add logic to handle traceback color configuration
Changelog: https://github.com/spyder-ide/spyder-kernels/compare/v3.0.1...v3.0.2
Reported by: portscout, Repology
MFH: 2024Q4 |
3.0.1 07 Nov 2024 05:27:28 |
Rainer Hurling (rhurlin) |
devel/py-spyder-kernels: Test files not supplied
Fixes pkg-fallout
MFH: 2024Q4 |
3.0.1 05 Nov 2024 18:44:11 |
Rainer Hurling (rhurlin) |
devel/py-spyder-kernels: Update to 3.0.1
Changelog: https://github.com/spyder-ide/spyder-kernels/compare/v3.0.0...v3.0.1
MFH: 2024Q4 |
3.0.0 07 Sep 2024 07:24:12 |
Rainer Hurling (rhurlin) |
devel/py-spyder-kernels: Update to 3.0.0
Changelog:
https://github.com/spyder-ide/spyder-kernels/blob/master/CHANGELOG.md#version-300-2024-08-29
PR: 281318
Reported by: portscout, Repology |
2.5.2 16 Jun 2024 07:45:51 |
Rainer Hurling (rhurlin) |
devel/py-spyder-kernels: Update to 2.5.2
Fix detecting Matplotlib backend for its 3.9.0 version
Changelog:
https://github.com/spyder-ide/spyder-kernels/blob/master/CHANGELOG.md#version-252-2024-06-11
Reported by: Repology |
2.5.1_1 20 May 2024 10:33:03 |
Vsevolod Stakhov (vsevolod) |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
2.5.1 09 Mar 2024 16:57:42 |
Rainer Hurling (rhurlin) |
devel/py-spyder-kernels: Update to 2.5.1
Fix hangs with Maplotlib interactive backends
Changelog:
https://github.com/spyder-ide/spyder-kernels/blob/master/CHANGELOG.md#version-251-2024-02-28
Reported by: Repology |
2.5.0 12 Dec 2023 17:24:00 |
Rainer Hurling (rhurlin) |
devel/py-spyder-kernels: Update to 2.5.0
- Add support for chained exceptions to the debugger
- Improve getting signatures from docstrings
- Restore compatibility with Python 2
Changelog:
https://github.com/spyder-ide/spyder-kernels/blob/master/CHANGELOG.md#version-250-2023-11-06 |
2.4.4 03 Jul 2023 18:52:18 |
Rainer Hurling (rhurlin) |
devel/py-spyder-kernels: Update to 2.4.4
- PR 461: Increase minimal required version of IPykernel to 6.23.2
- PR 459: Skip more buggy IPython versions
- PR 458: Disable IPython's debugger skip functionality by default
- PR 455: Remove codecov package and use Github action to upload coverage
instead
Reported by: Repology
MFH: 2023Q3 |
2.4.3_1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
2.4.3_1 27 May 2023 04:24:06 |
Po-Chuan Hsieh (sunpoet) |
devel/py-spyder-kernels: Fix version requirement of RUN_DEPENDS
Reference: https://github.com/spyder-ide/spyder-kernels/blob/v2.4.3/setup.py#L47
https://github.com/spyder-ide/spyder-kernels/commit/efbfdbea5fdad20b8d4a06e9a295ad5c6051602b |
2.4.3_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
2.4.3 04 Apr 2023 16:13:49 |
Rainer Hurling (rhurlin) |
devel/py-spyder-kernels: Update to 2.4.3
Changelog:
https://github.com/spyder-ide/spyder-kernels/blob/master/CHANGELOG.md#version-243-2023-04-02
Reported by: portscout, Repology |
2.4.2_1 28 Mar 2023 14:35:38 |
Rainer Hurling (rhurlin) |
devel/py-spyder-kernels: Allow devel/ipython 8.x
Reported by: pkg-fallout |
2.4.2_1 19 Jan 2023 21:14:34 |
Rainer Hurling (rhurlin) |
devel/py-spyder-kernels: Improve testsuite
The test_user_sitepackages_in_pathlist did not work because FreeBSD was not
detected.
While here, remove devel/py-pytest from TEST_DEPENDS and clean up Makefile. |
2.4.2 19 Jan 2023 20:08:58 |
Rainer Hurling (rhurlin) |
devel/py-spyder-kernels: Update to 2.4.2
Changes:
https://github.com/spyder-ide/spyder-kernels/blob/master/CHANGELOG.md#version-241-2022-12-29
https://github.com/spyder-ide/spyder-kernels/blob/master/CHANGELOG.md#version-242-2023-01-17
PR: 269059
Reported by: yuri, portscout, Repology |
2.4.0_1 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
2.4.0_1 03 Nov 2022 21:09:22 |
Rainer Hurling (rhurlin) |
devel/py-spyder-kernels: Allow py-ipykernel 6.16.0 |
2.4.0 03 Nov 2022 19:54:21 |
Rainer Hurling (rhurlin) |
devel/py-spyder-kernels: Update to 2.4.0
- Add support for Python 3.11
- Flush standard streams after execution.
Changelog:
https://github.com/spyder-ide/spyder-kernels/blob/master/CHANGELOG.md#version-240-2022-11-02
Reported by: portscout, Repology
MFH: No (devel/py-spyder not ready) |
2.3.3_1 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. |
2.3.3 15 Oct 2022 06:25:02 |
Rainer Hurling (rhurlin) Author: Yuri Victorovich |
devel/py-spyder-kernels: Update version range
The dependency devel/py-jupyter-client has been updated to a required
version.
PR: 267063 |
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) |
2.3.3 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 ) |
2.3.3 28 Aug 2022 12:34:52 |
Rainer Hurling (rhurlin) |
devel/py-spyder-kernels: Update to 2.3.3
Changelog:
https://github.com/spyder-ide/spyder-kernels/blob/master/CHANGELOG.md#version-233-2022-08-28
Reported by: Repology
MFH: 2022Q3 |
2.3.2 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.3.2 09 Jul 2022 18:13:17 |
Rainer Hurling (rhurlin) |
devel/py-spyder-kernels: Update to 2.3.2
Changelog: https://github.com/spyder-ide/spyder-kernels/compare/v2.3.1...v2.3.2
Reported by: portscout, Repology
MFH: 2022Q3 |
2.3.1 22 May 2022 14:53:53 |
Rainer Hurling (rhurlin) |
devel/py-spyder-kernels: Update to 2.3.1
Changelog:
https://github.com/spyder-ide/spyder-kernels/blob/master/CHANGELOG.md#version-231-2022-05-21
Reported by: Repology
MFH: Not (no bugfix) |
2.3.0 30 Mar 2022 19:25:03 |
Rainer Hurling (rhurlin) |
devel/py-spyder-kernels: Update to 2.3.0
Changelog:
https://github.com/spyder-ide/spyder-kernels/blob/master/CHANGELOG.md#version-230-2022-03-30
Reported by: portscout, Repopolgy |
2.2.1 28 Feb 2022 12:46:40 |
Po-Chuan Hsieh (sunpoet) |
devel/py-spyder-kernels: Update USES=python
devel/py-xarray requires Python 3.8+ |
2.2.1 14 Jan 2022 09:36:16 |
Rainer Hurling (rhurlin) |
devel/py-spyder-kernels: Update to 2.2.1
Changelog:
https://github.com/spyder-ide/spyder-kernels/blob/master/CHANGELOG.md#version-221-2022-01-13
Reported by: Repology
MFH: 2022Q1 |
2.2.0 23 Nov 2021 16:28:32 |
Rainer Hurling (rhurlin) |
devel/py-spyder-kernels: Update to 2.2.0
Changelog:
https://github.com/spyder-ide/spyder-kernels/blob/master/CHANGELOG.md#version-220-2021-11-22
Reported by: portlint |
2.1.3 03 Oct 2021 12:45:50 |
Rainer Hurling (rhurlin) |
devel/py-spyder-kernels: Update to 2.1.3
Fix errors when setting or getting the Matplotlib backend.
Changelog:
https://github.com/spyder-ide/spyder-kernels/blob/master/CHANGELOG.md#version-213-2021-10-02
Reported by: Repology
MFH: 2021Q4 |
2.1.2 28 Sep 2021 19:51:16 |
Rainer Hurling (rhurlin) |
devel/py-spyder-kernels: Update to 2.1.2
Changelog:
https://github.com/spyder-ide/spyder-kernels/blob/master/CHANGELOG.md#version-212-2021-09-28
Reported by: Repology |
2.1.1 03 Sep 2021 12:40:35 |
Rainer Hurling (rhurlin) |
devel/py-spyder-kernels: Update to 2.1.1
Changelog:
https://github.com/spyder-ide/spyder-kernels/blob/master/CHANGELOG.md#version-211-2021-09-01
Reported by: portscout, Repology |
2.1.0 03 Aug 2021 14:46:21 |
Rainer Hurling (rhurlin) |
devel/py-spyder-kernels: Update to 2.1.0
Changelog:
https://github.com/spyder-ide/spyder-kernels/blob/master/CHANGELOG.md#version-210-2021-07-31
Reported by: Repology |
2.0.5 04 Jul 2021 12:15:29 |
Rainer Hurling (rhurlin) |
devel/py-spyder-kernels: Update to 2.0.5
- Add support for ipykernel 6
- Fix magic debug
Changelog:
https://github.com/spyder-ide/spyder-kernels/blob/master/CHANGELOG.md#version-205-2021-07-03
Reported by: portscout, Repology |
2.0.4 11 Jun 2021 17:39:48 |
Rainer Hurling (rhurlin) |
devel/py-spyder-kernels: Update to 2.0.4
Changelog:
https://github.com/spyder-ide/spyder-kernels/blob/master/CHANGELOG.md#version-204-2021-06-10
Reported by: Repology |
2.0.3_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 |
2.0.3 16 May 2021 09:47:39 |
Rainer Hurling (rhurlin) |
devel/py-spyder-kernels: Update to 2.0.3
Changelog:
https://github.com/spyder-ide/spyder-kernels/blob/master/CHANGELOG.md#version-203-2021-05-15
Reported by: portscout |
2.0.2 10 May 2021 20:13:20 |
Thierry Thomas (thierry) |
math/py-matplotlib: chase minimum Python version in dependent ports
Since the previous update changed USES=python from 3.6+ to 3.7+, all
dependent ports must have USES=python:3.7+ as well, otherwise it breaks
the @py36 flavor.
PR: 255347
Reported by: sunpoet |
2.0.2 09 May 2021 08:46:38 |
Rainer Hurling (rhurlin) |
devel/py-spyder-kernels: Update to 2.0.2
Changelog: https://github.com/spyder-ide/spyder-kernels/blob/master/CHANGELOG.md
Reported by: Repology |
1.10.3 09 Apr 2021 15:21:21 |
Rainer Hurling (rhurlin) |
devel/py-spyder-kernels: Update to 1.10.3
Add decorator dependency.
Reported by: portscout, Repology |
1.10.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.10.2 26 Feb 2021 20:08:41 |
rhurlin |
New port: devel/py-spyder-kernels: Jupyter kernels for the Spyder console
https://github.com/spyder-ide/spyder-kernels/ |