Hello community,

here is the log from the commit of package python-jsonpath-rw-ext for 
openSUSE:Factory checked in at 2020-06-18 10:28:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jsonpath-rw-ext (Old)
 and      /work/SRC/openSUSE:Factory/.python-jsonpath-rw-ext.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jsonpath-rw-ext"

Thu Jun 18 10:28:03 2020 rev:7 rq:815527 version:1.2.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-jsonpath-rw-ext/python-jsonpath-rw-ext.changes
    2020-06-09 00:09:45.446365228 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jsonpath-rw-ext.new.3606/python-jsonpath-rw-ext.changes
  2020-06-18 10:28:22.732869477 +0200
@@ -1,0 +2,5 @@
+Thu Jun 11 15:14:24 UTC 2020 - Marketa Calabkova <mcalabk...@suse.com>
+
+- get rid of old pytest, launch tests with simple unittest instead
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-jsonpath-rw-ext.spec ++++++
--- /var/tmp/diff_new_pack.W4Pain/_old  2020-06-18 10:28:24.368874414 +0200
+++ /var/tmp/diff_new_pack.W4Pain/_new  2020-06-18 10:28:24.368874414 +0200
@@ -28,7 +28,6 @@
 BuildRequires:  %{python_module jsonpath-rw >= 1.2.0}
 BuildRequires:  %{python_module oslotest >= 1.10.0}
 BuildRequires:  %{python_module pbr}
-BuildRequires:  %{python_module pytest < 5}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module testscenarios >= 0.4}
 BuildRequires:  fdupes
@@ -55,7 +54,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%pytest
+%python_exec -m unittest discover -v
 
 %files %{python_files}
 %license LICENSE


Reply via email to