From e9345e94d25b323d2fb29b8e09781fe4140cd4da Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:43:43 +0100 Subject: [PATCH] automatic version update by autodist [release 2.4.4-1mamba;Fri Jun 30 2023] --- python-spyder-kernels.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/python-spyder-kernels.spec b/python-spyder-kernels.spec index c6eae61..6ac91ab 100644 --- a/python-spyder-kernels.spec +++ b/python-spyder-kernels.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-spyder-kernels -Version: 2.4.3 -Release: 2mamba +Version: 2.4.4 +Release: 1mamba Summary: Jupyter kernels for the Spyder console Group: System/Libraries Vendor: openmamba @@ -12,6 +12,9 @@ Source: https://pypi.debian.net/spyder-kernels/spyder-kernels-%{version}. License: MIT ## AUTOBUILDREQ-BEGIN BuildRequires: (python3.10dist(ipython) < 8.10 or python3.10dist(ipython) > 8.10) +BuildRequires: (python3.10dist(ipython) < 8.11 or python3.10dist(ipython) > 8.11) +BuildRequires: (python3.10dist(ipython) < 8.12 or python3.10dist(ipython) > 8.12) +BuildRequires: (python3.10dist(ipython) < 8.12.1 or python3.10dist(ipython) > 8.12.1) BuildRequires: (python3.10dist(ipython) < 8.8 or python3.10dist(ipython) > 8.8) BuildRequires: (python3.10dist(ipython) < 8.9 or python3.10dist(ipython) > 8.9) BuildRequires: libpython310-devel @@ -55,6 +58,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/* %changelog +* Fri Jun 30 2023 Automatic Build System 2.4.4-1mamba +- automatic version update by autodist + * Thu Apr 06 2023 Silvan Calarco 2.4.3-2mamba - rebuilt with python 3.10