From 0709a4cadcb72a63972aaab7dd96b68e7e4b173bfbf15fd541482d4d4744032b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 13 Jun 2025 13:03:42 +0000 Subject: [PATCH] fix build with new pip OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ruamel.base?expand=0&rev=10 --- python-ruamel.base.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-ruamel.base.spec b/python-ruamel.base.spec index cf322b1..e0ca253 100644 --- a/python-ruamel.base.spec +++ b/python-ruamel.base.spec @@ -55,6 +55,6 @@ export RUAMEL_NO_PIP_INSTALL_CHECK=1 %doc README.rst %license LICENSE %{python_sitelib}/ruamel -%{python_sitelib}/ruamel.base-1.0.0*-info +%{python_sitelib}/ruamel[._]base-1.0.0*-info %changelog