~schopin/dkimpy:py3.12

Last commit made on 2024-03-07
Get this branch:
git clone -b py3.12 https://git.launchpad.net/~schopin/dkimpy
Only Simon Chopin can upload to this branch. If you are Simon Chopin please log in for upload directions.

Branch merges

Branch information

Name:
py3.12
Repository:
lp:~schopin/dkimpy

Recent commits

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

dd650da... by Scott Kitterman

Properly cleanup temporary directories in tests