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-r1 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- amd64 arm64 ppc64 x86 ~arm ~ppc
- 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
- python3_7
- Build with Python 3.7
- python3_8
- Build with Python 3.8
- python3_9
- Build with Python 3.9
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-lang / python-exec : Python script wrapper
Depending packages
dev-python / ipyparallel : Interactive Parallel Computing with IPython
dev-python / nbformat : Reference implementation of the Jupyter Notebook format
dev-python / notebook : Jupyter Interactive Notebook
dev-python / qtconsole : Qt-based console for Jupyter with support for rich media output
dev-python / traitlets : A configuration system for Python applications
Bugs
- 745621
- dev-python/ipython_genutils-0.2.0-r1 uses a probably incorrect DISTUTILS_USE_SETUPTOOLS value
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/ipython_genutils: Remove redundant versions
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/ipython_genutils: arm64 stable (bug #732342)
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/ipython_genutils: x86 stable (bug #715070)
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/ipython_genutils: ppc64 stable wrt bug #715070
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/ipython_genutils: Stabilize 0.2.0-r1 amd64, #715070
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/ipython_genutils: Port to py39
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrey Grozin · gentoo
dev-python/ipython_genutils: add python3_8
Package-Manager: Portage-2.3.91, Repoman-2.3.20 Signed-off-by: Andrey Grozin <grozin@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/ipython_genutils: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
dev-python/ipython_genutils: add py37 support
Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> - Andreas Sturmlechner · gentoo
dev-python/ipython_genutils: Drop old
Package-Manager: Portage-2.3.36, Repoman-2.3.9 - Agostino Sarubbo · gentoo
dev-python/ipython_genutils: amd64 stable wrt bug #596714
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64" - Thomas Deutschmann · gentoo
dev-python/ipython_genutils: x86 stable (bug #596714)
Package-Manager: Portage-2.3.31, Repoman-2.3.9 - Markus Meier · gentoo
dev-python/ipython_genutils: add ~arm, bug #604532
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm" - Matt Turner · gentoo
dev-python/ipython_genutils-0.2.0: added ~ppc, bug 604532 - Sergei Trofimovich · gentoo
dev-python/ipython_genutils: stable 0.2.0 for ppc64, bug #596714
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64" - Marius Brehler · gentoo
dev-python/ipython_genutils: Version bump to 0.2.0
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4201 - Zac Medico · gentoo
dev-python/ipython_genutils: Add python3_6 to PYTHON_COMPAT
Package-Manager: Portage-2.3.4, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Patrice Clement · gentoo
dev-python/ipython_genutils: stable for amd64.
Package-Manager: portage-2.3.0 - Michał Górny · gentoo
global: Drop dead implementations from PYTHON_COMPAT - Matthew Thode · gentoo
dev-python/ipython_genutils: keywording arm64
merged on X-C1 Package-Manager: portage-2.2.26 - Justin Lecher · gentoo
Merge branch 'marbre-jupyter'
* marbre-jupyter: (26 commits) dev-python/testpath: Add missing indent dev-python/testpath: Move KEYWORDS variable dev-python/notebook: Move KEYWORDS variable dev-python/nbconvert: Move KEYWORDS variable dev-python/nbformat: Move KEYWORDS variable dev-python/jupyter_core: Move KEYWORDS variable; Remove pytest-cov from deps dev-python/jupyter_console: Move KEYWORDS variable dev-python/jupyter_client: Move KEYWORDS variable dev-python/ipython: Add missing dies, reduce indent dev-python/ipython: Version bump; Fix deps dev-python/ipython: Version bump; Import from science overlay dev-python/testpath: Import from science overlay dev-python/jupyter: Import from science overlay dev-python/notebook: Import from science overlay dev-python/pickleshare: Import from science overlay dev-python/jupyter_console: Import from science overlay dev-python/nbconvert: Import from science overlay dev-python/qtconsole: Import from science overlay dev-python/ipyparallel: Import from science overlay dev-python/jupyter_client: Import from science overlay ... - Marius Brehler · gentoo
dev-python/ipython_genutils: Import from science overlay
Package-Manager: portage-2.2.20.1