From 1d31b546dba740ef19aabff0859c56480b763e299a0dd870050c68f100a766a5 Mon Sep 17 00:00:00 2001 From: Todd R Date: Thu, 5 Sep 2019 13:56:46 +0000 Subject: [PATCH] Accepting request 728516 from home:TheBlackCat:branches:devel:languages:python Set pytest maximum version. OBS-URL: https://build.opensuse.org/request/show/728516 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-txaio?expand=0&rev=8 --- 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