From f4bf11bac14ecb407fb9d64221cd449829aeb68b73f64fc2652b0bb1d70c7951 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 26 May 2025 12:27:18 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docopt?expand=0&rev=23 --- python-docopt.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-docopt.spec b/python-docopt.spec index 620df66..4c96e9f 100644 --- a/python-docopt.spec +++ b/python-docopt.spec @@ -56,7 +56,8 @@ sed -i "s|#! %{_bindir}/env python||" examples/git/git.py %license LICENSE-MIT %doc README.rst %doc examples/ -%{python_sitelib}/docopt +%{python_sitelib}/docopt.py %{python_sitelib}/docopt-%{version}*-info +%pycache_only %{python_sitelib}/__pycache__/docopt* %changelog