Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-dfwinreg for openSUSE:Factory
checked in at 2022-06-08 14:25:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dfwinreg (Old)
and /work/SRC/openSUSE:Factory/.python-dfwinreg.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dfwinreg"
Wed Jun 8 14:25:07 2022 rev:6 rq:981227 version:0~20211207
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dfwinreg/python-dfwinreg.changes
2022-06-07 11:45:23.875252302 +0200
+++
/work/SRC/openSUSE:Factory/.python-dfwinreg.new.1548/python-dfwinreg.changes
2022-06-08 14:25:28.868544021 +0200
@@ -1,0 +2,5 @@
+Wed Jun 8 02:37:57 UTC 2022 - Greg Freemyer <[email protected]>
+
+-update %check section to use python macros
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-dfwinreg.spec ++++++
--- /var/tmp/diff_new_pack.xIzyCA/_old 2022-06-08 14:25:29.344544611 +0200
+++ /var/tmp/diff_new_pack.xIzyCA/_new 2022-06-08 14:25:29.352544621 +0200
@@ -63,7 +63,9 @@
rm -rf %{buildroot}%{_datadir}/doc/%{modname}
%check
-./run_tests.py
+%{python_expand export PYTHONPATH=%{buildroot}%{$python_sitearch}
+$python ./run_tests.py
+}
%files %{python_files}
%license LICENSE