dkimpy 1.1.7-1 source package in Ubuntu

Changelog

dkimpy (1.1.7-1) unstable; urgency=medium

  * New upstream release
  * Run tests during build:
    - Add Build-Depends-Indep: openssl, python3-authres, python3-nacl
    - Override dh_auto_test

 -- Scott Kitterman <email address hidden>  Sun, 23 Jun 2024 18:07:21 -0400

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
Oracular release universe python

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dkimpy_1.1.7-1.dsc 2.3 KiB 1aa44cf5f4c872c66bc2f994bb6ba688e4f0d9fb7a9b4b1b1e84dbaed7ed02c1
dkimpy_1.1.7.orig.tar.gz 65.2 KiB 393ea47063713482a03cdf512eed5b85e2b657e7f9606e9acfd7b0651d56b04f
dkimpy_1.1.7.orig.tar.gz.asc 833 bytes 17e192ce5b736d367b6637ffbe45496c5d20f6b9908f95315f7b67b397548967
dkimpy_1.1.7-1.debian.tar.xz 10.4 KiB 2865868630516947d9549f60a6fc4b1161d8405938a9183930ae3d71cec06ffd

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.