automatic version update by autodist [release 5.3.2-1mamba;Wed Sep 27 2023]

This commit is contained in:
Automatic Build System 2024-01-06 11:21:40 +01:00
parent f95b233f3a
commit 34534dcab2

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-jupyter_core Name: python-jupyter_core
Version: 5.3.1 Version: 5.3.2
Release: 1mamba Release: 1mamba
Summary: Core common functionality of Jupyter projects Summary: Core common functionality of Jupyter projects
Group: System/Libraries 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 Source: https://pypi.debian.net/jupyter-core/jupyter_core-%{version}.tar.gz
License: BSD License: BSD
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libpython3-devel BuildRequires: libpython311-devel
BuildRequires: python3.7dist(platformdirs) BuildRequires: python3.11dist(platformdirs)
BuildRequires: python3.7dist(traitlets) BuildRequires: python3.11dist(traitlets)
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
%description %description
@ -53,6 +53,9 @@ done
%{python_sitelib}/__pycache__/jupyter.*.pyc %{python_sitelib}/__pycache__/jupyter.*.pyc
%changelog %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 * Thu Jun 15 2023 Automatic Build System <autodist@mambasoft.it> 5.3.1-1mamba
- automatic version update by autodist - automatic version update by autodist