pyopenssl 0.15.1-2build1 source package in Ubuntu
Changelog
pyopenssl (0.15.1-2build1) wily; urgency=medium * No-change rebuild for python3.5 transition -- Steve Langasek <email address hidden> Sat, 25 Jul 2015 21:37:02 +0000
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Wily
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- interpreters
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | main | interpreters |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pyopenssl_0.15.1.orig.tar.gz | 146.4 KiB | f0a26070d6db0881de8bcc7846934b7c3c930d8f9c79d45883ee48984bc0d672 |
pyopenssl_0.15.1-2build1.debian.tar.xz | 7.7 KiB | b1caa4293bc6bb2840dfdd3cec8da473cded09f65ff8b4f2319c3faf05b41195 |
pyopenssl_0.15.1-2build1.dsc | 2.4 KiB | 93346e8fc085aacbf6e9629644f8fc364a10e3318d489b373c61a7c26d8969cb |
Available diffs
- diff from 0.13.1-2ubuntu1 to 0.15.1-2build1 (298.1 KiB)
- diff from 0.15.1-2 (in Debian) to 0.15.1-2build1 (626 bytes)
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.