dev-python/xeus-python-shell - 0.6.6 (pypi)

Search

Package Information

Description:
The xeus-python core python logic.
Homepage:
https://github.com/jupyter-xeus/xeus-python-shell
License:
BSD 3-Clause

Ebuild Details

Version EAPI Keywords Slot
0.6.6 8 ~amd64 ~x86 0
View Raw Ebuild
# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="The xeus-python core python logic."

HOMEPAGE="https://github.com/jupyter-xeus/xeus-python-shell"
LICENSE="BSD 3-Clause"
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME//-/_}-${REALVERSION}.tar.gz"
RESTRICT="test"

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

IUSE="ipython wasm"
DEPENDENCIES="dev-python/debugpy[${PYTHON_USEDEP}]
	ipython? ( >=dev-python/ipython-7.21[${PYTHON_USEDEP}] )
	wasm? ( dev-python/pyjs[${PYTHON_USEDEP}] )
	wasm? ( dev-python/packaging[${PYTHON_USEDEP}] )
	wasm? ( dev-python/pyodide-http[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

dev-python/debugpy[${PYTHON_USEDEP}]
	ipython? ( >=dev-python/ipython-7.21[${PYTHON_USEDEP}] )
	wasm? ( dev-python/pyjs[${PYTHON_USEDEP}] )
	wasm? ( dev-python/packaging[${PYTHON_USEDEP}] )
	wasm? ( dev-python/pyodide-http[${PYTHON_USEDEP}] )

BDEPEND

dev-python/debugpy[${PYTHON_USEDEP}]
	ipython? ( >=dev-python/ipython-7.21[${PYTHON_USEDEP}] )
	wasm? ( dev-python/pyjs[${PYTHON_USEDEP}] )
	wasm? ( dev-python/packaging[${PYTHON_USEDEP}] )
	wasm? ( dev-python/pyodide-http[${PYTHON_USEDEP}] )