authheaders 0.12.2-1 source package in Ubuntu

Changelog

authheaders (0.12.2-1) unstable; urgency=medium

  * New upstream release
  * Add support for checking upstream GPG signature to debian/watch
  * Bump standards-version to 4.5.0 without further change

 -- Scott Kitterman <email address hidden>  Thu, 23 Jan 2020 01:51:40 -0500

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
authheaders_0.12.2-1.dsc 2.2 KiB 22fbd8fc51eb194d0b880f68bc5215f248f667ba0ae183cadb1c84f242a74ab2
authheaders_0.12.2.orig.tar.gz 91.1 KiB a6f96d1dfb7a6cffcdd78d1582914d4f9a0b25d66e1cf5ce959446c92cd8b74f
authheaders_0.12.2-1.debian.tar.xz 7.7 KiB ad501307c6b84e90fce7013bc4b20e5c18159c83b3dcc38b77f50ab3a7ccb482

Available diffs

No changes file available.

Binary packages built by this source

python3-authheaders: Python 3 module for generating email authentication headers

 Authheaders can generate both authentication results header fields and DKIM/
 ARC sighatures. It can perform DKIM, SPF, and DMARC validation, and the
 results are packaged into a single Authentication-Results header. It can
 also DKIM and ARC sign messages and output the corresponding signature
 header fields.
 .
 This is the Python 3 version of the package.