diff --git a/jupyter_server-2.15.0.tar.gz b/jupyter_server-2.15.0.tar.gz deleted file mode 100644 index 110d6558252d6404e520abfa247a9a91795f63a5..0000000000000000000000000000000000000000 Binary files a/jupyter_server-2.15.0.tar.gz and /dev/null differ diff --git a/jupyter_server-2.16.0.tar.gz b/jupyter_server-2.16.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..43737b3df814bba898775d22ba1d3cd228948a55 Binary files /dev/null and b/jupyter_server-2.16.0.tar.gz differ diff --git a/python-jupyter-server.spec b/python-jupyter-server.spec index 0457c982580d377990b26afaffacb24fcab995da..a9214f13d9785531e4740a65aa1c812d7aadc0bc 100644 --- a/python-jupyter-server.spec +++ b/python-jupyter-server.spec @@ -1,5 +1,5 @@ Name: python-jupyter-server -Version: 2.15.0 +Version: 2.16.0 Release: 1 Summary: The backend for Jupyter web applications @@ -47,6 +47,19 @@ BuildRequires: python3-hatch-jupyter-builder %{python3_sitelib}/jupyter_server/ %changelog +* Tue Aug 05 2025 xuhe - 2.16.0-1 +- Update version to 2.16.0 +- If ServerApp.ip is ipv6 use [::1] as local_url. +- Don't hide .so,.dylib files by default. +- Add async start hook to ExtensionApp API. +- Update meetings notes link and zoom link. +- Fallback to direct write for readonly dirs and use temp path for checkpoints. +- Check file permissions before making tmp file. +- Validate extension name before toggling through CLI. +- Fix for #1479 : Incorrect usage of i18n format. +- Fix handling of missing parent header in record activity. +- display_url: Don't duplicate public_url and local_url if they are the same. + * Thu Apr 24 2025 Dongxing Wang - 2.15.0-1 - Update package with version 2.15.0 Better error message when starting kernel for session