From 49c6f6d4c8db5c0d67d8cd9958f676e15227f64baf94dcae68ead5967f6ce124 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 19 Jul 2019 09:00:48 +0000 Subject: [PATCH] - Use pytest4 for now, link upstream ticket OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-h2?expand=0&rev=10 --- python-h2.changes | 5 +++++ python-h2.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-h2.changes b/python-h2.changes index fefd19d..b9488ce 100644 --- a/python-h2.changes +++ b/python-h2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jul 19 08:59:56 UTC 2019 - Tomáš Chvátal + +- Use pytest4 for now, link upstream ticket + ------------------------------------------------------------------- Tue May 14 19:21:59 UTC 2019 - Drew Balliet diff --git a/python-h2.spec b/python-h2.spec index d8762e6..9423388 100644 --- a/python-h2.spec +++ b/python-h2.spec @@ -32,7 +32,8 @@ BuildRequires: %{python_module hyperframe >= 5.2.0} BuildRequires: %{python_module hypothesis} BuildRequires: %{python_module pytest-cov} BuildRequires: %{python_module pytest-xdist} -BuildRequires: %{python_module pytest} +# https://github.com/python-hyper/hyper-h2/issues/1194 +BuildRequires: %{python_module pytest4} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-hpack >= 2.3