Hello community,
here is the log from the commit of package python-Arpeggio for openSUSE:Factory
checked in at 2019-07-30 13:02:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Arpeggio (Old)
and /work/SRC/openSUSE:Factory/.python-Arpeggio.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Arpeggio"
Tue Jul 30 13:02:17 2019 rev:6 rq:717017 version:1.9.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Arpeggio/python-Arpeggio.changes
2019-06-18 14:49:41.769677008 +0200
+++
/work/SRC/openSUSE:Factory/.python-Arpeggio.new.4126/python-Arpeggio.changes
2019-07-30 13:02:18.746427502 +0200
@@ -1,0 +2,5 @@
+Fri Jul 19 10:36:13 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Restrict the pytest5 for now, issue reported upstream
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-Arpeggio.spec ++++++
--- /var/tmp/diff_new_pack.NCS7LT/_old 2019-07-30 13:02:19.674427315 +0200
+++ /var/tmp/diff_new_pack.NCS7LT/_new 2019-07-30 13:02:19.674427315 +0200
@@ -28,7 +28,8 @@
# PATCH-FIX-UPSTREAM imp-to-importlib.patch gh#textX/Arpeggio#54 [email protected]
# Replace use of imp library with importlib.
Patch0: imp-to-importlib.patch
-BuildRequires: %{python_module pytest}
+# https://github.com/textX/Arpeggio/issues/57
+BuildRequires: %{python_module pytest < 5.0}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros