diff --git a/notebook-7.4.3.tar.gz b/notebook-7.4.7.tar.gz similarity index 62% rename from notebook-7.4.3.tar.gz rename to notebook-7.4.7.tar.gz index 42ff6b49d9061e2018d106ea4cf3a01ef88760cb..d75f4d160e95b592f7a5cbfae2daac73fc57d7a2 100644 Binary files a/notebook-7.4.3.tar.gz and b/notebook-7.4.7.tar.gz differ diff --git a/python-notebook.spec b/python-notebook.spec index 10c10a322c222f0e336a52aa21adb1d8a36795f0..d2553b9b9e05ca65cd1e02a0b4e83df5bf08dbc5 100644 --- a/python-notebook.spec +++ b/python-notebook.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-notebook -Version: 7.4.3 +Version: 7.4.7 Release: 1 Summary: A web-based notebook environment for interactive computing. License: BSD-3-Clause URL: https://github.com/jupyter/notebook -Source0: https://files.pythonhosted.org/packages/dc/21/4f83b15e483da4f4f63928edd0cb08b6e7d33f8a15c23b116a90c44c6235/notebook-7.4.3.tar.gz +Source0: https://files.pythonhosted.org/packages/04/09/f6f64ba156842ef68d3ea763fa171a2f7e7224f200a15dd4af5b83c34756/notebook-7.4.7.tar.gz BuildArch: noarch %description Jupyter Notebook - A web-based notebook environment for interactive computing. @@ -90,6 +90,15 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/jupyter-notebook.desk %{_docdir}/* %changelog +* Thu Oct 09 2025 lifeifei - 7.4.7-1 +- update package to 7.4.7 + Update to JupyterLab + Handle file rename errors + Fix open file with “#” in the filename + Remove link to npmjs.com + Pin httpx to compatible version + Revert "CI: pin to jupyter-core<5.8.0 on Windows" + * Mon Jun 9 2025 Dongxing Wang - 7.4.3-1 - Update package with version 7.4.3 Update to JupyterLab v4.4.3