dkimpy 1.1.0-1 source package in Ubuntu

Changelog

dkimpy (1.1.0-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Set upstream metadata fields: Name, Repository-Browse.
  * Update standards version to 4.6.1, no changes needed.

  [ Scott Kitterman ]
  * New upstream release
  * Drop alternate depends on python3-dns, dnspython is a better choice now
    (Closes: #1010936)
  * Add test depends on openssl for new tests

 -- Scott Kitterman <email address hidden>  Sat, 25 Feb 2023 17:36:09 -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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dkimpy_1.1.0-1.dsc 2.3 KiB a404d550dec9c26f683b02e83e73e195730a6b4cd6f52f73ee9a1424cc927e56
dkimpy_1.1.0.orig.tar.gz 64.8 KiB 3500ee90454b7c2cf712581e0398eb47038d27e69148329df634ecd98dd8621c
dkimpy_1.1.0.orig.tar.gz.asc 833 bytes 38b2f3645ee22e608c7ecde68745d25afb38fe2ede72c721276c81d204bc3852
dkimpy_1.1.0-1.debian.tar.xz 9.9 KiB 99519c59591ffaa8bc3beff18ca2268fdb35836cd089e8c448acd1796c4017fe

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.