Hello community,
here is the log from the commit of package python-parameterized for
openSUSE:Factory checked in at 2019-08-22 10:55:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-parameterized (Old)
and /work/SRC/openSUSE:Factory/.python-parameterized.new.22127 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-parameterized"
Thu Aug 22 10:55:59 2019 rev:4 rq:725098 version:0.7.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-parameterized/python-parameterized.changes
2019-03-22 15:03:39.321687220 +0100
+++
/work/SRC/openSUSE:Factory/.python-parameterized.new.22127/python-parameterized.changes
2019-08-22 10:56:00.669670586 +0200
@@ -1,0 +2,5 @@
+Wed Aug 21 14:41:30 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Use pytest 3.x series as newer use different syntax
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-parameterized.spec ++++++
--- /var/tmp/diff_new_pack.UEMHrz/_old 2019-08-22 10:56:01.121670526 +0200
+++ /var/tmp/diff_new_pack.UEMHrz/_new 2019-08-22 10:56:01.125670525 +0200
@@ -27,7 +27,7 @@
Source:
https://files.pythonhosted.org/packages/source/p/parameterized/parameterized-%{version}.tar.gz
BuildRequires: %{python_module mock}
BuildRequires: %{python_module nose}
-BuildRequires: %{python_module pytest}
+BuildRequires: %{python_module pytest < 4}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros