automatic version update by autodist [release 0.33.1-1mamba;Sun Nov 28 2021]
This commit is contained in:
parent
8d01605530
commit
af9a903eea
@ -1,5 +1,5 @@
|
||||
Name: python-octave_kernel
|
||||
Version: 0.32.0
|
||||
Version: 0.33.1
|
||||
Release: 1mamba
|
||||
Summary: An Octave kernel for Jupyter
|
||||
Group: System/Libraries
|
||||
@ -11,9 +11,9 @@ Source: https://pypi.debian.net/octave-kernel/octave_kernel-%{version}.ta
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python-ipykernel-py3
|
||||
BuildRequires: python-jupyter_client-py3
|
||||
BuildRequires: python-metakernel-py3
|
||||
BuildRequires: python3.7dist(ipykernel)
|
||||
BuildRequires: python3.7dist(jupyter-client)
|
||||
BuildRequires: python3.7dist(metakernel)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libpython-devel
|
||||
Requires: python >= %python_version
|
||||
@ -48,5 +48,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%{python_sitearch}/octave_kernel-%{version}-py*.egg-info/*
|
||||
|
||||
%changelog
|
||||
* Sun Nov 28 2021 Automatic Build System <autodist@mambasoft.it> 0.33.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Apr 03 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.32.0-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user