1
0

26 Commits

Author SHA256 Message Date
117bbdaae3 Accepting request 1184160 from devel:languages:python
- 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/request/show/1184160
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-authheaders?expand=0&rev=12
2024-07-01 09:21:57 +00:00
642331f033 - 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
2024-06-30 21:41:16 +00:00
ff8a575f57 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
2024-01-30 17:26:44 +00:00
41775af961 - 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
2024-01-30 12:04:39 +00:00
832932bb1b Accepting request 1140105 from devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1140105
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-authheaders?expand=0&rev=10
2024-01-21 22:08:39 +00:00
21272181a7 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-authheaders?expand=0&rev=20
2024-01-20 12:38:23 +00:00
14909f0035 Accepting request 1138689 from devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1138689
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-authheaders?expand=0&rev=9
2024-01-15 21:17:35 +00:00
605cfb067c * 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)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-authheaders?expand=0&rev=18
2024-01-14 17:17:14 +00:00
89bf4a22d3 Accepting request 1138486 from home:gladiac:mailman
- Update to version 0.16.0
  * https://github.com/ValiMail/authentication-headers/blob/0.16.0/CHANGES
    or the CHANGES file included in this package
- Removed authheaders-importlib-resources.patch

OBS-URL: https://build.opensuse.org/request/show/1138486
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-authheaders?expand=0&rev=17
2024-01-14 17:16:14 +00:00
4cfd58782f Accepting request 1137568 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1137568
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-authheaders?expand=0&rev=8
2024-01-08 22:46:29 +00:00
df109c0855 Accepting request 1137552 from home:gladiac:mailman
- Fix importing resources
  * Added authheaders-importlib-resources.patch

OBS-URL: https://build.opensuse.org/request/show/1137552
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-authheaders?expand=0&rev=15
2024-01-08 13:23:18 +00:00
3e7cae4388 Accepting request 1122674 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1122674
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-authheaders?expand=0&rev=7
2023-11-02 19:23:04 +00:00
002b285be7 Accepting request 1122213 from home:gladiac:mailman
- Update to version 0.15.3
  * https://github.com/ValiMail/authentication-headers/blob/0.15.3/CHANGES
    or the CHANGES file included in this package

OBS-URL: https://build.opensuse.org/request/show/1122213
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-authheaders?expand=0&rev=13
2023-11-02 12:41:48 +00:00
8282ccf6cb Accepting request 1092851 from devel:languages:python
- tag sle15 build for new python

OBS-URL: https://build.opensuse.org/request/show/1092851
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-authheaders?expand=0&rev=6
2023-06-13 14:10:57 +00:00
f05077f9bb - tag sle15 build for new python
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-authheaders?expand=0&rev=11
2023-06-13 11:36:06 +00:00
0759438429 Accepting request 946674 from devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/946674
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-authheaders?expand=0&rev=5
2022-01-17 21:34:00 +00:00
9b6c89e69a - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-authheaders?expand=0&rev=10
2022-01-15 16:56:20 +00:00
4e96506075 Accepting request 793393 from devel:languages:python
- Update to 0.13.0:
  * Switch from the deprecated publicsuffix package to publicsuffix2

OBS-URL: https://build.opensuse.org/request/show/793393
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-authheaders?expand=0&rev=4
2020-04-14 13:09:59 +00:00
Tomáš Chvátal
2945661d93 - Update to 0.13.0:
* Switch from the deprecated publicsuffix package to publicsuffix2

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-authheaders?expand=0&rev=8
2020-04-12 10:53:36 +00:00
44de16af72 Accepting request 766680 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/766680
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-authheaders?expand=0&rev=3
2020-01-24 12:12:18 +00:00
Tomáš Chvátal
b0db5b06a2 Accepting request 766640 from devel:languages:python:mailman:backports
- do not require python-cffi for 15, it will be required by
  python-PyNaCl

OBS-URL: https://build.opensuse.org/request/show/766640
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-authheaders?expand=0&rev=6
2020-01-23 17:52:48 +00:00
28aab81088 Accepting request 765757 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/765757
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-authheaders?expand=0&rev=2
2020-01-20 21:54:31 +00:00
Tomáš Chvátal
d886eb72a1 Accepting request 765722 from devel:languages:python:mailman:backports
OBS-URL: https://build.opensuse.org/request/show/765722
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-authheaders?expand=0&rev=4
2020-01-20 11:09:19 +00:00
Tomáš Chvátal
2556f72988 Accepting request 765702 from devel:languages:python:mailman:backports
- fix build in SLE-15: set en_US.UTF-8 encoding

OBS-URL: https://build.opensuse.org/request/show/765702
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-authheaders?expand=0&rev=3
2020-01-20 08:46:51 +00:00
838aaccd2b Accepting request 752899 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/752899
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-authheaders?expand=0&rev=1
2019-12-04 12:52:05 +00:00
Tomáš Chvátal
176ce96858 Accepting request 752881 from devel:languages:python:mailman
SLE-7686

OBS-URL: https://build.opensuse.org/request/show/752881
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-authheaders?expand=0&rev=1
2019-12-02 11:52:58 +00:00