forked from pool/python-textX
Accepting request 651138 from home:bmwiedemann:branches:devel:languages:python
drop indeterministic unnecessary .dot files to make package build reproducible (boo#1114571) OBS-URL: https://build.opensuse.org/request/show/651138 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textX?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
aadbacf0ff
commit
b0c962254e
@@ -77,6 +77,7 @@ Documentation, tutorial and examples for %name.
|
||||
|
||||
%check
|
||||
%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_version}
|
||||
find examples/ -name \*.dot | xargs rm # drop indeterministic files (boo#1114571)
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
|
Reference in New Issue
Block a user