From 363323d138d10c5c98d18f71928c4eb8372ac6711bc5aca75f78ff2fbe8b80ed Mon Sep 17 00:00:00 2001 From: Todd R Date: Wed, 15 May 2019 16:06:38 +0000 Subject: [PATCH] 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 --- python-nbconvert.changes | 6 ++++++ python-nbconvert.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/python-nbconvert.changes b/python-nbconvert.changes index 7506844..647d580 100644 --- a/python-nbconvert.changes +++ b/python-nbconvert.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 15 15:56:00 UTC 2019 - Todd R + +- 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 diff --git a/python-nbconvert.spec b/python-nbconvert.spec index 1006385..11fe42a 100644 --- a/python-nbconvert.spec +++ b/python-nbconvert.spec @@ -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