| Port details on branch 2025Q1 |
- py-spyder-kernels Jupyter kernels for the Spyder console
- 3.0.3 devel
=0 3.0.3Version of this port present on the latest quarterly branch. - Maintainer: rhurlin@FreeBSD.org
 - Port Added: 2025-02-09 08:42:04
- Last Update: 2025-02-09 08:39:46
- Commit Hash: 83b6076
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found 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 = 1739041669
SHA256 (spyder_kernels-3.0.3.tar.gz) = 63cf9da6ea533679a5a791211e958cb4a7ebb803f84086fbdc248c08a7914669
SIZE (spyder_kernels-3.0.3.tar.gz) = 82519
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- 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
- There are no ports dependent upon this port
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:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.0.3 09 Feb 2025 08:39:46
    |
Rainer Hurling (rhurlin)  |
devel/py-spyder-kernels: Update to 3.0.3
Bugfix release:
- Correctly process Pdb commands available in cmdqueue
- Use an older Ubuntu version on CIs
- Filter frames that come from Spyder-kernels in tracebacks and
fix tracebacks in Python 3.8
Changelog: https://github.com/spyder-ide/spyder-kernels/compare/v3.0.2...v3.0.3
Reported by: portscout, Repology
MFH: 2025Q1
(cherry picked from commit a6caa3ddcd8e6c880882bf3c2cca5ff22a94b873) |
Number of commits found: 1
|