From 642331f033a38fc36f8d078532b06eb27b43befcac23b9f794c4ef9849fcf816 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 30 Jun 2024 21:41:16 +0000 Subject: [PATCH] - update to 0.16.3: * Update expected test results to also be compatible with dkimpy >= 1.1.7 * Update PSL from upstream OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-authheaders?expand=0&rev=24 --- authheaders-0.16.2.tar.gz | 3 --- authheaders-0.16.3.tar.gz | 3 +++ python-authheaders.changes | 8 ++++++++ python-authheaders.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 authheaders-0.16.2.tar.gz create mode 100644 authheaders-0.16.3.tar.gz diff --git a/authheaders-0.16.2.tar.gz b/authheaders-0.16.2.tar.gz deleted file mode 100644 index e85b6fe..0000000 --- a/authheaders-0.16.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e371b893e73e7e5853f033c44079f030b952c8b87d41f935b194469778fd4d65 -size 111964 diff --git a/authheaders-0.16.3.tar.gz b/authheaders-0.16.3.tar.gz new file mode 100644 index 0000000..db00e14 --- /dev/null +++ b/authheaders-0.16.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:118edc6d3cb1ad18ffab3d788ccc562fca2854cd645faab08fc47033c648148a +size 115428 diff --git a/python-authheaders.changes b/python-authheaders.changes index 447d4c1..6a3b809 100644 --- a/python-authheaders.changes +++ b/python-authheaders.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Jun 30 21:41:05 UTC 2024 - Dirk Müller + +- update to 0.16.3: + * Update expected test results to also be compatible with + dkimpy >= 1.1.7 + * Update PSL from upstream + ------------------------------------------------------------------- Tue Jan 30 12:04:25 UTC 2024 - Dirk Müller diff --git a/python-authheaders.spec b/python-authheaders.spec index 262be3c..5a5bf47 100644 --- a/python-authheaders.spec +++ b/python-authheaders.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-authheaders -Version: 0.16.2 +Version: 0.16.3 Release: 0 Summary: A library wrapping email authentication header verification and generation License: MIT