From dfb3eaefd6fd7dcc22f7d1fb1fd80c602849007cd09b5d5bbbd93aef76fcf3be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Wed, 20 Aug 2025 07:00:54 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dill?expand=0&rev=41 --- python-dill.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-dill.spec b/python-dill.spec index 9b3f824..cff0013 100644 --- a/python-dill.spec +++ b/python-dill.spec @@ -75,7 +75,7 @@ find dill -name '*.py' -exec sed -i '1{\@^#!%{_bindir}/env python@d}' {} \; %python_clone -a %{buildroot}%{_bindir}/undill %python_clone -a %{buildroot}%{_bindir}/get_gprof %python_clone -a %{buildroot}%{_bindir}/get_objgraph -%{python_group_libalternatives} undill get_gprof get_objgraph +%python_group_libalternatives undill get_gprof get_objgraph %check export PYTHONDONTWRITEBYTECODE=1