19 Commits

Author SHA256 Message Date
8a1426ebaa Accepting request 1286126 from devel:languages:python
- Convert to libalternatives

OBS-URL: https://build.opensuse.org/request/show/1286126
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dkimpy?expand=0&rev=10
2025-06-17 16:21:42 +00:00
1307484593 Accepting request 1198093 from devel:languages:python
- update to 1.1.8:
  * Correctly handle verification of signatures without t=
    (timestamp) and with x= (expiration); both are optional
  * Fix error in validate_signature_fields which prevented
    signature expiration from being properly evaluated
  * Correct ARC signing for AR headers with authres-version
    or comments before resinfo
  * Correct line separtor after AAR header field
  * Correct signature in ARC-Seal on LF as linesep

OBS-URL: https://build.opensuse.org/request/show/1198093
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dkimpy?expand=0&rev=9
2024-09-01 17:22:38 +00:00
52a66d5c59 - update to 1.1.8:
* Correctly handle verification of signatures without t=
    (timestamp) and with x= (expiration); both are optional
  * Fix error in validate_signature_fields which prevented
    signature expiration from being properly evaluated
  * Correct ARC signing for AR headers with authres-version
    or comments before resinfo
  * Correct line separtor after AAR header field
  * Correct signature in ARC-Seal on LF as linesep

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dkimpy?expand=0&rev=17
2024-08-31 15:10:59 +00:00
247ec1da07 Accepting request 1169362 from devel:languages:python
- update to 1.1.6:
  * Use raw byte string for regex; fixes SyntaxWarning in
    Python 3.12 due to invalid escape sequence

OBS-URL: https://build.opensuse.org/request/show/1169362
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dkimpy?expand=0&rev=8
2024-04-21 18:27:07 +00:00
946ff9646b - update to 1.1.6:
* Use raw byte string for regex; fixes SyntaxWarning in
    Python 3.12 due to invalid escape sequence

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dkimpy?expand=0&rev=15
2024-04-20 13:42:09 +00:00
8e2dcc9d43 Accepting request 1153078 from devel:languages:python
- Switch to autosetup and pyproject macros.
- No more greedy globs in %files.

OBS-URL: https://build.opensuse.org/request/show/1153078
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dkimpy?expand=0&rev=7
2024-02-29 20:49:46 +00:00
dfb807b1ad - Switch to autosetup and pyproject macros.
- No more greedy globs in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dkimpy?expand=0&rev=13
2024-02-29 03:26:30 +00:00
f20f8217e3 Accepting request 1137284 from devel:languages:python
- update to 1.1.5:
  * Use dns.resolver.resolve instead of dns.resolver.query
    due to deprecation
  * Treat dns.resolver.NoNameservers like NXDOMAIN (not an
    error)
  * Confine errors from dnspython to dnsplug and use dkim
    errors, since dkim.__init__.py doesn't import dns and
    needs dkim errors
  * Catch nacl.exceptions.ValueError and raise
    KeyFormatError, similar to how RSA key errors are treated
  * Create ed25519 key files with secure permissions to
    avoid risk of insecure chmode call/race condition
  * Properly cleanup temporary directories in tests
  * Verify correct AMS header is used for ARC seal
    verification (André Cruz)
  * Document dropping of Python 2 support
  * Fix traceback when attempting to verify an unsigned
    message using async verify
  * Add domain validity check for ascii domains (no
    specials)
  * Add option to specify index number of signature to
    verify to dkimverify
  * Correct signature indexing error introduced in 1.0.0
    that prevents verification of multiple signatures in a
    single message
  * Correct dkim.verify processing to avoid errors when
    verifying messages with no DKIM signatures
  * Update dnsplug for DNS Python (dns) 2.0 compatibility
  * Provide more specific error message when ed25519
    private key is invalid

OBS-URL: https://build.opensuse.org/request/show/1137284
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dkimpy?expand=0&rev=6
2024-01-06 18:38:04 +00:00
e11d0aed9a - update to 1.1.5:
* Use dns.resolver.resolve instead of dns.resolver.query
    due to deprecation
  * Treat dns.resolver.NoNameservers like NXDOMAIN (not an
    error)
  * Confine errors from dnspython to dnsplug and use dkim
    errors, since dkim.__init__.py doesn't import dns and
    needs dkim errors
  * Catch nacl.exceptions.ValueError and raise
    KeyFormatError, similar to how RSA key errors are treated
  * Create ed25519 key files with secure permissions to
    avoid risk of insecure chmode call/race condition
  * Properly cleanup temporary directories in tests
  * Verify correct AMS header is used for ARC seal
    verification (André Cruz)
  * Document dropping of Python 2 support
  * Fix traceback when attempting to verify an unsigned
    message using async verify
  * Add domain validity check for ascii domains (no
    specials)
  * Add option to specify index number of signature to
    verify to dkimverify
  * Correct signature indexing error introduced in 1.0.0
    that prevents verification of multiple signatures in a
    single message
  * Correct dkim.verify processing to avoid errors when
    verifying messages with no DKIM signatures
  * Update dnsplug for DNS Python (dns) 2.0 compatibility
  * Provide more specific error message when ed25519
    private key is invalid

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dkimpy?expand=0&rev=11
2024-01-06 18:05:10 +00:00
397d89fdd6 Accepting request 1093674 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1093674
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dkimpy?expand=0&rev=5
2023-06-18 21:08:27 +00:00
6d4fb59122 Accepting request 1093663 from devel:languages:python:mailman:backports
- Use sle15_python_module_pythons

OBS-URL: https://build.opensuse.org/request/show/1093663
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dkimpy?expand=0&rev=9
2023-06-18 18:43:36 +00:00
dfcaf1778b Accepting request 853746 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/853746
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dkimpy?expand=0&rev=4
2020-12-08 12:24:53 +00:00
345a931714 Accepting request 853706 from home:jirislaby:branches:devel:languages:python
- update to 1.0.5
    - Update dnsplug for DNS Python (dns) 2.0 compatibility (LP: #1888583)
    - Fix @param srv_id typos (LP: #1890532)
    - Correct dkim.verify processing to avoid errors when verifying messages
      with no DKIM signatures

OBS-URL: https://build.opensuse.org/request/show/853706
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dkimpy?expand=0&rev=7
2020-12-08 09:58:24 +00:00
67850ccf5b Accepting request 809415 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/809415
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dkimpy?expand=0&rev=3
2020-05-28 07:18:02 +00:00
Tomáš Chvátal
a3120287d8 Accepting request 809235 from home:pgajdos:python
submit

OBS-URL: https://build.opensuse.org/request/show/809235
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dkimpy?expand=0&rev=5
2020-05-27 10:12:56 +00:00
3de6a3f89b Accepting request 791126 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/791126
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dkimpy?expand=0&rev=2
2020-04-04 10:24:55 +00:00
Tomáš Chvátal
87da128162 Accepting request 791121 from home:mcalabkova:branches:devel:languages:python
- update to 1.0.3
  * dknewkey: On posix operating systems set file permissions to 600 for
    ed25519 private key files (as is already done for RSA) (LP: #1857827)
  * Set minimum dnspython version to 1.16 because previous versions can not
    support the timeout parameter (LP: #1856546)
  * Follow CNAMES when looking up key records when using DNS (pydns)
  * Add support for RFC 8460 tlsrpt DKIM signature processing (LP: #1847020)
  * Add async support with aiodns for DKIM verification (ARC not supported)
  * Add new timeout parameter to enable DNS lookup timeouts to be adjusted
  * Add new DKIM.present function to allow applications to test if a DKIM
    signature is present without doing validation (LP: #1851141)
  * Support signature verification with RSAPublicKey formatted keys
    since, although rare, they are RFC 6376 specified (LP: #1851862)
  * Drop usage of pymilter Milter.dns in dnsplug since it doesn't support
    having a timeout passed to it
  * Catch binascii related key format errors (LP: #1854477)
  * Ignore unknown service types in key records (LP: #1847020)
  * Add LICENSE to MANIFEST.in so it is included in the tarball
- Drop shipped LICENSE file
- Reapplied patch no-optional.patch

OBS-URL: https://build.opensuse.org/request/show/791121
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dkimpy?expand=0&rev=3
2020-04-03 08:18:06 +00:00
eae7dfeaf0 Accepting request 752901 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/752901
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dkimpy?expand=0&rev=1
2019-12-03 11:41:59 +00:00
Tomáš Chvátal
9b9ba6d9d0 Accepting request 752883 from devel:languages:python:mailman
SLE-7686

OBS-URL: https://build.opensuse.org/request/show/752883
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dkimpy?expand=0&rev=1
2019-12-02 11:54:07 +00:00

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0ce72d961f443e8f9f05694b354542dee534e08e2b8c5b60c62d5daca7c1da0f
size 66557