Accepting request 724843 from home:TheBlackCat:branches:devel:languages:python:jupyter
Tests require jsonschema 3. OBS-URL: https://build.opensuse.org/request/show/724843 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbdime?expand=0&rev=11
This commit is contained in:
parent
4fb3f7b5ea
commit
e7b1ba8cf6
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 20 14:38:49 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||||
|
|
||||||
|
- Tests require jsonschema 3.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Aug 11 03:39:51 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
Sun Aug 11 03:39:51 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||||
|
|
||||||
|
@ -44,6 +44,7 @@ BuildRequires: zip
|
|||||||
BuildRequires: python-backports.functools_lru_cache
|
BuildRequires: python-backports.functools_lru_cache
|
||||||
BuildRequires: python-backports.shutil_which
|
BuildRequires: python-backports.shutil_which
|
||||||
# SECTION test requirements
|
# SECTION test requirements
|
||||||
|
BuildRequires: %{python_module jsonschema > 3}
|
||||||
BuildRequires: %{python_module mock}
|
BuildRequires: %{python_module mock}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
# /SECTION
|
# /SECTION
|
||||||
|
Loading…
Reference in New Issue
Block a user