Hello community,
here is the log from the commit of package python-pytest-instafail for
openSUSE:Factory checked in at 2019-04-08 20:53:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-instafail (Old)
and /work/SRC/openSUSE:Factory/.python-pytest-instafail.new.3908 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-instafail"
Mon Apr 8 20:53:37 2019 rev:5 rq:692226 version:0.4.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pytest-instafail/python-pytest-instafail.changes
2019-02-28 21:44:05.417507500 +0100
+++
/work/SRC/openSUSE:Factory/.python-pytest-instafail.new.3908/python-pytest-instafail.changes
2019-04-08 20:53:39.166573495 +0200
@@ -1,0 +2,6 @@
+Sat Apr 6 04:00:01 UTC 2019 - John Vandenberg <[email protected]>
+
+- Remove constantly changing test artifact *PYTEST.pyc file readable
+ only by root from the runtime package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pytest-instafail.spec ++++++
--- /var/tmp/diff_new_pack.xnQPMj/_old 2019-04-08 20:53:40.150574217 +0200
+++ /var/tmp/diff_new_pack.xnQPMj/_new 2019-04-08 20:53:40.190574246 +0200
@@ -51,6 +51,7 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
+export PYTHONDONTWRITEBYTECODE=1
%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib}
py.test-%{$python_bin_suffix} -v
%files %{python_files}