txacme 0.9.3-3 source package in Ubuntu
Changelog
txacme (0.9.3-3) unstable; urgency=medium * Team upload. * Replace SafeConfigParser deprecated in Python3.12 Closes: #1058139 * Standards-Version: 4.6.2 (routine-update) * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update) * Add salsa-ci file (routine-update) * Rules-Requires-Root: no (routine-update) -- Andreas Tille <email address hidden> Wed, 10 Jan 2024 09:41:40 +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 | Published | Component | Section | |
---|---|---|---|---|
Oracular | release | universe | misc | |
Noble | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
txacme_0.9.3-3.dsc | 2.2 KiB | 6a7f1f831019eff845bc91397788d2ed7f2acf709342ff6f4ca95d194203df94 |
txacme_0.9.3.orig.tar.gz | 80.8 KiB | d2fad7c3e7400f594603ebe9a75f3036f7a28db6479292f57c9ff29a7bcdb0bd |
txacme_0.9.3-3.debian.tar.xz | 3.3 KiB | ed9f042125f86a19235c37aa1e9b9c5d0c570e1e71c5746953382c0c9be6008f |
Available diffs
- diff from 0.9.3-2 to 0.9.3-3 (1.6 KiB)
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.