forked from pool/python-jupyter-server
Accepting request 705254 from home:TheBlackCat:branches:devel:languages:python:jupyter
- Remove selenium test dependency, it isn't really needed for the tests and doesn't work on ARM. OBS-URL: https://build.opensuse.org/request/show/705254 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=4
This commit is contained in:
parent
e7f45dbce2
commit
a09851213b
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 21:53:32 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
- Remove selenium test dependency, it isn't really needed for the
|
||||
tests and doesn't work on ARM.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 2 18:13:49 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
|
@ -44,7 +44,7 @@ BuildRequires: %{python_module nose}
|
||||
BuildRequires: %{python_module prometheus_client}
|
||||
BuildRequires: %{python_module pyzmq >= 17}
|
||||
BuildRequires: %{python_module requests}
|
||||
BuildRequires: %{python_module selenium}
|
||||
# BuildRequires: %%{python_module selenium}
|
||||
BuildRequires: %{python_module terminado >= 0.8.1}
|
||||
BuildRequires: %{python_module tornado >= 4}
|
||||
BuildRequires: %{python_module traitlets >= 4.2.1}
|
||||
|
Loading…
Reference in New Issue
Block a user