- Remove color from logs.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbformat?expand=0&rev=67
This commit is contained in:
parent
9389d13bf4
commit
5a0e6fb763
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 22:29:18 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
- Remove color from logs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 18:39:53 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -71,7 +71,7 @@ This package provides the python interface.
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n nbformat-%{version}
|
||||
sed -i 's/\@\@\@/%{version}/' pyproject.toml
|
||||
sed -i -e 's/"--color=yes", //' -e 's/\@\@\@/%{version}/' pyproject.toml
|
||||
|
||||
%build
|
||||
%pyproject_wheel
|
||||
|
Loading…
x
Reference in New Issue
Block a user