dkimpy:master

Last commit made on 2024-04-14
Get this branch:
git clone -b master https://git.launchpad.net/dkimpy
Members of dkimpy developers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
master
Repository:
lp:dkimpy

Recent commits

3be5035... by Scott Kitterman

Update version/add Changelog for 1.1.6

073a0a1... by Simon Chopin

Use raw byte string for regex

Fixes SyntaxWarning in Python 3.12 due to invalid escape sequence.

92902fc... by Scott Kitterman

Bump version to 1.1.5 and add changelog for resolver.resolve fix

aa50562... by Pedro Vicente <email address hidden>

Change minimun version for dnspython due to deprecation warning

b4f70f8... by Pedro Vicente <email address hidden>

Removed Deprecation Warning dns.resolve.query

f17ef21... by Scott Kitterman

ChangeLog whitespace fix

8cf323d... by Scott Kitterman

Confine errors from dnspython to dnsplug and use dkim errors, since dkim.__init__.py doesn't import dns and needs dkim errors (LP: #2018646)

c75fa31... by Scott Kitterman

Bump version to 1.1.4

8d96003... by David <https://launchpad.net/~edeca>

Treat dns.resolver.NoNameservers like NXDOMAIN (not an error)

4a5c1e0... by Scott Kitterman

Add release date