diff --git a/python-jupyter_server.spec b/python-jupyter_server.spec index f058b5a..36d3791 100644 --- a/python-jupyter_server.spec +++ b/python-jupyter_server.spec @@ -1,13 +1,13 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-jupyter_server -Version: 2.14.2 +Version: 2.15.0 Release: 1mamba Summary: The backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://jupyter-server.readthedocs.io/ +URL: https://jupyter-server.readthedocs.io/en/latest/ Source: https://pypi.debian.net/jupyter-server/jupyter_server-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN @@ -67,5 +67,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sun Dec 22 2024 Automatic Build System 2.15.0-1mamba +- automatic version update by autodist + * Fri Aug 09 2024 Silvan Calarco 2.14.2-1mamba - package created using the webbuild interface