From 4d5f3db528c4d3e256e781685be2d5f181041f1b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 13 Dec 2024 01:09:13 +0100 Subject: [PATCH] automatic version update by autodist [release 4.3.3-1mamba;Wed Dec 11 2024] --- python-jupyterlab.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-jupyterlab.spec b/python-jupyterlab.spec index d821a74..88d8100 100644 --- a/python-jupyterlab.spec +++ b/python-jupyterlab.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-jupyterlab -Version: 4.3.2 +Version: 4.3.3 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 11 2024 Automatic Build System 4.3.3-1mamba +- automatic version update by autodist + * Wed Dec 04 2024 Automatic Build System 4.3.2-1mamba - automatic version update by autodist