diff --git a/nbformat-5.10.4.tar.gz b/nbformat-5.10.4.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..53fb75f45a497255256ec924fd9476a3ca0154e8 Binary files /dev/null and b/nbformat-5.10.4.tar.gz differ diff --git a/nbformat-5.9.0.tar.gz b/nbformat-5.9.0.tar.gz deleted file mode 100644 index 29dd9e2a61e8bf36c7d840ec63a7e2a43f7b534d..0000000000000000000000000000000000000000 Binary files a/nbformat-5.9.0.tar.gz and /dev/null differ diff --git a/nbformat-5.9.2.tar.gz b/nbformat-5.9.2.tar.gz deleted file mode 100644 index 6e26c75bd18ea9d124755ff6613dfd1bd8031b4b..0000000000000000000000000000000000000000 Binary files a/nbformat-5.9.2.tar.gz and /dev/null differ diff --git a/python-nbformat.spec b/python-nbformat.spec index cc0dfe57bad326ed1d24ff1795d0d845c6d0633b..e753ab30a0fe99b9f84771992b0e2ad81ddab3aa 100644 --- a/python-nbformat.spec +++ b/python-nbformat.spec @@ -8,7 +8,7 @@ This package contains the base implementation of the Jupyter Notebook format, and Python APIs for working with notebooks.} Name: python-%{pypi_name} -Version: 5.9.2 +Version: 5.10.4 Release: 1 Summary: The Jupyter Notebook format. License: BSD-3-Clause @@ -76,6 +76,29 @@ Documentation for %{name} %license LICENSE %changelog +* Thu Oct 24 2024 shaoning - 5.10.4-1 +- Update package to version 5.10.4 + * Set all min deps + * Restore usage of npm token + * Update Release Scripts + * chore: update pre-commit hooks + * chore: update pre-commit hooks + * Update ruff and typings + * update incorrect warning text + * chore: update pre-commit hooks + * Clean up lint handling + * Adopt ruff format + * Update typings for mypy 1.6 + * chore: update pre-commit hooks + * Fix typing error + * Simplify NotebookNotary._data_dir_default + * Adopt sp-repo-review + * Bump actions/checkout from 3 to 4 + * Fix version handling + * Fix encoding warnings + * Update link to notebook security + * Fix deprecation warning when importing from jsonschema + * Fri Oct 13 2023 wen-minjuan - 5.9.2-1 - Upgrade version to 5.9.2-1