update to 3.0.0 [release 3.0.0-1mamba;Thu Sep 05 2024]
This commit is contained in:
parent
e773c2be26
commit
9802a81472
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-spyder-kernels
|
||||
Version: 2.5.2
|
||||
Version: 3.0.0
|
||||
Release: 1mamba
|
||||
Summary: Jupyter kernels for the Spyder console
|
||||
Group: System/Libraries
|
||||
@ -17,6 +17,7 @@ BuildRequires: python3.11dist(cloudpickle)
|
||||
BuildRequires: python3.11dist(ipykernel)
|
||||
BuildRequires: python3.11dist(ipython)
|
||||
BuildRequires: python3.11dist(jupyter-client)
|
||||
BuildRequires: python3.11dist(pyxdg)
|
||||
BuildRequires: python3.11dist(pyzmq)
|
||||
BuildRequires: python3.11dist(wurlitzer)
|
||||
## AUTOBUILDREQ-END
|
||||
@ -53,8 +54,11 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
|
||||
|
||||
%changelog
|
||||
* Fri Jun 14 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.5.2-1mamba
|
||||
- update to 2.5.2
|
||||
* 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
|
||||
|
Loading…
Reference in New Issue
Block a user