forked from pool/python-pysaml2
- cleanup filelist
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysaml2?expand=0&rev=20
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@@ -92,8 +92,8 @@ find src/ -name '*.py' -print0 | xargs -0 sed -i '1s/#!.*$//'
|
||||
%endif
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
%doc README.rst LICENSE.txt
|
||||
%license LICENSE.txt
|
||||
%doc README.rst
|
||||
%python3_only %{_bindir}/make_metadata.py
|
||||
%python3_only %{_bindir}/parse_xsd2.py
|
||||
%python3_only %{_bindir}/mdexport.py
|
||||
|
Reference in New Issue
Block a user