mirror of
https://blitiri.com.ar/repos/chasquid
synced 2025-12-17 14:37:02 +00:00
Some dkimpy versions have a bug where it can't parse the keys generated by its own key generator. That causes the dkimpy test to fail. See https://bugs.launchpad.net/dkimpy/+bug/1978835 for more details. This patch adds a workaround which detects the buggy version, and skip the test if needed.