automatic version update by autodist [release 6.18.0-1mamba;Tue Nov 22 2022]
This commit is contained in:
parent
bee3022ef5
commit
f37b7c400b
@ -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 <autodist@mambasoft.it> 6.18.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Nov 10 2022 Automatic Build System <autodist@mambasoft.it> 6.17.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user