automatic version update by autodist [release 7.16.5-1mamba;Fri Jan 03 2025]
This commit is contained in:
parent
bbe24fef03
commit
e86e6be2e3
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-nbconvert
|
Name: python-nbconvert
|
||||||
Version: 7.16.4
|
Version: 7.16.5
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Converting Jupyter Notebooks
|
Summary: Converting Jupyter Notebooks
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|||||||
URL: https://jupyter.org/
|
URL: https://jupyter.org/
|
||||||
Source: https://pypi.debian.net/nbconvert/nbconvert-%{version}.tar.gz
|
Source: https://pypi.debian.net/nbconvert/nbconvert-%{version}.tar.gz
|
||||||
License: BSD
|
License: BSD
|
||||||
|
BuildArch: noarch
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: (python3.11dist(bleach) < 5 or python3.11dist(bleach) > 5)
|
BuildRequires: (python3.11dist(bleach) < 5 or python3.11dist(bleach) > 5)
|
||||||
BuildRequires: libpython311-devel
|
BuildRequires: libpython311-devel
|
||||||
@ -25,7 +26,6 @@ BuildRequires: python3.11dist(nbformat)
|
|||||||
BuildRequires: python3.11dist(packaging)
|
BuildRequires: python3.11dist(packaging)
|
||||||
BuildRequires: python3.11dist(pandocfilters)
|
BuildRequires: python3.11dist(pandocfilters)
|
||||||
BuildRequires: python3.11dist(pygments)
|
BuildRequires: python3.11dist(pygments)
|
||||||
BuildRequires: python3.11dist(tinycss2)
|
|
||||||
BuildRequires: python3.11dist(traitlets)
|
BuildRequires: python3.11dist(traitlets)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
@ -69,6 +69,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 03 2025 Automatic Build System <autodist@openmamba.org> 7.16.5-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Apr 30 2024 Automatic Build System <autodist@openmamba.org> 7.16.4-1mamba
|
* Tue Apr 30 2024 Automatic Build System <autodist@openmamba.org> 7.16.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user