Hello community,

here is the log from the commit of package python-testfixtures for 
openSUSE:Factory checked in at 2020-06-26 21:43:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-testfixtures (Old)
 and      /work/SRC/openSUSE:Factory/.python-testfixtures.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-testfixtures"

Fri Jun 26 21:43:58 2020 rev:13 rq:816634 version:6.14.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-testfixtures/python-testfixtures.changes  
2020-05-20 18:36:23.224095502 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-testfixtures.new.3060/python-testfixtures.changes
        2020-06-26 21:44:00.213554552 +0200
@@ -1,0 +2,6 @@
+Tue Jun 23 15:51:53 UTC 2020 - Benjamin Greiner <c...@bnavigator.de>
+
+- use local source dir for pytest imports (tests are not installed)
+  gh#openSUSE/python-rpm-macros#48 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-testfixtures.spec ++++++
--- /var/tmp/diff_new_pack.7OP3TI/_old  2020-06-26 21:44:00.825556511 +0200
+++ /var/tmp/diff_new_pack.7OP3TI/_new  2020-06-26 21:44:00.829556524 +0200
@@ -71,6 +71,7 @@
 
 %check
 export DJANGO_SETTINGS_MODULE=testfixtures.tests.test_django.settings
+export PYTHONPATH=$(pwd)
 %pytest testfixtures/tests
 
 %files %{python_files}


Reply via email to