1
0

- Update to 7.16.3

* Maintenance and upkeep improvements

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=87
This commit is contained in:
Benjamin Greiner 2024-03-29 18:50:51 +00:00 committed by Git OBS Bridge
parent e0ca185472
commit 2e5a6d9876
4 changed files with 13 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8310edd41e1c43947e4ecf16614c61469ebc024898eb808cce0999860fc9fb16
size 854119

3
nbconvert-7.16.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a6733b78ce3d47c3f85e504998495b07e6ea9cf9bf6ec1c98dda63ec6ad19142
size 854257

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Mar 29 18:48:56 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Update to 7.16.3
* Maintenance and upkeep improvements
-------------------------------------------------------------------
Fri Mar 8 13:15:32 UTC 2024 - Ben Greiner <code@bnavigator.de>

View File

@ -31,9 +31,9 @@
%bcond_with libalternatives
%endif
# X.X.0 gets abbreviated by pythondistdeps
%define shortversion 7.16.2
%define shortversion 7.16.3
Name: python-nbconvert%{psuffix}
Version: 7.16.2
Version: 7.16.3
Release: 0
Summary: Conversion of Jupyter Notebooks
License: BSD-3-Clause AND MIT
@ -61,7 +61,7 @@ Requires: python-tinycss2
Requires: python-traitlets >= 5.1
Requires: (python-bleach without python-bleach = 5.0.0)
Requires: (python-mistune >= 2.0.3 with python-mistune < 4)
Recommends: pandoc
Recommends: pandoc >= 2.9.2
Recommends: python-tornado >= 6.1
Suggests: %{name}-latex
Suggests: python-qtwebengine-qt5 >= 5.15
@ -83,7 +83,7 @@ BuildRequires: %{python_module flaky}
BuildRequires: %{python_module ipykernel}
BuildRequires: %{python_module ipywidgets >= 7.5}
BuildRequires: %{python_module nbconvert = %{version}}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module pytest >= 7}
%endif
%python_subpackages