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