From a0705cdd0b6cd88daa9fc5ba53768a66038f25cbb38fa1022188fad750b56eb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 10 Jul 2025 13:28:12 +0000 Subject: [PATCH] ... and group alts OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isort?expand=0&rev=127 --- python-isort.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-isort.spec b/python-isort.spec index 04b79fe..6c4c693 100644 --- a/python-isort.spec +++ b/python-isort.spec @@ -110,6 +110,7 @@ hypothesis.settings.register_profile( %pyproject_install %python_clone -a %{buildroot}%{_bindir}/isort %python_clone -a %{buildroot}%{_bindir}/isort-identify-imports +%python_group_libalternatives isort isort-identify-imports %python_expand %fdupes %{buildroot}%{$python_sitelib} %endif