From 97d5d87ab69a80c6c27a46391008f4eb02cd6a5d5838237d885f4f7d407cc7d9 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 26 Mar 2018 11:07:09 +0000 Subject: [PATCH] Accepting request 590699 from devel:languages:python OBS-URL: https://build.opensuse.org/request/show/590699 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bokeh?expand=0&rev=7 --- python-bokeh.changes | 5 +++++ python-bokeh.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-bokeh.changes b/python-bokeh.changes index 2b7bfa7..b97d2f9 100644 --- a/python-bokeh.changes +++ b/python-bokeh.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 22 20:43:47 UTC 2018 - toddrme2178@gmail.com + +- Add "packaging" dependency + ------------------------------------------------------------------- Sat Feb 10 17:44:50 UTC 2018 - arun@gmx.de diff --git a/python-bokeh.spec b/python-bokeh.spec index 89fcb16..905e093 100644 --- a/python-bokeh.spec +++ b/python-bokeh.spec @@ -33,6 +33,7 @@ BuildRequires: %{python_module PyYAML >= 3.10} BuildRequires: %{python_module devel} BuildRequires: %{python_module jupyter_ipython} BuildRequires: %{python_module numpy >= 1.7.1} +BuildRequires: %{python_module packaging >= 16.8} BuildRequires: %{python_module python-dateutil >= 2.1} BuildRequires: %{python_module requests >= 1.2.3} BuildRequires: %{python_module setuptools} @@ -53,6 +54,7 @@ BuildRequires: python-futures >= 3.0.3 Requires: python-Jinja2 >= 2.7 Requires: python-PyYAML >= 3.10 Requires: python-numpy >= 1.7.1 +Requires: python-packaging >= 16.8 Requires: python-python-dateutil >= 2.1 Requires: python-requests >= 1.2.3 Requires: python-six >= 1.5.2 @@ -64,7 +66,6 @@ Recommends: python-flexx Recommends: python-icalendar Recommends: python-vincent BuildConflicts: python-buildservice-tweak -BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires(post): update-alternatives Requires(preun): update-alternatives BuildArch: noarch