Hello community, here is the log from the commit of package python-h11 for openSUSE:Leap:15.2 checked in at 2020-05-06 20:40:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/python-h11 (Old) and /work/SRC/openSUSE:Leap:15.2/.python-h11.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-h11" Wed May 6 20:40:48 2020 rev:12 rq:800632 version:0.9.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/python-h11/python-h11.changes 2020-03-09 18:06:06.224839503 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.python-h11.new.2738/python-h11.changes 2020-05-06 20:40:49.508699182 +0200 @@ -1,0 +2,5 @@ +Wed May 6 07:47:22 UTC 2020 - Tomáš Chvátal <[email protected]> + +- Do not restrict pytest anymore, seems working + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-h11.spec ++++++ --- /var/tmp/diff_new_pack.bR9rWL/_old 2020-05-06 20:40:50.244700706 +0200 +++ /var/tmp/diff_new_pack.bR9rWL/_new 2020-05-06 20:40:50.248700714 +0200 @@ -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 @@ 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: python-rpm-macros BuildArch: noarch # SECTION test requirements -BuildRequires: %{python_module pytest < 5} +BuildRequires: %{python_module pytest} # /SECTION %python_subpackages
