Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-django-collectd-rest for 
openSUSE:Factory checked in at 2021-09-20 23:33:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-collectd-rest (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-collectd-rest.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-collectd-rest"

Mon Sep 20 23:33:36 2021 rev:2 rq:920311 version:0.2.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-django-collectd-rest/python-django-collectd-rest.changes
  2020-03-10 09:51:27.076026460 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-django-collectd-rest.new.1899/python-django-collectd-rest.changes
        2021-09-20 23:36:22.283412125 +0200
@@ -1,0 +2,5 @@
+Mon Sep 20 11:50:49 UTC 2021 - pgaj...@suse.com
+
+- %check: do not use setup.py test
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-django-collectd-rest.spec ++++++
--- /var/tmp/diff_new_pack.bXAVt4/_old  2021-09-20 23:36:22.631412555 +0200
+++ /var/tmp/diff_new_pack.bXAVt4/_new  2021-09-20 23:36:22.635412560 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-django-collectd-rest
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -57,7 +57,9 @@
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %check
-%python_exec setup.py test
+mv collectd_rest{,_hide}
+%{python_expand export PYTHONPATH=%{buildroot}%{$python_sitearch}
+$python runtests.py}
 
 %files %{python_files}
 %license LICENSE

Reply via email to