- Remove color from logs.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=70
This commit is contained in:
parent
f8c4c65958
commit
8bee97b25c
@ -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>
|
||||
|
||||
|
@ -81,6 +81,7 @@ NBClient is a tool for parameterizing andexecuting Jupyter Notebooks.
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n nbclient-%{version}
|
||||
sed -i 's/, "--color=yes"//' pyproject.toml
|
||||
|
||||
%if ! %{with test}
|
||||
%build
|
||||
|
Loading…
Reference in New Issue
Block a user