dkimpy 0.7.0-2 source package in Ubuntu

Changelog

dkimpy (0.7.0-2) unstable; urgency=medium

  * Add missing depends on python/python3-nacl (Ed25519 verification support
    will be an RFC MUST requirement)
  * Update package descriptions to mention both RSA and Ed25519

 -- Scott Kitterman <email address hidden>  Thu, 08 Feb 2018 00:17:28 -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

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dkimpy_0.7.0-2.dsc 2.0 KiB 73cfc6cdde648c0aaabbc2827746de3083d9d72311961973a72273243e87ff4a
dkimpy_0.7.0.orig.tar.gz 45.5 KiB 10e387208d3894bbde91b0cfc5ee87ddb1772566d1d1972d1c06abbd892bba8d
dkimpy_0.7.0-2.debian.tar.xz 4.5 KiB 6ee6ef480cf2753f0f9145f96a40a1b04edc16d1bafcda98ca6e768285472894

Available diffs

No changes file available.

Binary packages built by this source

python-dkim: Python module for DKIM and ARC signing and verification

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

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.
 .
 This is the Python 3 version of the package.