forked from pool/python-nbconvert
Accepting request 1104447 from devel:languages:python:jupyter
- Suggest primary python package -- boo#1214354 OBS-URL: https://build.opensuse.org/request/show/1104447 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbconvert?expand=0&rev=26
This commit is contained in:
commit
1c6c60bd7a
@ -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>
|
||||
|
||||
|
@ -29,7 +29,7 @@
|
||||
%else
|
||||
%bcond_with libalternatives
|
||||
%endif
|
||||
# 7.6.0 gets abbreviated by pythondistdeps
|
||||
# X.X.0 gets abbreviated by pythondistdeps
|
||||
%define shortversion 7.7.3
|
||||
Name: python-nbconvert%{psuffix}
|
||||
Version: 7.7.3
|
||||
@ -96,7 +96,9 @@ This package provides the python interface.
|
||||
Summary: Conversion of Jupyter Notebooks
|
||||
Requires: jupyter-ipykernel
|
||||
Requires: jupyter-jupyter-core
|
||||
# Any flavor is okay, but suggest the primary one for automatic zypper choice -- boo#1214354
|
||||
Requires: python3dist(nbconvert) = %{shortversion}
|
||||
Suggests: python3-nbconvert
|
||||
Conflicts: python3-jupyter_nbconvert < 5.5.0
|
||||
|
||||
%description -n jupyter-nbconvert
|
||||
|
Loading…
Reference in New Issue
Block a user