From f54f6ffb868a6d2efaabd957a41d5fbc943d14c2080f9d3c4d4eeb5df48dd82e Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Thu, 30 Mar 2023 20:21:40 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=59 --- python-notebook.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/python-notebook.spec b/python-notebook.spec index decd843..c51b8ae 100644 --- a/python-notebook.spec +++ b/python-notebook.spec @@ -171,11 +171,13 @@ This package pulls in the LaTeX dependencies for the Jupyter Notebook. # We don't want to run selenium tests rm -rf notebook/tests/selenium -%if !%{with test} %build +%if !%{with test} %pyproject_wheel +%endif %install +%if !%{with test} %pyproject_install %python_expand %fdupes %{buildroot}%{$python_sitelib}