automatic version update by autodist [release 4.3.2-1mamba;Wed Dec 04 2024]
This commit is contained in:
parent
94e913f0e9
commit
a7d1fb299a
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-jupyterlab
|
||||
Version: 4.3.1
|
||||
Version: 4.3.2
|
||||
Release: 1mamba
|
||||
Summary: JupyterLab computational environment
|
||||
Group: System/Libraries
|
||||
@ -11,9 +11,9 @@ URL: https://jupyter.org/
|
||||
Source: https://pypi.debian.net/jupyterlab/jupyterlab-%{version}.tar.gz
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: (python3.11dist(httpx) >= 0.28 with python3.11dist(httpx) < 0.29)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(async-lru)
|
||||
BuildRequires: python3.11dist(httpx)
|
||||
BuildRequires: python3.11dist(ipykernel)
|
||||
BuildRequires: python3.11dist(jinja2)
|
||||
BuildRequires: python3.11dist(jupyter-core)
|
||||
@ -77,6 +77,9 @@ mv %{buildroot}/usr/etc %{buildroot}/
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Dec 04 2024 Automatic Build System <autodist@openmamba.org> 4.3.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Nov 16 2024 Automatic Build System <autodist@openmamba.org> 4.3.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user