15
0

- update to 0.16.2:

* Add checks for None results to avoid tracebacks (#31)
  * Account for FWS in From (which is legal, apparently)
  * Delete more setup.py cruft for non-supported Pythons

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-authheaders?expand=0&rev=22
This commit is contained in:
2024-01-30 12:04:39 +00:00
committed by Git OBS Bridge
parent 21272181a7
commit 41775af961
4 changed files with 12 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-authheaders
Version: 0.16.1
Version: 0.16.2
Release: 0
Summary: A library wrapping email authentication header verification and generation
License: MIT