Matej Cepl 2024-11-21 22:31:55 +00:00 committed by Git OBS Bridge
parent 9389d13bf4
commit 5a0e6fb763
2 changed files with 6 additions and 1 deletions

View File

@ -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>

View File

@ -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