automatic version update by autodist [release 0.28.1-1mamba;Thu Nov 25 2021]
This commit is contained in:
parent
dd1a827589
commit
b8f166ae73
@ -1,5 +1,5 @@
|
|||||||
Name: python-metakernel
|
Name: python-metakernel
|
||||||
Version: 0.27.5
|
Version: 0.28.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A Jupyter kernel base class in Python which includes core magic functions
|
Summary: A Jupyter kernel base class in Python which includes core magic functions
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -11,8 +11,9 @@ Source: https://pypi.debian.net/metakernel/metakernel-%{version}.tar.gz
|
|||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
BuildRequires: python-ipykernel-py3
|
BuildRequires: python3.7dist(ipykernel)
|
||||||
BuildRequires: python-pexpect-py3
|
BuildRequires: python3.7dist(jupyter-core)
|
||||||
|
BuildRequires: python3.7dist(pexpect)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -45,5 +46,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%{python_sitearch}/metakernel-%{version}-py*.egg-info/*
|
%{python_sitearch}/metakernel-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 25 2021 Automatic Build System <autodist@mambasoft.it> 0.28.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Apr 03 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.27.5-1mamba
|
* Sat Apr 03 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.27.5-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user