Summary
This package contains some common utilities shared by Jupyter and IPython projects during The Big Split. As soon as possible, those packages will remove their dependency on this, and this repo will go away. No packages outside IPython/Jupyter should depend on it.
Versions
v0.2.0-r4 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- amd64 arm arm64 hppa ppc ppc64 sparc x86 ~loong ~riscv ~s390
- USE flags
- test
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- pypy3
- Build with PyPy3
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
- python3_12
- Build with Python 3.12
- python3_13
- Build with Python 3.13
Runtime Dependencies
dev-lang / pypy : A fast, compliant alternative implementation of the Python (3.10) language
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-python / pytest : Simple powerful testing with Python
Depending packages
dev-python / ipywidgets : IPython HTML widgets for Jupyter
dev-python / nbclassic : Jupyter Notebook as a Jupyter Server Extension
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Rename dev-python/{ipython_genutils → ipython-genutils}
Signed-off-by: Michał Górny <mgorny@gentoo.org>