Port details on branch 2024Q4 |
- py-spyder-kernels Jupyter kernels for the Spyder console
- 3.0.2 devel =0 3.0.2Version of this port present on the latest quarterly branch.
- Maintainer: rhurlin@FreeBSD.org
- Port Added: 2024-11-05 18:54:04
- Last Update: 2024-12-05 06:21:37
- Commit Hash: 7876f33
- 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
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: 3
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:21:37 |
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
(cherry picked from commit cca313f5b496db8da7450689c0f8f676c571b622) |
3.0.1 07 Nov 2024 05:34:04 |
Rainer Hurling (rhurlin) |
devel/py-spyder-kernels: Test files not supplied
Fixes pkg-fallout
MFH: 2024Q4
(cherry picked from commit bf7bedbf0240b430b5868ea054500bbd9f538a44) |
3.0.1 05 Nov 2024 18:51:21 |
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
(cherry picked from commit a61281c0969a736ca311f393a935b185891aee9c) |
Number of commits found: 3
|