From 50a3bb6b538b8b787938949be3ff45727c956812b7723b0295730d62268f7d78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 22 Aug 2019 08:57:08 +0000 Subject: [PATCH] - Restrict pytest 4+ as it is not compatible with current release OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-helpers-namespace?expand=0&rev=3 --- python-pytest-helpers-namespace.changes | 5 +++++ python-pytest-helpers-namespace.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-pytest-helpers-namespace.changes b/python-pytest-helpers-namespace.changes index ae7a4b1..e84fd45 100644 --- a/python-pytest-helpers-namespace.changes +++ b/python-pytest-helpers-namespace.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 22 08:56:49 UTC 2019 - Tomáš Chvátal + +- Restrict pytest 4+ as it is not compatible with current release + ------------------------------------------------------------------- Sat Mar 30 08:37:49 AM UTC 2019 - John Vandenberg diff --git a/python-pytest-helpers-namespace.spec b/python-pytest-helpers-namespace.spec index e29891f..d6e9849 100644 --- a/python-pytest-helpers-namespace.spec +++ b/python-pytest-helpers-namespace.spec @@ -28,10 +28,10 @@ Source: https://github.com/saltstack/pytest-helpers-namespace/archive/v2 BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-pytest >= 2.9.1 +Requires: python-pytest < 4 BuildArch: noarch # SECTION test requirements -BuildRequires: %{python_module pytest >= 2.9.1} +BuildRequires: %{python_module pytest < 4} # /SECTION %python_subpackages