dev-python/jupyter-sphinx - 0.5.3 (benzene-overlay)

Search

Package Information

Description:
Sphinx extension for rendering of Jupyter interactive widgets
Homepage:
https://jupyter-sphinx.readthedocs.io
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
0.5.3 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DISTUTILS_USE_PEP517=hatchling
PYTHON_COMPAT=( python3_{11..14} )

inherit distutils-r1

DESCRIPTION="Sphinx extension for rendering of Jupyter interactive widgets"
HOMEPAGE="https://jupyter-sphinx.readthedocs.io"
SRC_URI="https://github.com/jupyter/jupyter-sphinx/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"

RDEPEND=">=dev-python/sphinx-7[${PYTHON_USEDEP}]
	>=dev-python/ipykernel-4.5.1[${PYTHON_USEDEP}]
	>=dev-python/ipywidgets-7.0.0[${PYTHON_USEDEP}]
	>=dev-python/nbconvert-5.5[${PYTHON_USEDEP}]
	dev-python/nbformat[${PYTHON_USEDEP}]
"

EPYTEST_PLUGINS=()
distutils_enable_tests pytest
distutils_enable_sphinx doc/source dev-python/matplotlib

Dependencies

RDEPEND

>=dev-python/sphinx-7[${PYTHON_USEDEP}]
	>=dev-python/ipykernel-4.5.1[${PYTHON_USEDEP}]
	>=dev-python/ipywidgets-7.0.0[${PYTHON_USEDEP}]
	>=dev-python/nbconvert-5.5[${PYTHON_USEDEP}]
	dev-python/nbformat[${PYTHON_USEDEP}]

Manifest for 0.5.3

Type File Size Source URLs
DIST jupyter-sphinx-0.5.3.gh.tar.gz 29312 bytes https://github.com/jupyter/jupyter-sphinx/archive/refs/tags/v0.5.3.tar.gz