rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 5.9.2-2mamba;Fri Sep 29 2023]
This commit is contained in:
parent
15b1d27ecf
commit
cdcb59aecf
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-nbformat
|
Name: python-nbformat
|
||||||
Version: 5.9.2
|
Version: 5.9.2
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: The Jupyter Notebook format
|
Summary: The Jupyter Notebook format
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -11,12 +11,14 @@ URL: https://jupyter.org/
|
|||||||
Source: https://pypi.debian.net/nbformat/nbformat-%{version}.tar.gz
|
Source: https://pypi.debian.net/nbformat/nbformat-%{version}.tar.gz
|
||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.7dist(fastjsonschema)
|
BuildRequires: python3.11dist(fastjsonschema)
|
||||||
BuildRequires: python3.7dist(jsonschema)
|
BuildRequires: python3.11dist(jsonschema)
|
||||||
BuildRequires: python3.7dist(jupyter-core)
|
BuildRequires: python3.11dist(jupyter-core)
|
||||||
BuildRequires: python3.7dist(traitlets)
|
BuildRequires: python3.11dist(traitlets)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
|
BuildRequires: python-hatch_nodejs_version-py3
|
||||||
BuildRequires: python-hatch_nodejs_version-py310
|
BuildRequires: python-hatch_nodejs_version-py310
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -59,6 +61,9 @@ done
|
|||||||
%{python_sitelib}/%{pkgname}/*
|
%{python_sitelib}/%{pkgname}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 29 2023 Automatic Build System <autodist@mambasoft.it> 5.9.2-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
* Fri Aug 04 2023 Automatic Build System <autodist@mambasoft.it> 5.9.2-1mamba
|
* Fri Aug 04 2023 Automatic Build System <autodist@mambasoft.it> 5.9.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user