Hello community,
here is the log from the commit of package python-jsonpath-rw-ext for
openSUSE:Factory checked in at 2020-06-09 00:07:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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"
Tue Jun 9 00:07:42 2020 rev:6 rq:812549 version:1.2.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-jsonpath-rw-ext/python-jsonpath-rw-ext.changes
2019-07-24 20:36:15.638569311 +0200
+++
/work/SRC/openSUSE:Factory/.python-jsonpath-rw-ext.new.3606/python-jsonpath-rw-ext.changes
2020-06-09 00:09:45.446365228 +0200
@@ -1,0 +2,5 @@
+Mon Jun 8 10:55:38 UTC 2020 - Dirk Mueller <[email protected]>
+
+- run tests with older pytest as pytest 5.x+ fails
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jsonpath-rw-ext.spec ++++++
--- /var/tmp/diff_new_pack.feTrhk/_old 2020-06-09 00:09:46.318367904 +0200
+++ /var/tmp/diff_new_pack.feTrhk/_new 2020-06-09 00:09:46.322367916 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-jsonpath-rw-ext
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -28,7 +28,7 @@
BuildRequires: %{python_module jsonpath-rw >= 1.2.0}
BuildRequires: %{python_module oslotest >= 1.10.0}
BuildRequires: %{python_module pbr}
-BuildRequires: %{python_module pytest}
+BuildRequires: %{python_module pytest < 5}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module testscenarios >= 0.4}
BuildRequires: fdupes