From 2a60436042986877fae8134b5f6b2655d78c47bea7eb8bdb95b0fbb41a4465d5 Mon Sep 17 00:00:00 2001 From: Todd R Date: Tue, 14 May 2019 16:41:42 +0000 Subject: [PATCH] Accepting request 702897 from home:TheBlackCat:branches:devel:languages:python:jupyter - Fix dependencies OBS-URL: https://build.opensuse.org/request/show/702897 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-bqplot?expand=0&rev=4 --- python-bqplot.changes | 5 +++++ python-bqplot.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-bqplot.changes b/python-bqplot.changes index fcbcfc7..09a041b 100644 --- a/python-bqplot.changes +++ b/python-bqplot.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 14 16:35:14 UTC 2019 - Todd R + +- Fix dependencies + ------------------------------------------------------------------- Thu Apr 25 01:59:57 UTC 2019 - Todd R diff --git a/python-bqplot.spec b/python-bqplot.spec index b06fc24..8c410d7 100644 --- a/python-bqplot.spec +++ b/python-bqplot.spec @@ -25,6 +25,7 @@ License: Apache-2.0 Group: Development/Languages/Python URL: https://github.com/bloomberg/bqplot Source: https://files.pythonhosted.org/packages/py2.py3/b/bqplot/bqplot-%{version}-py2.py3-none-any.whl +BuildRequires: %{python_module notebook} BuildRequires: %{python_module pip} BuildRequires: fdupes BuildRequires: python-rpm-macros