Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-authheaders for openSUSE:Factory checked in at 2022-01-17 22:34:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-authheaders (Old) and /work/SRC/openSUSE:Factory/.python-authheaders.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-authheaders" Mon Jan 17 22:34:00 2022 rev:5 rq:946674 version:0.14.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-authheaders/python-authheaders.changes 2020-04-14 16:29:13.912010141 +0200 +++ /work/SRC/openSUSE:Factory/.python-authheaders.new.1892/python-authheaders.changes 2022-01-17 22:34:20.490255476 +0100 @@ -1,0 +2,19 @@ +Sat Jan 15 16:55:40 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- update to 0.14.1: + - Bump version to fix pypi artifacts, no code changes + - Use email.utils to parse the From header addresses (Thanks to Adam Clark + for noting this issue and providing the fix) Fixes Github #5 + - Correct minimum authres version requirment in setup.py + - Catch more errors. Add DKIM temperror. (Thanks to 'niftylettuce') Fixes + Github #18 + - Skip DMARC records with no 'p' tag and don't raise an error (also thanks + to 'niftylettuce') Fixes Github #14 + - Fix issues with upper case characters in domain (Thanks to Mark Sapiro for + root causing the issue and providing a fix for the domain name regex) + Fixes Github #13 + - Include ARC result comment is A-R header field when ARC fails. Fixes + Github #12 + - Handle the case where no valid From is found. Fixes Github #15 + +------------------------------------------------------------------- Old: ---- authheaders-0.13.0.tar.gz New: ---- authheaders-0.14.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-authheaders.spec ++++++ --- /var/tmp/diff_new_pack.VlYxWu/_old 2022-01-17 22:34:21.014255823 +0100 +++ /var/tmp/diff_new_pack.VlYxWu/_new 2022-01-17 22:34:21.022255829 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-authheaders # -# Copyright (c) 2020 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-authheaders -Version: 0.13.0 +Version: 0.14.1 Release: 0 Summary: A library wrapping email authentication header verification and generation License: MIT ++++++ authheaders-0.13.0.tar.gz -> authheaders-0.14.1.tar.gz ++++++ ++++ 3792 lines of diff (skipped)