- Do not restrict us to pytest4 as the tests work with pytest5 too
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=18
This commit is contained in:
parent
ab8dfce90e
commit
106644e3ed
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 9 07:13:34 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
- Do not restrict us to pytest4 as the tests work with pytest5 too
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 23 10:50:36 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
Thu Apr 23 10:50:36 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@ -44,7 +44,7 @@ BuildRequires: %{python_module nose}
|
|||||||
BuildRequires: %{python_module prometheus_client}
|
BuildRequires: %{python_module prometheus_client}
|
||||||
BuildRequires: %{python_module pytest-console-scripts}
|
BuildRequires: %{python_module pytest-console-scripts}
|
||||||
BuildRequires: %{python_module pytest-tornasync}
|
BuildRequires: %{python_module pytest-tornasync}
|
||||||
BuildRequires: %{python_module pytest4}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module pyzmq >= 17}
|
BuildRequires: %{python_module pyzmq >= 17}
|
||||||
BuildRequires: %{python_module requests}
|
BuildRequires: %{python_module requests}
|
||||||
BuildRequires: %{python_module terminado >= 0.8.1}
|
BuildRequires: %{python_module terminado >= 0.8.1}
|
||||||
|
Loading…
Reference in New Issue
Block a user