txacme 0.9.3-2 source package in Ubuntu

Changelog

txacme (0.9.3-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable):
    + Build-Depends: Drop versioned constraint on python3-acme, python3-attr,
      python3-treq and python3-twisted.
  * Set field Upstream-Contact in debian/copyright.
  * Remove obsolete field Contact from debian/upstream/metadata (already present
    in machine-readable debian/copyright).
  * Update standards version to 4.6.1, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Sun, 16 Oct 2022 18:19:34 +0100

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
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
txacme_0.9.3-2.dsc 2.2 KiB db9fba2effb8d80f01ea6f8807d1e6f64a53402354d70c2c0b84476a5ea5053f
txacme_0.9.3.orig.tar.gz 80.8 KiB d2fad7c3e7400f594603ebe9a75f3036f7a28db6479292f57c9ff29a7bcdb0bd
txacme_0.9.3-2.debian.tar.xz 2.8 KiB 7ac382cdeada97cf6df868e7ac9418f079a8c147f8c30979a6ac233b5ed39370

Available diffs

No changes file available.

Binary packages built by this source

python3-txacme: ACME protocol implementation for Twisted

 ACME is Automatic Certificate Management Environment, a protocol that
 allows clients and certificate authorities to automate verification
 and certificate issuance. The ACME protocol is used by the free
 Let's Encrypt Certificate Authority.
 .
 txacme is an implementation of the protocol for Twisted, the
 event-driven networking engine for Python.