automatic version update by autodist [release 5.10.4-1mamba;Sun Apr 07 2024]
This commit is contained in:
parent
ef64f58865
commit
90a4998459
@ -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 <autodist@openmamba.org> 5.10.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 16 2024 Automatic Build System <autodist@openmamba.org> 5.10.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user