From 90a499845932d66bd9cee930bf163c180daddb02 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 11 Apr 2024 10:22:49 +0200 Subject: [PATCH] automatic version update by autodist [release 5.10.4-1mamba;Sun Apr 07 2024] --- python-nbformat.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-nbformat.spec b/python-nbformat.spec index 8be39f9..775296c 100644 --- a/python-nbformat.spec +++ b/python-nbformat.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-nbformat -Version: 5.10.3 +Version: 5.10.4 Release: 1mamba Summary: The Jupyter Notebook format Group: System/Libraries @@ -11,6 +11,7 @@ URL: https://jupyter.org/ Source: https://pypi.debian.net/nbformat/nbformat-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN +BuildRequires: (python3.11dist(jupyter-core) < 5 or python3.11dist(jupyter-core) > 5.1) BuildRequires: libpython311-devel BuildRequires: python3.11dist(fastjsonschema) BuildRequires: python3.11dist(jsonschema) @@ -19,7 +20,6 @@ BuildRequires: python3.11dist(traitlets) ## AUTOBUILDREQ-END BuildRequires: python3-devel >= 3.11.5-3mamba BuildRequires: python-hatch_nodejs_version-py3 -BuildRequires: python-hatch_nodejs_version-py310 %description %{summary}. @@ -61,6 +61,9 @@ done %{python_sitelib}/%{pkgname}/* %changelog +* Sun Apr 07 2024 Automatic Build System 5.10.4-1mamba +- automatic version update by autodist + * Sat Mar 16 2024 Automatic Build System 5.10.3-1mamba - automatic version update by autodist