From b1588849698f23541235c16f259a0679a18ab3781c36519774b19280729699fc Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 10 Jul 2023 23:07:31 +0000 Subject: [PATCH] Clean up the SPEC file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flynt?expand=0&rev=5 --- python-flynt.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-flynt.spec b/python-flynt.spec index 7922ea9..110d7be 100644 --- a/python-flynt.spec +++ b/python-flynt.spec @@ -67,6 +67,7 @@ CLI tool to convert a python project's %-formatted strings to f-strings. %doc README.md %license LICENSE %python_alternative %{_bindir}/flynt -%{python_sitelib}/* +%{python_sitelib}/flynt +%{python_sitelib}/flynt-%{version}*-info %changelog