Hello community,

here is the log from the commit of package python-enaml for openSUSE:Factory 
checked in at 2020-07-16 12:14:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-enaml (Old)
 and      /work/SRC/openSUSE:Factory/.python-enaml.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-enaml"

Thu Jul 16 12:14:14 2020 rev:5 rq:820784 version:0.11.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-enaml/python-enaml.changes        
2020-07-10 14:13:00.531554570 +0200
+++ /work/SRC/openSUSE:Factory/.python-enaml.new.3592/python-enaml.changes      
2020-07-16 12:15:44.590800345 +0200
@@ -1,0 +2,5 @@
+Sun Jul 12 06:24:53 UTC 2020 - Bernhard Wiedemann <[email protected]>
+
+- Dont ship unreproducible cache files to make package build reproducible
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-enaml.spec ++++++
--- /var/tmp/diff_new_pack.r0pW7r/_old  2020-07-16 12:15:45.790801559 +0200
+++ /var/tmp/diff_new_pack.r0pW7r/_new  2020-07-16 12:15:45.790801559 +0200
@@ -92,6 +92,7 @@
 # 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}


Reply via email to