2025-07-02 15:27:03 +00:00
committed by Git OBS Bridge
parent c7187964be
commit c2ab2b2938

View File

@@ -44,6 +44,7 @@ BuildRequires: %{python_module importlib-metadata >= 3.6 if %python-base < 3.10
BuildRequires: %{python_module httpx-ws >= 0.5.2}
BuildRequires: %{python_module hypercorn >= 0.16}
BuildRequires: %{python_module pycrdt >= 0.10.1 with %python-pycrdt < 0.13}
BuildRequires: %{python_module pycrdt-websocket >= 0.15.0 with %python-pycrdt-websocket < 0.16}
BuildRequires: %{python_module pytest-asyncio}
BuildRequires: %{python_module pytest}
BuildRequires: nodejs
@@ -70,7 +71,7 @@ Built-in documents include:
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
# Maybe not an issue anymore: https://github.com/jupyter-server/jupyter_ydoc/issues/168
# https://github.com/jupyter-server/jupyter_ydoc/issues/168
%pytest
%files %{python_files}