Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-h11 for openSUSE:Factory checked in at 2022-02-18 23:02:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-h11 (Old) and /work/SRC/openSUSE:Factory/.python-h11.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-h11" Fri Feb 18 23:02:35 2022 rev:9 rq:955498 version:0.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-h11/python-h11.changes 2021-02-07 15:24:16.218216392 +0100 +++ /work/SRC/openSUSE:Factory/.python-h11.new.1958/python-h11.changes 2022-02-18 23:02:36.353414422 +0100 @@ -1,0 +2,14 @@ +Wed Feb 16 23:08:28 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- update to 0.13.0: + * Clarify that the Headers class is a Sequence and inherit from the + collections Sequence abstract base class to also indicate this (and + gain the mixin methods). + * Switch event classes to dataclasses for easier typing and slightly + improved performance. + * Shorten traceback of protocol errors for easier readability + * Add typing including a PEP 561 marker for usage by type checkers + * Expand the allowed status codes to [0, 999] from [0, 600] + * Ensure request method is a valid token + +------------------------------------------------------------------- Old: ---- h11-0.12.0.tar.gz New: ---- h11-0.13.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-h11.spec ++++++ --- /var/tmp/diff_new_pack.ZqH1ZQ/_old 2022-02-18 23:02:36.917414378 +0100 +++ /var/tmp/diff_new_pack.ZqH1ZQ/_new 2022-02-18 23:02:36.925414377 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-h11 # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-h11 -Version: 0.12.0 +Version: 0.13.0 Release: 0 Summary: A pure-Python, bring-your-own-I/O implementation of HTTP/11 License: MIT ++++++ h11-0.12.0.tar.gz -> h11-0.13.0.tar.gz ++++++ ++++ 4085 lines of diff (skipped)