Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-scikit-build for 
openSUSE:Factory checked in at 2022-04-01 21:35:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-scikit-build (Old)
 and      /work/SRC/openSUSE:Factory/.python-scikit-build.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-scikit-build"

Fri Apr  1 21:35:43 2022 rev:9 rq:966295 version:0.13.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-scikit-build/python-scikit-build.changes  
2022-03-25 21:55:21.582317398 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-scikit-build.new.1900/python-scikit-build.changes
        2022-04-01 21:36:55.568957328 +0200
@@ -1,0 +2,5 @@
+Thu Mar 31 20:50:59 UTC 2022 - Ben Greiner <c...@bnavigator.de>
+
+- Replace a stray mock import by unittest.mock
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-scikit-build.spec ++++++
--- /var/tmp/diff_new_pack.VP3uNx/_old  2022-04-01 21:36:56.408948115 +0200
+++ /var/tmp/diff_new_pack.VP3uNx/_new  2022-04-01 21:36:56.412948071 +0200
@@ -71,6 +71,7 @@
 cp %{S:99} tests/samples/issue-274-support-default-package-dir/setup.cfg
 cp %{S:99} 
tests/samples/issue-274-support-one-package-without-package-dir/setup.cfg
 cp %{S:99} 
tests/samples/issue-334-configure-cmakelist-non-cp1252-encoding/setup.cfg
+sed -i 's/from mock import/from unittest.mock import/' tests/*.py
 # remove coverage flags
 sed -i '/addopts/ d' setup.cfg
 

Reply via email to