pyopenssl 24.0.0-1 source package in Ubuntu

Changelog

pyopenssl (24.0.0-1) unstable; urgency=medium

  * Team upload.

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * unfuzz patches

 -- Jonas Smedegaard <email address hidden>  Thu, 22 Feb 2024 16:45:22 +0100

Upload details

Uploaded by:
Sandro Tosi
Uploaded to:
Sid
Original maintainer:
Sandro Tosi
Architectures:
all
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyopenssl_24.0.0-1.dsc 2.2 KiB 659ef503c8aa77e12600bf28ac4db58dd0163e4a4fd4380446f040b8b1ae6ada
pyopenssl_24.0.0.orig.tar.xz 142.9 KiB 9bf74c1dbcd1d36c7840bcca55e5deb0a7c723292a92b7a039648b221252309d
pyopenssl_24.0.0-1.debian.tar.xz 9.1 KiB 73ffe6e40b50a2a0b4f9045b9871e27d9a7981d60a9c8bf869f3f45b9a7b77cb

Available diffs

No changes file available.

Binary packages built by this source

python-openssl-doc: Python wrapper around the OpenSSL library (documentation package)

 High-level wrapper around a subset of the OpenSSL library, includes
 .
   * SSL.Connection objects, wrapping the methods of Python's portable
     sockets
   * Callbacks written in Python
   * Extensive error-handling mechanism, mirroring OpenSSL's error
     codes
 .
 A lot of the object methods do nothing more than calling a
 corresponding function in the OpenSSL library.
 .
 This package contains documentation for python-openssl.

python3-openssl: Python 3 wrapper around the OpenSSL library

 High-level wrapper around a subset of the OpenSSL library, includes
 .
   * SSL.Connection objects, wrapping the methods of Python's portable
     sockets
   * Callbacks written in Python
   * Extensive error-handling mechanism, mirroring OpenSSL's error
     codes
 .
 A lot of the object methods do nothing more than calling a
 corresponding function in the OpenSSL library.
 .
 This package contains the Python 3 version of pyopenssl.