From f37b7c400b67ab657dc0c8cd9f2647f3f9d9e50e Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:17:27 +0100 Subject: [PATCH] automatic version update by autodist [release 6.18.0-1mamba;Tue Nov 22 2022] --- python-ipykernel.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-ipykernel.spec b/python-ipykernel.spec index 418d50f..2bc0324 100644 --- a/python-ipykernel.spec +++ b/python-ipykernel.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-ipykernel -Version: 6.17.1 +Version: 6.18.0 Release: 1mamba Summary: The IPython kernel for Jupyter Group: System/Libraries @@ -12,6 +12,7 @@ Source: https://pypi.debian.net/ipykernel/ipykernel-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN BuildRequires: libpython3-devel +BuildRequires: python3.7dist(comm) BuildRequires: python3.7dist(debugpy) BuildRequires: python3.7dist(ipython) BuildRequires: python3.7dist(jupyter-client) @@ -65,6 +66,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{_datadir}/jupyter/kernels/python3/logo-svg.svg %changelog +* Tue Nov 22 2022 Automatic Build System 6.18.0-1mamba +- automatic version update by autodist + * Thu Nov 10 2022 Automatic Build System 6.17.1-1mamba - automatic version update by autodist