automatic version update by autodist [release 5.5.4-1mamba;Thu May 06 2021]
This commit is contained in:
parent
5e6e0828a2
commit
b9923066f7
@ -1,6 +1,6 @@
|
|||||||
Name: python-ipykernel
|
Name: python-ipykernel
|
||||||
Version: 5.5.3
|
Version: 5.5.4
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: The IPython kernel for Jupyter
|
Summary: The IPython kernel for Jupyter
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -10,11 +10,11 @@ URL: https://pypi.org/project/ipykernel/
|
|||||||
Source: https://pypi.debian.net/ipykernel/ipykernel-%{version}.tar.gz
|
Source: https://pypi.debian.net/ipykernel/ipykernel-%{version}.tar.gz
|
||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: ipython
|
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
BuildRequires: python-jupyter_client-py3
|
BuildRequires: python3.7dist(ipython)
|
||||||
BuildRequires: python-tornado-py3
|
BuildRequires: python3.7dist(jupyter-client)
|
||||||
BuildRequires: python-traitlets-py3
|
BuildRequires: python3.7dist(tornado)
|
||||||
|
BuildRequires: python3.7dist(traitlets)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
BuildRequires: python-jupyter_client-py3
|
BuildRequires: python-jupyter_client-py3
|
||||||
@ -54,6 +54,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%{python_sitearch}/ipykernel-%{version}-py*.egg-info/*
|
%{python_sitearch}/ipykernel-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 06 2021 Automatic Build System <autodist@mambasoft.it> 5.5.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Apr 03 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.5.3-2mamba
|
* Sat Apr 03 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.5.3-2mamba
|
||||||
- rebuilt with distdeps
|
- rebuilt with distdeps
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user