pyopenssl 16.2.0-1 source package in Ubuntu

Changelog

pyopenssl (16.2.0-1) unstable; urgency=medium

  * New upstream release; Closes: #843644

 -- Sandro Tosi <email address hidden>  Wed, 09 Nov 2016 14:14:11 -0500

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

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyopenssl_16.2.0-1.dsc 2.4 KiB 00787f2cbc51d1d07cbe20c1925a51626cb31fe437c24d5c412ad6a28155b36e
pyopenssl_16.2.0.orig.tar.gz 163.4 KiB 7779a3bbb74e79db234af6a08775568c6769b5821faecf6e2f4143edb227516e
pyopenssl_16.2.0-1.debian.tar.xz 8.6 KiB bcdda4787328b494f1cc26bb57360aa06707bd75631e7bc3cd8b5ca2b4b94e38

Available diffs

No changes file available.

Binary packages built by this source

python-openssl: Python 2 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.

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.