pyopenssl 23.0.0-1 source package in Ubuntu
Changelog
pyopenssl (23.0.0-1) unstable; urgency=medium * New upstream release * debian/copyright - extend packaging copyright years -- Sandro Tosi <email address hidden> Sun, 22 Jan 2023 00:00:46 -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 | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | interpreters | |
Lunar | release | main | interpreters |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pyopenssl_23.0.0-1.dsc | 2.2 KiB | 78e2952a516a09fa6b90b7b471036d4315148bfe94b98f3ed5c3dc8f673bb039 |
pyopenssl_23.0.0.orig.tar.xz | 143.1 KiB | 46a4b31b413ad3844435acabfee7ab5eb271857cf133a672747b8947cd5e1e58 |
pyopenssl_23.0.0-1.debian.tar.xz | 9.1 KiB | ec0932fd3e4717fbea4400930404b0147926052a8d592610c4b94bf8762c3807 |
Available diffs
- diff from 21.0.0-1 to 23.0.0-1 (44.7 KiB)
- diff from 22.1.0-1 to 23.0.0-1 (4.9 KiB)
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.