diff --git a/python-json-rpc.spec b/python-json-rpc.spec index 81884e1..609c5ce 100644 --- a/python-json-rpc.spec +++ b/python-json-rpc.spec @@ -58,7 +58,8 @@ requests, gevent or zmq. %files %{python_files} %doc README.rst %license LICENSE.txt -%{python_sitelib}/json[-_]rpc +%{python_sitelib}/json[-_]rpc.py %{python_sitelib}/json[-_]rpc-%{version}*-info +%pycache_only %{python_sitelib}/__pycache__/json[-_]rpc* %changelog