forked from pool/python-authheaders
Accepting request 1142765 from devel:languages:python
- 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/request/show/1142765 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-authheaders?expand=0&rev=11
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c1adf57525e96d6ae6be713b65972d9c12c8c09f5e802e52797a8be76ff0b119
|
||||
size 111878
|
||||
3
authheaders-0.16.2.tar.gz
Normal file
3
authheaders-0.16.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e371b893e73e7e5853f033c44079f030b952c8b87d41f935b194469778fd4d65
|
||||
size 111964
|
||||
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 30 12:04:25 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 20 12:36:31 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user