Matej Cepl 2024-11-21 22:31:52 +00:00 committed by Git OBS Bridge
parent f8c4c65958
commit 8bee97b25c
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 21 22:28:41 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Remove color from logs.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Nov 21 18:57:39 UTC 2024 - Ben Greiner <code@bnavigator.de> Thu Nov 21 18:57:39 UTC 2024 - Ben Greiner <code@bnavigator.de>

View File

@ -81,6 +81,7 @@ NBClient is a tool for parameterizing andexecuting Jupyter Notebooks.
%prep %prep
%autosetup -p1 -n nbclient-%{version} %autosetup -p1 -n nbclient-%{version}
sed -i 's/, "--color=yes"//' pyproject.toml
%if ! %{with test} %if ! %{with test}
%build %build