pyopenssl 24.2.1-1 source package in Ubuntu

Changelog

pyopenssl (24.2.1-1) unstable; urgency=medium

  * New upstream version.
  * Update the maximum supported python3-cryptography version.
  * Annotate dh-sequence-sphinxdoc with !nodoc.
  * Bump Standards-Version to 4.7.0.

 -- Andrey Rakhmatullin <email address hidden>  Sat, 10 Aug 2024 22:44:32 +0500

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main interpreters

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyopenssl_24.2.1-1.dsc 2.4 KiB cdaccef5d5629720d225ed15716abc74598dc8045b0cf9225eac37b43cd6ca20
pyopenssl_24.2.1.orig.tar.gz 174.4 KiB f5f1533574d77438b6e8bc5b3997881ef34b7bb46cc6aba43f9a881f973bf456
pyopenssl_24.2.1-1.debian.tar.xz 9.3 KiB ca6d866244d71827772f280d342abbf1d09788701565c636f7fd5e0c115c23cb

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.