Hello community, here is the log from the commit of package python-h11 for openSUSE:Factory checked in at 2020-05-06 11:05:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-h11 (Old) and /work/SRC/openSUSE:Factory/.python-h11.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-h11" Wed May 6 11:05:00 2020 rev:5 rq:800592 version:0.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-h11/python-h11.changes 2019-08-23 11:07:54.962471942 +0200 +++ /work/SRC/openSUSE:Factory/.python-h11.new.2738/python-h11.changes 2020-05-06 11:05:02.995363479 +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.IaM2Qg/_old 2020-05-06 11:05:03.871365359 +0200 +++ /var/tmp/diff_new_pack.IaM2Qg/_new 2020-05-06 11:05:03.875365368 +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
