From 4b4a165ca9bd57bd47013d71974d2a1c8b6d0b5a Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 22 Dec 2024 21:53:51 +0100 Subject: [PATCH] automatic version update by autodist [release 2.15.0-1mamba;Sun Dec 22 2024] --- python-jupyter_server.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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