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
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 22 14:31:16 UTC 2018 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||||
|
|
||||||
|
- drop indeterministic .dot files to make package build reproducible
|
||||||
|
(boo#1114571)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 6 20:48:57 UTC 2018 - sebix+novell.com@sebix.at
|
Fri Jul 6 20:48:57 UTC 2018 - sebix+novell.com@sebix.at
|
||||||
|
|
||||||
|
@@ -77,6 +77,7 @@ Documentation, tutorial and examples for %name.
|
|||||||
|
|
||||||
%check
|
%check
|
||||||
%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_version}
|
%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_version}
|
||||||
|
find examples/ -name \*.dot | xargs rm # drop indeterministic files (boo#1114571)
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
|
Reference in New Issue
Block a user