Be more explicit in %files
See https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_explicit_lists
This commit is contained in:
parent
1493e133ad
commit
c9a5b74207
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user