automatic version update by autodist [release 5.3.2-1mamba;Wed Sep 27 2023]
This commit is contained in:
parent
f95b233f3a
commit
34534dcab2
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-jupyter_core
|
||||
Version: 5.3.1
|
||||
Version: 5.3.2
|
||||
Release: 1mamba
|
||||
Summary: Core common functionality of Jupyter projects
|
||||
Group: System/Libraries
|
||||
@ -11,9 +11,9 @@ URL: https://github.com/jupyter/jupyter_core
|
||||
Source: https://pypi.debian.net/jupyter-core/jupyter_core-%{version}.tar.gz
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(platformdirs)
|
||||
BuildRequires: python3.7dist(traitlets)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(platformdirs)
|
||||
BuildRequires: python3.11dist(traitlets)
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
%description
|
||||
@ -53,6 +53,9 @@ done
|
||||
%{python_sitelib}/__pycache__/jupyter.*.pyc
|
||||
|
||||
%changelog
|
||||
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 5.3.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 15 2023 Automatic Build System <autodist@mambasoft.it> 5.3.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user