Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-django-sekizai for 
openSUSE:Factory checked in at 2021-05-20 19:25:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-sekizai (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-sekizai.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-sekizai"

Thu May 20 19:25:20 2021 rev:5 rq:894549 version:2.0.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-django-sekizai/python-django-sekizai.changes  
    2020-09-12 00:12:10.133194408 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-sekizai.new.2988/python-django-sekizai.changes
    2021-05-20 19:25:48.497758435 +0200
@@ -1,0 +2,5 @@
+Thu May 20 07:56:25 UTC 2021 - pgaj...@suse.com
+
+- %check: do not use deprecated setup.py test
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-django-sekizai.spec ++++++
--- /var/tmp/diff_new_pack.dI1pak/_old  2021-05-20 19:25:48.925756680 +0200
+++ /var/tmp/diff_new_pack.dI1pak/_new  2021-05-20 19:25:48.929756664 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-django-sekizai
 #
-# 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
@@ -50,7 +50,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_exec setup.py test
+export PYTHONPATH='.'
+%python_exec tests/settings.py
 
 %files %{python_files}
 %license LICENSE.txt

Reply via email to