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