From 15b15c515a9d71f13629c184bd741c978afe244789c6e2912f3693d14fb85fcb Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sat, 7 Sep 2019 09:50:56 +0000 Subject: [PATCH] Accepting request 728517 from devel:languages:python OBS-URL: https://build.opensuse.org/request/show/728517 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-txaio?expand=0&rev=4 --- python-txaio.changes | 5 +++++ python-txaio.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-txaio.changes b/python-txaio.changes index 4084b17..1142374 100644 --- a/python-txaio.changes +++ b/python-txaio.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 5 13:40:10 UTC 2019 - Todd R + +- Set pytest maximum version. + ------------------------------------------------------------------- Tue Mar 19 12:35:11 UTC 2019 - John Vandenberg diff --git a/python-txaio.spec b/python-txaio.spec index 2ee1b5e..5377e46 100644 --- a/python-txaio.spec +++ b/python-txaio.spec @@ -26,7 +26,6 @@ Group: Development/Languages/Python URL: http://crossbar.io/autobahn Source: https://files.pythonhosted.org/packages/source/t/txaio/txaio-%{version}.tar.gz BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module pytest} BuildRequires: %{python_module mock} BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -42,6 +41,7 @@ Recommends: python-trollius BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module Twisted >= 12.1.0} +BuildRequires: %{python_module pytest < 4} BuildRequires: %{python_module six} # /SECTION %python_subpackages