automatic version update by autodist [release 2.15.0-1mamba;Sun Dec 22 2024]

This commit is contained in:
Automatic Build System 2024-12-22 21:53:51 +01:00
parent bea440a8fa
commit 4b4a165ca9

View File

@ -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 <silvan.calarco@mambasoft.it>
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 <autodist@openmamba.org> 2.15.0-1mamba
- automatic version update by autodist
* Fri Aug 09 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.14.2-1mamba
- package created using the webbuild interface