From 10cdd01cf1d3d4c305017a1778674871b6932c6f05a9e7cf5a0c3e3e492d9aa8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 12 Jun 2025 12:48:50 +0000 Subject: [PATCH] fix files OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-copybutton?expand=0&rev=8 --- python-sphinxcontrib-copybutton.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-sphinxcontrib-copybutton.spec b/python-sphinxcontrib-copybutton.spec index aaedad4..abf9870 100644 --- a/python-sphinxcontrib-copybutton.spec +++ b/python-sphinxcontrib-copybutton.spec @@ -58,6 +58,6 @@ Add a copy button to each of your code cells. %doc README.md %license LICENSE %{python_sitelib}/sphinx_copybutton -%{python_sitelib}/sphinxcontrib[-_]copybutton-%{version}*-info +%{python_sitelib}/sphinx_copybutton-%{version}*-info %changelog