Accepting request 703198 from home:TheBlackCat:branches:devel:languages:python:jupyter
- Add conflicts to jupyter subpackage to more explicitly handle file overlaps with old naming scheme. OBS-URL: https://build.opensuse.org/request/show/703198 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbconvert?expand=0&rev=4
This commit is contained in:
parent
e1d46e6c3d
commit
363323d138
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 15 15:56:00 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
- Add conflicts to jupyter subpackage to more explicitly handle
|
||||
file overlaps with old naming scheme.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 26 13:56:23 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
|
@ -86,6 +86,7 @@ Requires: jupyter-jupyter_client >= 4.2
|
||||
Requires: jupyter-jupyter_core
|
||||
Requires: jupyter-nbformat >= 4.4
|
||||
Requires: python3-nbconvert = %{version}
|
||||
Conflicts: python3-jupyter_nbconvert < 5.5.0
|
||||
|
||||
%description -n jupyter-nbconvert
|
||||
The jupyter nbconvert package converts notebooks to various other formats
|
||||
|
Loading…
Reference in New Issue
Block a user