From 0770f21df763998e6a1bb3405205f1e155e415b31669171371467bc20968c0b8 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 4 Nov 2022 14:53:11 +0000 Subject: [PATCH] Clean up SPEC file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-geventhttpclient?expand=0&rev=17 --- python-geventhttpclient.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-geventhttpclient.spec b/python-geventhttpclient.spec index 88c1370..bde56bc 100644 --- a/python-geventhttpclient.spec +++ b/python-geventhttpclient.spec @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-geventhttpclient Version: 2.0.8 Release: 0 @@ -74,6 +73,7 @@ sed -i '/sock.last_seen_sni/ d' src/geventhttpclient/tests/test_ssl.py %files %{python_files} %doc README.mdown %license LICENSE.txt -%{python_sitearch}/* +%{python_sitearch}/geventhttpclient +%{python_sitearch}/geventhttpclient-%{version}*-info %changelog