automatic version update by autodist [release 6.18.0-1mamba;Tue Nov 22 2022]

This commit is contained in:
Automatic Build System 2024-01-06 11:17:27 +01:00
parent bee3022ef5
commit f37b7c400b

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-ipykernel Name: python-ipykernel
Version: 6.17.1 Version: 6.18.0
Release: 1mamba Release: 1mamba
Summary: The IPython kernel for Jupyter Summary: The IPython kernel for Jupyter
Group: System/Libraries Group: System/Libraries
@ -12,6 +12,7 @@ Source: https://pypi.debian.net/ipykernel/ipykernel-%{version}.tar.gz
License: BSD License: BSD
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libpython3-devel BuildRequires: libpython3-devel
BuildRequires: python3.7dist(comm)
BuildRequires: python3.7dist(debugpy) BuildRequires: python3.7dist(debugpy)
BuildRequires: python3.7dist(ipython) BuildRequires: python3.7dist(ipython)
BuildRequires: python3.7dist(jupyter-client) BuildRequires: python3.7dist(jupyter-client)
@ -65,6 +66,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%{_datadir}/jupyter/kernels/python3/logo-svg.svg %{_datadir}/jupyter/kernels/python3/logo-svg.svg
%changelog %changelog
* Tue Nov 22 2022 Automatic Build System <autodist@mambasoft.it> 6.18.0-1mamba
- automatic version update by autodist
* Thu Nov 10 2022 Automatic Build System <autodist@mambasoft.it> 6.17.1-1mamba * Thu Nov 10 2022 Automatic Build System <autodist@mambasoft.it> 6.17.1-1mamba
- automatic version update by autodist - automatic version update by autodist