Marcel Telka
2024-03-16 47504eff25032b7658c6186b8369468450d83479
python/nbformat: update to 5.10.3

2 files modified
10 ■■■■ changed files
components/python/nbformat/Makefile 4 ●●●● patch | view | raw | blame | history
components/python/nbformat/test/results-all.master 6 ●●●● patch | view | raw | blame | history
components/python/nbformat/Makefile
@@ -19,11 +19,11 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME =        nbformat
HUMAN_VERSION =            5.10.2
HUMAN_VERSION =            5.10.3
COMPONENT_SUMMARY =        nbformat - The Jupyter Notebook format
COMPONENT_PROJECT_URL =        https://jupyter.org
COMPONENT_ARCHIVE_HASH =    \
    sha256:c535b20a0d4310167bf4d12ad31eccfb0dc61e6392d6f8c570ab5b45a06a49a3
    sha256:60ed5e910ef7c6264b87d644f276b1b49e24011930deef54605188ddeb211685
COMPONENT_LICENSE =        BSD-3-Clause
COMPONENT_LICENSE_FILE =    LICENSE
components/python/nbformat/test/results-all.master
@@ -197,13 +197,13 @@
tests/v4/test_validate.py::test_valid_code_cell PASSED
=============================== warnings summary ===============================
nbformat/sign.py:17
  $(@D)/nbformat/sign.py:17: DeprecationWarning: Jupyter is migrating its paths to use standard platformdirs
../../../../../../../..$(PYTHON_DIR)/vendor-packages/jupyter_core/application.py:23
  $(PYTHON_DIR)/vendor-packages/jupyter_core/application.py:23: DeprecationWarning: Jupyter is migrating its paths to use standard platformdirs
  given by the platformdirs library.  To remove this warning and
  see the appropriate new directories, set the environment variable
  `JUPYTER_PLATFORM_DIRS=1` and then run `jupyter --paths`.
  The use of platformdirs will be the default in `jupyter_core` v6
    from jupyter_core.paths import jupyter_data_dir
    from .paths import (
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
============================= slowest 10 durations =============================