From 35cb95893d2288214490a774da6aab79c76ff6e4a0d657e8a8f2bdbd9afbfce9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 5 Feb 2021 09:15:42 +0000 Subject: [PATCH] Accepting request 869045 from home:bnavigator:branches:devel:languages:python:jupyter - Require the jupyter-jupyter_core-filesystem so that depending packages have the sysconf and share files. (And the macros, but if they use it, they really should BuildRequire it explicitly) OBS-URL: https://build.opensuse.org/request/show/869045 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-core?expand=0&rev=14 --- python-jupyter-core.changes | 8 ++++++++ python-jupyter-core.spec | 1 + 2 files changed, 9 insertions(+) diff --git a/python-jupyter-core.changes b/python-jupyter-core.changes index 1bdb8cd..48acf5c 100644 --- a/python-jupyter-core.changes +++ b/python-jupyter-core.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Feb 3 22:46:22 UTC 2021 - Benjamin Greiner + +- Require the jupyter-jupyter_core-filesystem so that depending + packages have the sysconf and share files. (And the macros, + but if they use it, they really should BuildRequire it + explicitly) + ------------------------------------------------------------------- Sun Jan 31 17:57:15 UTC 2021 - Ben Greiner diff --git a/python-jupyter-core.spec b/python-jupyter-core.spec index ed0458c..e742d6f 100644 --- a/python-jupyter-core.spec +++ b/python-jupyter-core.spec @@ -41,6 +41,7 @@ BuildRequires: %{python_module traitlets} BuildRequires: fdupes BuildRequires: jupyter-jupyter_core-filesystem BuildRequires: python-rpm-macros +Requires: jupyter-jupyter_core-filesystem Requires: python-traitlets Requires(post): update-alternatives Requires(postun): update-alternatives