diff --git a/PyYAML.spec b/PyYAML.spec index 05ba05f..d0bbb52 100644 --- a/PyYAML.spec +++ b/PyYAML.spec @@ -66,7 +66,9 @@ rm -rf ext/_yaml.c %files -n python3-pyyaml %license LICENSE %doc CHANGES README.md examples -%{python3_sitearch}/* +%{python3_sitearch}/yaml/ +%{python3_sitearch}/_yaml/ +%{python3_sitearch}/PyYAML-*.egg-info/ %changelog