dkimpy 1.0.3-1 source package in Ubuntu

Changelog

dkimpy (1.0.3-1) unstable; urgency=medium

  * New upstream relaese
    - Fixes regression from 1.0.0 where multiple signature verification no
      longer worked

 -- Scott Kitterman <email address hidden>  Wed, 15 Jan 2020 11:15:47 -0500

Upload details

Uploaded by:
Scott Kitterman
Uploaded to:
Sid
Original maintainer:
Scott Kitterman
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dkimpy_1.0.3-1.dsc 2.3 KiB 6b357564598a76b689b69f6d70e1fc8980e1d284f33508195fc6744c15a6c4e9
dkimpy_1.0.3.orig.tar.gz 58.3 KiB 11fc2bd6177a7d016e1148bff8535d0f0c9931e339186b4a58a93a331c9aefc3
dkimpy_1.0.3.orig.tar.gz.asc 833 bytes c7da795a1b1cae8d858bc8f0d06e34905df2274ac855a7a5dd49aa5e9d23dd13
dkimpy_1.0.3-1.debian.tar.xz 9.6 KiB a7b98fdb8f9c05bde2eaae2e4e14517de3ae291dcb3156d8cf6f67921de7bd76

Available diffs

No changes file available.

Binary packages built by this source

python3-dkim: Python 3 module for DKIM and ARC signing and verification

 Python 3 module that implements DKIM (DomainKeys Identified Mail) email
 signing and verification as well as ARC (Authenticated Received Chain)
 signing and verification. Supports both RSA and Ed25519 signing and
 verification. It also provides helper scripts for key generation and command
 line signing and verification.
 .
 This is the Python 3 version of the package.