Files
python-spyder-kernels/python-spyder-kernels.spec

189 lines
7.4 KiB
RPMSpec

%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-spyder-kernels
Version: 3.1.5
Release: 2mamba
Summary: Jupyter kernels for the Spyder console
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan@openmamba.org>
URL: https://pypi.org/project/spyder-kernels/
Source: https://pypi.debian.net/spyder-kernels/spyder_kernels-%{version}.tar.gz
License: MIT
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: ((python3.14dist(ipython) < 8.17.1 or python3.14dist(ipython) > 8.17.1) with (python3.14dist(ipython) < 9.1 or python3.14dist(ipython) > 9.1) with (python3.14dist(ipython) < 9.2 or python3.14dist(ipython) > 9.2) with (python3.14dist(ipython) < 9.3 or python3.14dist(ipython) > 9.3) with (python3.14dist(ipython) < 9.4 or python3.14dist(ipython) > 9.4) with python3.14dist(ipython) < 10~~ with python3.14dist(ipython) >= 8.15)
BuildRequires: (python3.14dist(ipykernel) < 8~~ with python3.14dist(ipykernel) >= 6.29.3)
BuildRequires: (python3.14dist(jupyter-client) < 9~~ with python3.14dist(jupyter-client) >= 7.4.9)
BuildRequires: libpython314-devel
BuildRequires: python3.14dist(cloudpickle)
BuildRequires: python3.14dist(packaging)
BuildRequires: python3.14dist(pyxdg)
BuildRequires: python3.14dist(pyzmq)
BuildRequires: python3.14dist(traitlets)
BuildRequires: python3.14dist(wurlitzer)
## AUTOBUILDREQ-END
BuildRequires: python3 >= 0:3.14.6-2mamba
Obsoletes: python-spyder-kernels-py310 <= 2.5.0-1mamba
Obsoletes: python-spyder-kernels-py3 < %{?epoch:%{epoch}:}%{version}-%{release}
Provides: python-spyder-kernels-py3 = %{?epoch:%{epoch}:}%{version}-%{release}
%description
%{summary}.
%prep
%setup -q -n spyder_kernels-%{version}
sed -i "s|ipykernel<7|ipykernel<8|" PKG-INFO spyder_kernels.egg-info/PKG-INFO spyder_kernels.egg-info/requires.txt
sed -i "s|ipykernel>=6.29.3,<7|ipykernel>=6.29.3,<8|" pyproject.toml
%build
CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%{__python} -m installer --destdir=%{buildroot} dist/*.whl
#%if "%{?with_pyver}" != "3"
## Rename any conflicting file outside of python site packages tree
#for f in %{_bindir}/pdm; do
# mv %{buildroot}${f}{,-%{?pyappend}}
#done
#%endif
%files
%defattr(-,root,root)
%dir %{python_sitelib}/%{pkgname}-%{version}.dist-info
%{python_sitelib}/%{pkgname}-%{version}.dist-info/*
%dir %{python_sitelib}/%{pkgname}
%{python_sitelib}/%{pkgname}/*
%changelog
* Thu Jul 09 2026 Automatic Build System <autodist@openmamba.org> 3.1.5-2mamba
- rebuilt by autoport with build requirements: python3>=0:3.14.6-2mamba
* Tue Jun 23 2026 Automatic Build System <autodist@openmamba.org> 3.1.5-1mamba
- automatic version update by autodist
* 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
* Thu Nov 27 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 3.1.2-2mamba
- relax version requirement for ipykernel
* Thu Nov 20 2025 Automatic Build System <autodist@openmamba.org> 3.1.2-1mamba
- automatic version update by autodist
* Sat Oct 18 2025 Automatic Build System <autodist@openmamba.org> 3.1.1-1mamba
- automatic version update by autodist
* Sun Oct 05 2025 Automatic Build System <autodist@openmamba.org> 3.1.0-1mamba
- automatic version update by autodist
* Fri May 23 2025 Automatic Build System <autodist@openmamba.org> 3.0.5-1mamba
- automatic version update by autodist
* Thu May 15 2025 Automatic Build System <autodist@openmamba.org> 3.0.4-1mamba
- automatic version update by autodist
* Thu Feb 06 2025 Automatic Build System <autodist@openmamba.org> 3.0.3-1mamba
- automatic version update by autodist
* Thu Dec 05 2024 Automatic Build System <autodist@openmamba.org> 3.0.2-1mamba
- automatic version update by autodist
* Wed Oct 30 2024 Automatic Build System <autodist@openmamba.org> 3.0.1-1mamba
- automatic version update by autodist
* Thu Sep 05 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.0-1mamba
- update to 3.0.0
* Thu Apr 25 2024 Automatic Build System <autodist@openmamba.org> 3.0.0b5-1mamba
- automatic update by autodist
* Thu Apr 11 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.5.1-1mamba
- update to 2.5.1
* Sat Nov 11 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.5.0-2mamba
- obsolete -py310 target
* Tue Nov 07 2023 Automatic Build System <autodist@mambasoft.it> 2.5.0-1mamba
- automatic version update by autodist
* Fri Jun 30 2023 Automatic Build System <autodist@mambasoft.it> 2.4.4-1mamba
- automatic version update by autodist
* Thu Apr 06 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.3-2mamba
- rebuilt with python 3.10
* Mon Apr 03 2023 Automatic Build System <autodist@mambasoft.it> 2.4.3-1mamba
- automatic version update by autodist
* Wed Jan 18 2023 Automatic Build System <autodist@mambasoft.it> 2.4.2-1mamba
- automatic version update by autodist
* Thu Dec 29 2022 Automatic Build System <autodist@mambasoft.it> 2.4.1-1mamba
- automatic version update by autodist
* Thu Nov 03 2022 Automatic Build System <autodist@mambasoft.it> 2.4.0-1mamba
- automatic version update by autodist
* Sun Aug 28 2022 Automatic Build System <autodist@mambasoft.it> 2.3.3-1mamba
- automatic version update by autodist
* Sat Jul 09 2022 Automatic Build System <autodist@mambasoft.it> 2.3.2-1mamba
- automatic version update by autodist
* Sun May 22 2022 Automatic Build System <autodist@mambasoft.it> 2.3.1-1mamba
- automatic version update by autodist
* Wed Mar 30 2022 Automatic Build System <autodist@mambasoft.it> 2.3.0-1mamba
- automatic version update by autodist
* Sun Feb 13 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2.1-2mamba
- rebuilt with distdeps
* Thu Jan 13 2022 Automatic Build System <autodist@mambasoft.it> 2.2.1-1mamba
- automatic version update by autodist
* Wed Nov 24 2021 Automatic Build System <autodist@mambasoft.it> 2.2.0-1mamba
- automatic version update by autodist
* Sun Oct 03 2021 Automatic Build System <autodist@mambasoft.it> 2.1.3-1mamba
- automatic version update by autodist
* Wed Sep 29 2021 Automatic Build System <autodist@mambasoft.it> 2.1.2-1mamba
- automatic version update by autodist
* Wed Sep 01 2021 Automatic Build System <autodist@mambasoft.it> 2.1.1-1mamba
- automatic version update by autodist
* Sun Aug 01 2021 Automatic Build System <autodist@mambasoft.it> 2.1.0-1mamba
- automatic version update by autodist
* Sat Jul 03 2021 Automatic Build System <autodist@mambasoft.it> 2.0.5-1mamba
- automatic version update by autodist
* Fri Jun 11 2021 Automatic Build System <autodist@mambasoft.it> 2.0.4-1mamba
- automatic version update by autodist
* Sun May 16 2021 Automatic Build System <autodist@mambasoft.it> 2.0.3-1mamba
- automatic version update by autodist
* Mon May 03 2021 Automatic Build System <autodist@mambasoft.it> 2.0.2-1mamba
- automatic version update by autodist
* Sat Apr 03 2021 Automatic Build System <autodist@mambasoft.it> 2.0.1-1mamba
- automatic version update by autodist
* Fri Apr 02 2021 Automatic Build System <autodist@mambasoft.it> 2.0.0-1mamba
- automatic version update by autodist
* Mon Feb 22 2021 Automatic Build System <autodist@mambasoft.it> 1.10.2-1mamba
- automatic version update by autodist
* Wed Jan 20 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.10.1-1mamba
- package created using the webbuild interface