automatic version update by autodist [release 4.8.1-1mamba;Fri Sep 17 2021]
This commit is contained in:
parent
6ff0dd30f7
commit
a8643d41b2
@ -1,8 +1,8 @@
|
|||||||
%global srcname jupyter_core
|
%global srcname jupyter_core
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 4.7.1
|
Version: 4.8.1
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Core common functionality of Jupyter projects
|
Summary: Core common functionality of Jupyter projects
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -13,8 +13,8 @@ Source: https://pypi.debian.net/jupyter-core/jupyter_core-%{version}.tar.
|
|||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
BuildRequires: python-setuptools-py3
|
BuildRequires: python3.7dist(setuptools)
|
||||||
BuildRequires: python-traitlets-py3
|
BuildRequires: python3.7dist(traitlets)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -49,6 +49,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%{python_sitearch}/jupyter_core-%{version}-py*.egg-info/*
|
%{python_sitearch}/jupyter_core-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 17 2021 Automatic Build System <autodist@mambasoft.it> 4.8.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Apr 03 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 4.7.1-2mamba
|
* Sat Apr 03 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 4.7.1-2mamba
|
||||||
- rebuilt with distdeps
|
- rebuilt with distdeps
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user