dkimpy 1.0.0-1 source package in Ubuntu

Changelog

dkimpy (1.0.0-1) unstable; urgency=medium

  * New upstream release
  * Update debian/docs to install README.md due to upstream name change
  * Run autopkgtest for all supported python3 versions

 -- Scott Kitterman <email address hidden>  Mon, 09 Dec 2019 18:28:43 -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.0-1.dsc 2.3 KiB 8efcf595a4fc7d2f9b85584eed9aea81e16a8c468c82bb926e6fecd5acc44ed7
dkimpy_1.0.0.orig.tar.gz 57.8 KiB 56f37736b5527082f2389bacd804e31e9f0118043e26eff74198d5d12ae3908b
dkimpy_1.0.0.orig.tar.gz.asc 833 bytes 3ec8375f112569edba29c1296906039d1c79686e51216a3e3210865d4cf44ae9
dkimpy_1.0.0-1.debian.tar.xz 9.4 KiB 5b951e179507c8d255091232ee71f30ed1c9e0b2d053daa163746fc770a5ffe1

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.