automatic version update by autodist [release 8.3.1-1mamba;Mon Oct 02 2023]
This commit is contained in:
parent
db96856e33
commit
2ccd5adbf4
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-jupyter_client
|
Name: python-jupyter_client
|
||||||
Version: 8.3.0
|
Version: 8.3.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: The reference implementation of the Jupyter protocol
|
Summary: The reference implementation of the Jupyter protocol
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -11,16 +11,15 @@ URL: https://pypi.org/project/jupyter-client/
|
|||||||
Source: https://pypi.debian.net/jupyter-client/jupyter_client-%{version}.tar.gz
|
Source: https://pypi.debian.net/jupyter-client/jupyter_client-%{version}.tar.gz
|
||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: (python3.7dist(jupyter-core) < 5 or python3.7dist(jupyter-core) > 5.1)
|
BuildRequires: (python3.11dist(jupyter-core) < 5 or python3.11dist(jupyter-core) > 5.1)
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.7dist(importlib-metadata)
|
BuildRequires: python3.11dist(jupyter-core)
|
||||||
BuildRequires: python3.7dist(jupyter-core)
|
BuildRequires: python3.11dist(python-dateutil)
|
||||||
BuildRequires: python3.7dist(python-dateutil)
|
BuildRequires: python3.11dist(pyzmq)
|
||||||
BuildRequires: python3.7dist(pyzmq)
|
BuildRequires: python3.11dist(tornado)
|
||||||
BuildRequires: python3.7dist(tornado)
|
BuildRequires: python3.11dist(traitlets)
|
||||||
BuildRequires: python3.7dist(traitlets)
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: python3.7dist(hatchling)
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -59,6 +58,12 @@ done
|
|||||||
%{python_sitelib}/%{pkgname}/*
|
%{python_sitelib}/%{pkgname}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 02 2023 Automatic Build System <autodist@mambasoft.it> 8.3.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 8.3.0-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
* Sat Jun 24 2023 Automatic Build System <autodist@mambasoft.it> 8.3.0-1mamba
|
* Sat Jun 24 2023 Automatic Build System <autodist@mambasoft.it> 8.3.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user