dkimpy 1.0.2-2 source package in Ubuntu

Changelog

dkimpy (1.0.2-2) unstable; urgency=medium

  * Run wrap and sort
  * Manually specify package depends instead of allowing dh-python to guess
    so DNS related package dependenncies are correct

 -- Scott Kitterman <email address hidden>  Wed, 08 Jan 2020 07:10:23 -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.2-2.dsc 2.3 KiB a33092a143b99215adaa1dd2f23a148b367b8f381f47d0806576755f09e7b3a3
dkimpy_1.0.2.orig.tar.gz 58.2 KiB ce7989514025b7d7b2f5ded2a9392c92c10945c70a4e9310632586ff2f223fa7
dkimpy_1.0.2.orig.tar.gz.asc 833 bytes 5f2670d1a885ce9dcbbed57994f8d64d73fffb39732d9ff8403e140b0bfde5a2
dkimpy_1.0.2-2.debian.tar.xz 9.5 KiB 286547f037554d0ca7f493934b9ab3da1e79ea479bff0aa599b7de0b42581351

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.