Next | Query returned 4 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2024-04-17 21:58:31 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-dkim: updated to 1.1.6

Version 1.1.6
- Use raw byte string for regex; fixes SyntaxWarning in Python 3.12 due to
  invalid escape sequence
   2024-02-27 11:28:36 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-dkim: add missing tools
   2024-02-19 16:11:42 by Amitai Schleier | Files touched by this commit (3) | Package updated
Log message:
py-dkim: update to 1.1.5. Changes:

- Use dns.resolver.resolve instead of dns.resolver.query due to deprecation
  (LP: 2028783) - Thanks to Pedro Vicente for the report and the fix
- Treat dns.resolver.NoNameservers like NXDOMAIN (not an error) (Thanks to
  David for the patch and the report)
- Confine errors from dnspython to dnsplug and use dkim errors, since
  dkim.__init__.py doesn't import dns and needs dkim errors (LP: #2018646)

pkgsrc changes:

- Convert to wheel.mk
- Add missing py-aiodns dependency
   2023-05-07 22:37:53 by Mark Davies | Files touched by this commit (4)
Log message:
py-dkim: add version 1.1.3

dkimpy is a library that implements DKIM (DomainKeys Identified Mail) email
signing and verification. Basic DKIM requirements are defined in RFC 6376

Next | Query returned 4 messages, browsing 1 to 10 | previous