python-ocspbuilder 0.10.2-3 source package in Ubuntu

Changelog

python-ocspbuilder (0.10.2-3) unstable; urgency=low

  * Add patch to replace assertRaisesRegexp with assertRaisesRegex (Closes:
    #1056489).
  * Update year in d/copyright.

 -- Michael Fladischer <email address hidden>  Fri, 12 Jan 2024 13:31:04 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-ocspbuilder_0.10.2-3.dsc 1.8 KiB 7eb707eaba2667350f9ca0e3f8eb9122ad0ba8db0c283389fd7753575b75c41d
python-ocspbuilder_0.10.2.orig.tar.gz 28.7 KiB 0991e31d7bc01d640d29feb9d45b6dcb6eb26ba71fb0a11e96fe08a5e22366f5
python-ocspbuilder_0.10.2-3.debian.tar.xz 2.9 KiB bacca0965ef870a5e35c66224eb114b78a590e95ce3ed402c3842548201a103f

Available diffs

No changes file available.

Binary packages built by this source

python3-ocspbuilder: library for generating OCSP requests and responses (Python3 version)

 ocspbuilder is a Python library for constructing OCSP requests and responses.
 It provides a high-level interface with knowledge of RFC 6960 to produce,
 valid, correct OCSP messages without terrible APIs or hunting through RFCs.
 .
 This package contains the Python 3 version of the library.