From 092c03d4fc777efafee482154666244d0319d8c2628198050d521464d46d9c08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 6 May 2020 07:47:38 +0000 Subject: [PATCH] - Do not restrict pytest anymore, seems working OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-h11?expand=0&rev=10 --- python-h11.changes | 5 +++++ python-h11.spec | 5 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/python-h11.changes b/python-h11.changes index b529e9e..b39a2c1 100644 --- a/python-h11.changes +++ b/python-h11.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 6 07:47:22 UTC 2020 - Tomáš Chvátal + +- Do not restrict pytest anymore, seems working + ------------------------------------------------------------------- Thu Aug 22 14:15:01 UTC 2019 - Tomáš Chvátal diff --git a/python-h11.spec b/python-h11.spec index 20ec0f3..620a070 100644 --- a/python-h11.spec +++ b/python-h11.spec @@ -1,7 +1,7 @@ # # spec file for package python-h11 # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,6 @@ Version: 0.9.0 Release: 0 Summary: A pure-Python, bring-your-own-I/O implementation of HTTP/11 License: MIT -Group: Development/Languages/Python URL: https://github.com/python-hyper/h11 Source: https://files.pythonhosted.org/packages/source/h/h11/h11-%{version}.tar.gz BuildRequires: %{python_module setuptools} @@ -30,7 +29,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros BuildArch: noarch # SECTION test requirements -BuildRequires: %{python_module pytest < 5} +BuildRequires: %{python_module pytest} # /SECTION %python_subpackages