change spec file
This commit is contained in:
parent
48dcf73c2d
commit
a79eb52b42
@ -36,10 +36,10 @@ A pathlib-compatible Zipfile object wrapper. A backport of the Path object.
|
||||
%files -n python3-zipp
|
||||
%defattr(-,root,root)
|
||||
%license LICENSE
|
||||
%_prefix/lib/python3.7/site-packages/zipp*
|
||||
%_prefix/lib/python3.7/site-packages/__pycache__/zipp.*
|
||||
%_prefix/lib/python%(%{__python3} -c "import sys; sys.stdout.write(sys.version[:3])")/site-packages/zipp*
|
||||
%_prefix/lib/python%(%{__python3} -c "import sys; sys.stdout.write(sys.version[:3])")/site-packages/__pycache__/zipp.*
|
||||
|
||||
%files help
|
||||
#%files help
|
||||
%defattr(-,root,root)
|
||||
%doc README.rst
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user