SHA256
14
0
forked from pool/python-h2

- Use pytest4 for now, link upstream ticket

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-h2?expand=0&rev=10
This commit is contained in:
Tomáš Chvátal
2019-07-19 09:00:48 +00:00
committed by Git OBS Bridge
parent 3559f53856
commit 49c6f6d4c8
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jul 19 08:59:56 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Use pytest4 for now, link upstream ticket
-------------------------------------------------------------------
Tue May 14 19:21:59 UTC 2019 - Drew Balliet <aballiet@suse.com>

View File

@@ -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