Summary
Jupyther nbformat contains the reference implementation of the Jupyter Notebook format, and Python APIs for working with notebooks. There is also a JSON schema for notebook format versions >= 3.
Versions
v5.10.4 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- amd64 arm arm64 ppc64 sparc x86 ~loong ~mips ~ppc ~riscv ~s390
- USE flags
- doc test
v5.10.3-r2 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64 ~arm ~arm64 ~ppc64 ~riscv ~s390 ~sparc ~x86
- USE flags
- doc test
v5.10.3-r1 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- amd64 arm arm64 ppc ppc64 sparc x86 ~loong ~riscv ~s390
- USE flags
- doc test
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- 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 / python : An interpreted, interactive, object-oriented programming language
dev-python / fastjsonschema : Fast JSON schema validator for Python
dev-python / jsonschema : An implementation of JSON-Schema validation for Python
dev-python / jupyter-core : Core common functionality of Jupyter projects
dev-python / pypy3 : A fast, compliant alternative implementation of the Python (3.10) language
dev-python / traitlets : A configuration system for Python applications
Depending packages
dev-python / jupyter-server : Core services, APIs, and REST endpoints to Jupyter web applications
dev-python / nbclient : A client library for executing Jupyter notebooks
dev-python / nbconvert : Converting Jupyter Notebooks
dev-python / nbdime : Diff and merge of Jupyter Notebooks
dev-python / nbsphinx : Jupyter Notebook Tools for Sphinx
dev-python / nbval : A pytest plugin to validate Jupyter notebooks
dev-python / pytest-jupyter : Pytest plugin for testing Jupyter libraries and extensions
dev-python / spyder-notebook : Jupyter notebook integration with Spyder
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/nbformat: Keyword 5.10.4 mips, #924324
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Enable py3.13
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
dev-python/nbformat: Keyword 5.10.4 loong, #928428
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Matoro Mahri · gentoo
dev-python/nbformat: Keyword 5.10.4 ppc, #928428
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Stabilize 5.10.4 amd64, #930278
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/nbformat: Stabilize 5.10.4 x86, #930278
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/nbformat: Stabilize 5.10.4 arm64, #930278
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/nbformat: Stabilize 5.10.4 arm, #930278
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Stabilize 5.10.4 ppc64, #930278
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/nbformat: Stabilize 5.10.4 sparc, #930278
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Bump to 5.10.4
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Yixun Lan · gentoo
dev-python/nbformat: Keyword 5.10.3-r2 riscv, #928428
Signed-off-by: Yixun Lan <dlan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/nbformat: Keyword 5.10.3-r2 s390, #928428
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/nbformat: Keyword 5.10.3-r2 arm, #928428
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-python/nbformat: Keyword 5.10.3-r2 x86, #928428
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-python/nbformat: Keyword 5.10.3-r2 arm64, #928428
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-python/nbformat: Keyword 5.10.3-r2 ppc64, #928428
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-python/nbformat: Keyword 5.10.3-r2 sparc, #928428
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Fix hardcoded version number
Put the correct version number into the patch, to solve the problem until the revbump is keyworded and stabilized. Closes: https://bugs.gentoo.org/928427 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/nbformat: Use hatch-nodejs-version
Bug: https://bugs.gentoo.org/928427 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/nbformat: Stabilize 5.10.3 ALLARCHES, #928173
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Bump to 5.10.3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Bump to 5.10.2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Remove WD40 keywords
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Enable pypy3
Sponsored-by: Ex Makhina, Inc. <info-gentoo@exmakhina.com> Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
dev-python/nbformat: Keyword 5.9.2 alpha, #909738
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Enable py3.12
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Arthur Zamarin · gentoo
dev-python/nbformat: Stabilize 5.9.2 ALLARCHES, #912120
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Bump to 5.9.2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Bump to 5.9.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/nbformat: Stabilize 5.9.0 ALLARCHES, #910118
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Bump to 5.9.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/nbformat: Stabilize 5.8.0 ALLARCHES, #905809
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Rename dev-python/{jupyter_core → jupyter-core}
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Bump to 5.8.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Use pypi.eclass
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
Rename dev-python/{myst_parser → myst-parser}
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
dev-python/nbformat: Stabilize 5.7.3 ALLARCHES, #894092
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
dev-python/nbformat: add missing doc theme
Closes: https://bugs.gentoo.org/890662 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/nbformat: add missing myst_parser doc dep
Closes: https://bugs.gentoo.org/887607 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Bump to 5.7.3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Bump to 5.7.2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
dev-python/nbformat: add 5.7.1
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
dev-python/nbformat: keyword 5.4.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
dev-python/nbformat: enable py3.11
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
dev-python/nbformat: Stabilize 5.4.0 ALLARCHES, #844799
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Bump to 5.4.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/nbformat: drop 5.1.3-r1
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-python/nbformat: Stabilize 5.2.0 ALLARCHES, #838583
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/nbformat: add missing dev-python/fastjsonschema dependency
Closes: https://bugs.gentoo.org/837011 Closes: https://bugs.gentoo.org/837671 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Bump to 5.3.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Sam James · gentoo
dev-python/nbformat: Stabilize 5.1.3-r1 ALLARCHES, #835676
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Bump to 5.2.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Switch to PEP 517 build
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/nbformat: Stabilize 5.1.3 ppc, #811939
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/nbformat: Stabilize 5.1.3 hppa, #811939
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/nbformat: Keyword 5.1.3 hppa, #808378
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/nbformat: Keyword 5.1.3 ia64, #808378
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/nbformat: Stabilize 5.1.3 arm, #811939
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/nbformat: Stabilize 5.1.3 sparc, #811939
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/nbformat: Keyword 5.1.3 s390, #808378
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/nbformat: Stabilize 5.1.3 ppc64, #803725
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/nbformat: Keyword 5.1.3 ppc, #796365
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
dev-python/nbformat: ppc64 keyworded
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Port to py3.10
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Ye Cao · gentoo
dev-python/nbformat: add ~riscv keyword
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Ye Cao <ye.c@rioslab.org> Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/nbformat: Keyword 5.1.3 sparc, #796365
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/nbformat: Keyword 5.1.3 arm, #796365
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/nbformat: Stabilize 5.1.3 ALLARCHES, #788517
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Bump to 5.1.3
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/nbformat: Stabilize 5.1.2-r1 ALLARCHES, #772497
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
dev-python/nbformat: Fix installing package data
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Bump to 5.1.2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Bump to 5.1.1
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Bump to 5.1.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/nbformat: amd64 stable wrt bug #754468
Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/nbformat: x86 stable wrt bug #754468
Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/nbformat: Stabilize 5.0.8 arm64, #754468
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/nbformat: Keyword 5.0.8 arm64, #747820
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Bump to 5.0.8
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: 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/nbformat: 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/nbformat: 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 - Michał Górny · gentoo
dev-python/nbformat: Stabilize 5.0.7 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/nbformat: Port to py3.9
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Bump to 5.0.7
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/nbformat: Remove redundant versions
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/nbformat: x86 stable wrt bug #707908
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-python/nbformat: amd64 stable wrt bug #707908
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@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
dev-python/nbformat: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Virgil Dupras · gentoo
dev-python/nbformat: drop py2
Bug: https://bugs.gentoo.org/685040 Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 - 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 - Michael Mair-Keimberger · gentoo
dev-python/nbformat: use HTTPS.
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matthew Thode · gentoo
dev-python/nbformat: 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/nbformat: Drop old
Package-Manager: Portage-2.3.36, Repoman-2.3.9 - Agostino Sarubbo · gentoo
dev-python/nbformat: 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/nbformat: x86 stable (bug #596714)
Package-Manager: Portage-2.3.31, Repoman-2.3.9 - Matt Turner · gentoo
dev-python/nbformat-4.4.0: Drop ~ppc keywords - Matt Turner · gentoo
dev-python/nbformat-4.4.0: added ~ppc, bug 604532 - Marius Brehler · gentoo
dev-python/nbformat: Version bump to 4.4.0
Package-Manager: Portage-2.3.8, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/6167 - Alexis Ballier · gentoo
dev-python/nbformat: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Zac Medico · gentoo
dev-python/nbformat: 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> - Marius Brehler · gentoo
dev-python/nbformat: Version bump to 4.3.0
Package-Manager: portage-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/4062 - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Marius Brehler · gentoo
dev-python/nbformat: Version bump to 4.2.0
Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/3129 - Michał Górny · gentoo
global: Drop dead implementations from PYTHON_COMPAT - Marius Brehler · gentoo
dev-python/nbformat: Fix test call and dependencies
Gentoo-bug: 597730 Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2701 Signed-off-by: David Seifert <soap@gentoo.org> - David Seifert · gentoo
dev-python/nbformat: restore python 3.3
Package-Manager: portage-2.3.0 - Marius Brehler · gentoo
dev-python/nbformat: Version bump to 4.1.0, Bump to EAPI=6
Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/2128 Signed-off-by: David Seifert <soap@gentoo.org> - 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/nbformat: Move KEYWORDS variable
Package-Manager: portage-2.2.20.1 - Marius Brehler · gentoo
dev-python/nbformat: Import from science overlay
Package-Manager: portage-2.2.20.1