Revisions of python-authheaders
Dominique Leuenberger (dimstar_suse)
accepted
request 1184160
from
Dirk Mueller (dirkmueller)
(revision 12)
- update to 0.16.3: * Update expected test results to also be compatible with dkimpy >= 1.1.7 * Update PSL from upstream
Ana Guerrero (anag+factory)
accepted
request 1142765
from
Dirk Mueller (dirkmueller)
(revision 11)
- 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
Ana Guerrero (anag+factory)
accepted
request 1140105
from
Dirk Mueller (dirkmueller)
(revision 10)
- update to 0.16.1: * Clean up unnecessary escaping of semi-colons in test data and adjust related code to resolve SyntaxWarning with Python 3.12 (#29) * Set python_requires >3.7 and clean up cruft in setup.py * Use importlib.resources instead of importlib_resources - switch to PEP517 build
Ana Guerrero (anag+factory)
accepted
request 1138689
from
Dirk Mueller (dirkmueller)
(revision 9)
- Update to version 0.16.0 * Switch from pkg_resources resource_filename to importlib_resources * Add initial doctests for dmarc_lookup.py * Correctly strip trailing backslash in parsed DMARC record components * Handle DMARC records containing empty quoted values (#26) * Add dmarc_lookup.DMARCException and raise it for missing tag/values (#27) * Catch DMARCException error and return DMARC permerror result (#27) * Set DMARC result to permerror if From domain cannot be extracted (#25) * Use dns.resolver.resolve instead of dns.resolver.query due to deprecation * Update PSL from upstream * Add new option for authenticate_message, dmarcbis to enable DMARC policy * discovery and alignment per draft-ietf-dmarc-dmarcbis (default is False) - Removed authheaders-importlib-resources.patch
Dominique Leuenberger (dimstar_suse)
accepted
request 1092851
from
Dirk Mueller (dirkmueller)
(revision 6)
- tag sle15 build for new python
Dominique Leuenberger (dimstar_suse)
accepted
request 946674
from
Dirk Mueller (dirkmueller)
(revision 5)
- 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
Dominique Leuenberger (dimstar_suse)
accepted
request 793393
from
Tomáš Chvátal (scarabeus_iv)
(revision 4)
- Update to 0.13.0: * Switch from the deprecated publicsuffix package to publicsuffix2
Dominique Leuenberger (dimstar_suse)
accepted
request 766680
from
Tomáš Chvátal (scarabeus_iv)
(revision 3)
Dominique Leuenberger (dimstar_suse)
accepted
request 765757
from
Tomáš Chvátal (scarabeus_iv)
(revision 2)
Dominique Leuenberger (dimstar_suse)
accepted
request 752899
from
Tomáš Chvátal (scarabeus_iv)
(revision 1)
Displaying all 12 revisions