pyopenssl 17.5.0-1ubuntu1 source package in Ubuntu
Changelog
pyopenssl (17.5.0-1ubuntu1) bionic; urgency=medium * d/p/missing-SSL_ST-imports.patch: Cherry pick pending fix from Debian to resolve issue when importing SSL_ST_* objects, resolving misc test failures in other projects. -- James Page <email address hidden> Thu, 12 Apr 2018 08:54:32 +0100
Upload details
- Uploaded by:
- James Page
- Uploaded to:
- Bionic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- interpreters
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | main | interpreters |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pyopenssl_17.5.0.orig.tar.gz | 166.9 KiB | 2c10cfba46a52c0b0950118981d61e72c1e5b1aac451ca1bc77de1a679456773 |
pyopenssl_17.5.0-1ubuntu1.debian.tar.xz | 9.4 KiB | 6b22f93f0f71abc1c940ae7f2f7645da4fbedca10a0be16d390bb1e832d4888f |
pyopenssl_17.5.0-1ubuntu1.dsc | 2.5 KiB | 38e1cf28fcdbbf9569f4366ebbf95e1baff14ca460d02e1b338fcb859b436cd9 |
Available diffs
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.