python-acme 1.29.0-1 source package in Ubuntu

Changelog

python-acme (1.29.0-1) unstable; urgency=medium

  * New upstream version 1.29.0
  * Bump dependency version for pyopenssl
  * Silence unnecessary pedantic long-lines warning

 -- Harlan Lieberman-Berg <email address hidden>  Sat, 20 Aug 2022 14:03:29 -0400

Upload details

Uploaded by:
Debian Let's Encrypt Team
Uploaded to:
Sid
Original maintainer:
Debian Let's Encrypt Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-acme_1.29.0-1.dsc 2.8 KiB 90ebfdab65bc74dedccc5b7d9a8a6830afd6629dd7b8707476a28b27be5d4c1c
python-acme_1.29.0.orig.tar.gz 97.5 KiB 14e387a9725e7788bc72ab00182002d2fc5d37b516e27ccbb4dfc25549eaf044
python-acme_1.29.0.orig.tar.gz.asc 659 bytes f22f95c76897370996358de07a3e6561bc61ced3932ad3a161acb172ba162bba
python-acme_1.29.0-1.debian.tar.xz 15.7 KiB f094f95cab94d98801ff0faa25c88e3b60dac0531eb44c43efa8c4015cf4a92c

Available diffs

No changes file available.

Binary packages built by this source

python-acme-doc: No summary available for python-acme-doc in ubuntu kinetic.

No description available for python-acme-doc in ubuntu kinetic.

python3-acme: ACME protocol library for Python 3

 This is a library used by the Let's Encrypt client for the ACME
 (Automated Certificate Management Environment). The ACME protocol is
 designed as part of the Let's Encrypt project, to make it possible to
 setup an HTTPS server and have it automatically obtain a
 browser-trusted certificate, without any human intervention. This
 library implements the protocol used for proving the control of a
 domain. This library is Python 3.