Port details |
- py-jupyter_sphinx Sphinx extension for rendering of Jupyter interactive widgets
- 0.5.3 textproc
=2 0.3.2_1Version of this port present on the latest quarterly branch. - Maintainer: thierry@FreeBSD.org
 - Port Added: 2023-05-07 18:27:06
- Last Update: 2025-01-04 17:27:48
- Commit Hash: b7531b4
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://jupyter-sphinx.readthedocs.io/
- Description:
- jupyter-sphinx enables running code embedded in Sphinx documentation and
embedding output of that code into the resulting document. It has support for
rich output such as images and even Jupyter interactive widgets.
See also: https://github.com/jupyter/jupyter-sphinx/
¦ ¦ ¦ ¦ 
- 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}jupyter-sphinx>0:textproc/py-jupyter_sphinx@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-jupyter_sphinx/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-jupyter_sphinx
- pkg install py311-jupyter-sphinx
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-jupyter-sphinx listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-jupyter-sphinx
- Package flavors (<flavor>: <package>)
- py311: py311-jupyter-sphinx
- distinfo:
- TIMESTAMP = 1735900351
SHA256 (jupyter_sphinx-0.5.3.tar.gz) = 2e23699a3a1cf5db31b10981da5aa32606ee730f6b73a844d1e76d800756af56
SIZE (jupyter_sphinx-0.5.3.tar.gz) = 17532
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-sphinx>=0 : textproc/py-sphinx@py311
- py311-hatchling>=0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-sphinx>=0 : textproc/py-sphinx@py311
- py311-nbformat>0 : devel/py-nbformat@py311
- py311-nbconvert>0 : devel/py-nbconvert@py311
- py311-ipykernel>0 : devel/py-ipykernel@py311
- py311-ipywidgets>0 : devel/py-ipywidgets@py311
- py311-ipython>=7.0.0 : devel/ipython@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_py-jupyter_sphinx
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.3 04 Jan 2025 17:27:48
    |
Thierry Thomas (thierry)  |
textproc/py-jupyter_sphinx: upgrade to v0.5.3
Releases notes at https://github.com/jupyter/jupyter-sphinx/releases |
0.3.2_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> |
0.3.2 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> |
0.3.2 07 May 2023 18:22:14
    |
Thierry Thomas (thierry)  |
textproc/py-jupyter_sphinx: add release 3.2
Remark: this is not the latest (4.0) but the one required by Sage. |
Number of commits found: 4
|