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

History of commit frequency

CVS Commit History:


   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-05-05 01:52:07 by Jean-Yves Migeon | Files touched by this commit (4)
Log message:
Patch setup.py to implement PKGMANDIR and remove the associated
post-install phase to better handle man page installs. Bump revision
due to the patch addition although PLIST should remain unaffected.

Add the unittest command for do-test (as documented by the project).

Modify DESCR to better reflect that it also supports Ed25519 headers,
which is the main interest of py-dkim.
   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 6 messages, browsing 1 to 10 | previous