Hello community,
here is the log from the commit of package python-graphene-django for
openSUSE:Factory checked in at 2020-09-03 01:17:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-graphene-django (Old)
and /work/SRC/openSUSE:Factory/.python-graphene-django.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-graphene-django"
Thu Sep 3 01:17:57 2020 rev:2 rq:831418 version:3.0.0b3
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-graphene-django/python-graphene-django.changes
2020-06-12 21:45:56.184564509 +0200
+++
/work/SRC/openSUSE:Factory/.python-graphene-django.new.3399/python-graphene-django.changes
2020-09-03 01:18:37.136569062 +0200
@@ -1,0 +2,5 @@
+Wed Sep 2 09:35:45 UTC 2020 - Marketa Calabkova <[email protected]>
+
+- Fix test execution
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-graphene-django.spec ++++++
--- /var/tmp/diff_new_pack.HJO6sP/_old 2020-09-03 01:18:37.872569333 +0200
+++ /var/tmp/diff_new_pack.HJO6sP/_new 2020-09-03 01:18:37.876569334 +0200
@@ -64,6 +64,7 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
+PYTHONPATH=.
export DJANGO_SETTINGS_MODULE=django_test_settings
%pytest