forked from pool/python-enaml
Accepting request 820784 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/820784 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-enaml?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 12 06:24:53 UTC 2020 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
|
||||
- Dont ship unreproducible cache files to make package build reproducible
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 9 12:53:51 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
||||
@@ -92,6 +92,7 @@ mv enaml enaml_temp
|
||||
# not sure why these two are failing
|
||||
%pytest_arch -k "not (test_focus_tracking or test_focus_traversal)"
|
||||
mv enaml_temp enaml
|
||||
find %{buildroot} -name __enamlcache__ | xargs rm -r # drop unreproducible files https://github.com/nucleic/enaml/issues/397
|
||||
|
||||
%post
|
||||
%{python_install_alternative enaml-compileall enaml-run}
|
||||
|
||||
Reference in New Issue
Block a user