dkimpy 0.7.0-1 source package in Ubuntu

Changelog

dkimpy (0.7.0-1) unstable; urgency=medium

  * New upstream release
    - Includes experimental support for new Ed25519 signatures
  * Update debian/watch to use secure URI
  * Fixup trailing whitespace
  * Bump standards-version to 4.1.3 without further change

 -- Scott Kitterman <email address hidden>  Wed, 07 Feb 2018 01:31:25 -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-1.dsc 2.0 KiB 229d673c5f52b1d310be62fd8bf453813c12023c3db3d973e2b801c3d1f72aad
dkimpy_0.7.0.orig.tar.gz 45.5 KiB 10e387208d3894bbde91b0cfc5ee87ddb1772566d1d1972d1c06abbd892bba8d
dkimpy_0.7.0-1.debian.tar.xz 4.4 KiB 8dc9c9a001c012af307f0cbbfe5538fff44de69fc89edd3e8abe4c3dab5ebd43

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.