authheaders 0.15.2-1 source package in Ubuntu

Changelog

authheaders (0.15.2-1) unstable; urgency=medium

  * New upstream release
  * Bump standards-version to 4.6.2 without further change

 -- Scott Kitterman <email address hidden>  Sun, 05 Mar 2023 18:06:15 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
authheaders_0.15.2-1.dsc 2.4 KiB fc4d0197a16a930e84c0853bcafabbc45e4258e68129bfd19580adbe7bbc1a25
authheaders_0.15.2.orig.tar.gz 105.5 KiB 900cee88a61e647ef84ebdfcbcee0154320744d8ec1d7d6e926842f447283bdf
authheaders_0.15.2.orig.tar.gz.asc 833 bytes 980f38ae0929a3856a71a91f9536019a7bba49340744d2b084bfdad95983f177
authheaders_0.15.2-1.debian.tar.xz 8.2 KiB ffc588ceebbe2b52227e6d0453be6ed2d0c2443fa5539fc68ccedbe4b82c10ae

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.