automatic version update by autodist [release 3.1.4-1mamba;Wed Mar 25 2026]
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-spyder-kernels
|
||||
Version: 3.1.3
|
||||
Version: 3.1.4
|
||||
Release: 1mamba
|
||||
Summary: Jupyter kernels for the Spyder console
|
||||
Group: System/Libraries
|
||||
@@ -12,16 +12,11 @@ Source: https://pypi.debian.net/spyder-kernels/spyder_kernels-%{version}.
|
||||
License: MIT
|
||||
BuildArch: noarch
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: (python3.11dist(ipython) < 8.17.1 or python3.11dist(ipython) > 8.17.1)
|
||||
BuildRequires: (python3.11dist(ipython) < 9.1 or python3.11dist(ipython) > 9.1)
|
||||
BuildRequires: (python3.11dist(ipython) < 9.2 or python3.11dist(ipython) > 9.2)
|
||||
BuildRequires: (python3.11dist(ipython) < 9.3 or python3.11dist(ipython) > 9.3)
|
||||
BuildRequires: (python3.11dist(ipython) < 9.4 or python3.11dist(ipython) > 9.4)
|
||||
BuildRequires: ((python3.11dist(ipython) < 8.17.1 or python3.11dist(ipython) > 8.17.1) with (python3.11dist(ipython) < 9.1 or python3.11dist(ipython) > 9.1) with (python3.11dist(ipython) < 9.2 or python3.11dist(ipython) > 9.2) with (python3.11dist(ipython) < 9.3 or python3.11dist(ipython) > 9.3) with (python3.11dist(ipython) < 9.4 or python3.11dist(ipython) > 9.4) with python3.11dist(ipython) < 10~~ with python3.11dist(ipython) >= 8.15)
|
||||
BuildRequires: (python3.11dist(ipykernel) < 8~~ with python3.11dist(ipykernel) >= 6.29.3)
|
||||
BuildRequires: (python3.11dist(jupyter-client) < 9~~ with python3.11dist(jupyter-client) >= 7.4.9)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(cloudpickle)
|
||||
BuildRequires: python3.11dist(ipykernel)
|
||||
BuildRequires: python3.11dist(ipython)
|
||||
BuildRequires: python3.11dist(jupyter-client)
|
||||
BuildRequires: python3.11dist(packaging)
|
||||
BuildRequires: python3.11dist(pyxdg)
|
||||
BuildRequires: python3.11dist(pyzmq)
|
||||
@@ -65,6 +60,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
%{python_sitelib}/%{pkgname}/*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 25 2026 Automatic Build System <autodist@openmamba.org> 3.1.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Feb 10 2026 Automatic Build System <autodist@openmamba.org> 3.1.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user