Benjamin Greiner 2024-01-21 11:26:18 +00:00 committed by Git OBS Bridge
parent 20b4931767
commit 76eb7eef7d

View File

@ -90,6 +90,7 @@ This package provides the IPython kernel for Jupyter.
%prep
%autosetup -p1 -n ipykernel-%{version}
sed -i -e 's/, "--color=yes"//' pyproject.toml
sed -i -e '/ignore:.* current event loop:DeprecationWarning/ a \ "ignore:pytest-asyncio detected an unclosed event loop:DeprecationWarning",' pyproject.toml
%build
%pyproject_wheel