From fd84327c2066cc82ffc85ec0dfd9a2ac316387e17b46b7fcf380355fbee4c0d1 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Fri, 29 Mar 2024 19:04:07 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-notebook?expand=0&rev=80 --- python-notebook.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-notebook.spec b/python-notebook.spec index 3f9697e..79d33b0 100644 --- a/python-notebook.spec +++ b/python-notebook.spec @@ -110,6 +110,7 @@ This package provides the jupyter components. %autosetup -p1 -n notebook-%{version} # We don't want to run selenium tests rm -rf notebook/tests/selenium +sed -i 's/"--color=yes", //' pyproject.toml %build %if !%{with test}