forked from pool/python-nbconvert
- Suggest primary python package -- boo#1214354
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=67
This commit is contained in:
parent
6b98eddf2f
commit
88fe1ebb7d
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 17 16:02:00 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Suggest primary python package -- boo#1214354
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 5 16:24:23 UTC 2023 - Arun Persaud <arun@gmx.de>
|
Sat Aug 5 16:24:23 UTC 2023 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
@ -29,7 +29,7 @@
|
|||||||
%else
|
%else
|
||||||
%bcond_with libalternatives
|
%bcond_with libalternatives
|
||||||
%endif
|
%endif
|
||||||
# 7.6.0 gets abbreviated by pythondistdeps
|
# X.X.0 gets abbreviated by pythondistdeps
|
||||||
%define shortversion 7.7.3
|
%define shortversion 7.7.3
|
||||||
Name: python-nbconvert%{psuffix}
|
Name: python-nbconvert%{psuffix}
|
||||||
Version: 7.7.3
|
Version: 7.7.3
|
||||||
@ -96,7 +96,9 @@ This package provides the python interface.
|
|||||||
Summary: Conversion of Jupyter Notebooks
|
Summary: Conversion of Jupyter Notebooks
|
||||||
Requires: jupyter-ipykernel
|
Requires: jupyter-ipykernel
|
||||||
Requires: jupyter-jupyter-core
|
Requires: jupyter-jupyter-core
|
||||||
|
# Any flavor is okay, but suggest the primary one for automatic zypper choice -- boo#1214354
|
||||||
Requires: python3dist(nbconvert) = %{shortversion}
|
Requires: python3dist(nbconvert) = %{shortversion}
|
||||||
|
Suggests: python3-nbconvert
|
||||||
Conflicts: python3-jupyter_nbconvert < 5.5.0
|
Conflicts: python3-jupyter_nbconvert < 5.5.0
|
||||||
|
|
||||||
%description -n jupyter-nbconvert
|
%description -n jupyter-nbconvert
|
||||||
|
Loading…
Reference in New Issue
Block a user