python-acme 2.9.0-1 source package in Ubuntu

Changelog

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

  * New upstream version 2.9.0
  * Update dependencies for new version
  * Bump S-V; no changes needed
  * Drop no longer necessary patch for test

 -- Harlan Lieberman-Berg <email address hidden>  Thu, 08 Feb 2024 20:02:07 -0500

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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-acme_2.9.0-1.dsc 2.7 KiB 0710172756acab77d72587d3c48624191890045879c8c5739f6fd1c73e7ebb20
python-acme_2.9.0.orig.tar.gz 89.5 KiB f7fb2aa4f7ccd132f4ece307d9de6d30b94b2a08c302531f4f43f85ed18673ea
python-acme_2.9.0.orig.tar.gz.asc 659 bytes 58026a2b0744a54bb8ba8ee1904b3c7b669c80ddc025bb25cdb9e92138d55543
python-acme_2.9.0-1.debian.tar.xz 15.3 KiB 3006b31bc720d0d03bfb4a546a904c0fe95923a6a92953586050b0aad51869f9

Available diffs

No changes file available.

Binary packages built by this source

python-acme-doc: ACME protocol library for Python 3 - Documentation

 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 package provides the documentation.

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.