Accepting request 1101422 from devel:languages:python:jupyter
- Unpin jsonschema: nbformat has been fixed, jupyter-events could be unpinned OBS-URL: https://build.opensuse.org/request/show/1101422 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbdime?expand=0&rev=14
This commit is contained in:
commit
6bcc8cddb0
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 19 20:53:11 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Unpin jsonschema: nbformat has been fixed, jupyter-events could
|
||||
be unpinned
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 18 07:13:15 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -56,8 +56,7 @@ BuildRequires: jupyter-rpm-macros
|
||||
BuildRequires: python-rpm-macros
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module jupyter-server-test}
|
||||
# resolver issues: jupyter-events requires jsonschema < 4.18
|
||||
BuildRequires: %{python_module jsonschema < 4.18}
|
||||
BuildRequires: %{python_module jsonschema}
|
||||
BuildRequires: %{python_module notebook}
|
||||
BuildRequires: %{python_module pytest >= 3.6}
|
||||
BuildRequires: %{python_module pytest-mock}
|
||||
|
Loading…
Reference in New Issue
Block a user