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:
Todd R 2019-05-15 16:06:38 +00:00 committed by Git OBS Bridge
parent e1d46e6c3d
commit 363323d138
2 changed files with 7 additions and 0 deletions

View File

@ -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>

View File

@ -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