Description
python3-openssl - Python 3 wrapper around the OpenSSL library
Property | Value |
---|---|
Distribution | Ubuntu 18.04 LTS (Bionic Beaver) |
Repository | Ubuntu Main amd64 |
Package name | python3-openssl |
Package version | 17.5.0 |
Package release | 1ubuntu1 |
Package architecture | all |
Package type | deb |
Installed size | 224 B |
Download size | 40.48 KB |
Official Mirror | archive.ubuntu.com |
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.
Alternatives
Package | Version | Architecture | Repository |
---|---|---|---|
python3-openssl_17.5.0-1ubuntu1_all.deb | 17.5.0 | all | Ubuntu Main |
python3-openssl | - | - | - |
Requires
Name | Value |
---|---|
python3-cryptography | >= 2.1.4 |
python3-six | >= 1.5.2 |
python3:any | >= 3.3.2-2~ |
Download
Type | URL |
---|---|
Binary Package | python3-openssl_17.5.0-1ubuntu1_all.deb |
Source Package | pyopenssl |
Install Howto
- Update the package index:
# sudo apt-get update
- Install python3-openssl deb package:
# sudo apt-get install python3-openssl
Files
Path |
---|
/usr/lib/python3/dist-packages/OpenSSL/SSL.py |
/usr/lib/python3/dist-packages/OpenSSL/__init__.py |
/usr/lib/python3/dist-packages/OpenSSL/_util.py |
/usr/lib/python3/dist-packages/OpenSSL/crypto.py |
/usr/lib/python3/dist-packages/OpenSSL/debug.py |
/usr/lib/python3/dist-packages/OpenSSL/rand.py |
/usr/lib/python3/dist-packages/OpenSSL/tsafe.py |
/usr/lib/python3/dist-packages/OpenSSL/version.py |
/usr/lib/python3/dist-packages/pyOpenSSL-17.5.0.egg-info/PKG-INFO |
/usr/lib/python3/dist-packages/pyOpenSSL-17.5.0.egg-info/dependency_links.txt |
/usr/lib/python3/dist-packages/pyOpenSSL-17.5.0.egg-info/requires.txt |
/usr/lib/python3/dist-packages/pyOpenSSL-17.5.0.egg-info/top_level.txt |
/usr/share/doc/python3-openssl/changelog.Debian.gz |
/usr/share/doc/python3-openssl/copyright |
Changelog
2018-04-12 - James Page <james.page@ubuntu.com> 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.
2017-12-12 - Sandro Tosi <morph@debian.org> pyopenssl (17.5.0-1) unstable; urgency=medium * New upstream release * debian/control - bump Standards-Version to 4.1.2 (no changes needed) - bump cryptography versioned dep to 2.1.4 - updated homepage - add pretend and flaky to b-d, needed by tests - use py3k versions of sphinx and sphinx_rtd_theme - b-d on python-all and python3-all, not the -dev variants - remove libssl-dev, openssl from b-d, those funcions are provided by cryptography now; Addresses: #857206 * debian/copyright - extend packaging copyright years * debian/rules - use the right py.test tool name to run test for Python 2 and 3; Closes: #857206 - explicitly set LC_ALL to C.UTF-8 * debian/watch - use HTTPS to contact pypi.debian.net
2016-11-09 - Sandro Tosi <morph@debian.org> pyopenssl (16.2.0-1) unstable; urgency=medium * New upstream release; Closes: #843644
2016-09-03 - Sandro Tosi <morph@debian.org> pyopenssl (16.1.0-1) unstable; urgency=medium * New upstream release; Closes: #836179 * debian/control - bump deps on python3-cryptography to >= 1.3.4 - bump Standards-Version to 3.9.8 (no changes needed)
2016-07-16 - Sandro Tosi <morph@debian.org> pyopenssl (16.0.0-2) unstable; urgency=medium * debian/control - add python-sphinx-rtd-theme to b-d, no longer implicitly installed as a dependency from sphinx; Closes: #830328 - require pytest at least at version 2.8.5
2016-04-13 - Sandro Tosi <morph@debian.org> pyopenssl (16.0.0-1) unstable; urgency=medium [ Sandro Tosi ] * New upstream release; Closes: #820569 * debian/copyright - extend packaging copyright years - update path for new upstream code organization * debian/control - bump deps on cryptography >= 1.3 - bump Standards-Version to 3.9.7 (no changes needed) - add python*-cffi and python*-all-dev, needed to run tests at build time * debian/rules - install CHANGELOG.rst as upstream changelog - pass PYTOHNPATH when building the doc * run tests with py.test [ Ondřej Nový ] * Fixed VCS URL (https)
2015-06-29 - Sandro Tosi <morph@debian.org> pyopenssl (0.15.1-2) unstable; urgency=medium * upload to unstable
2015-04-15 - Sandro Tosi <morph@debian.org> pyopenssl (0.15.1-1) experimental; urgency=medium * New upstream release
2015-04-14 - Sandro Tosi <morph@debian.org> pyopenssl (0.15-1) experimental; urgency=medium * New upstream release * debian/watch - use PyPI redirector * debian/copyright - extend packaging copyright years - extend upstream copyright years * debian/patches/disable_test_set_default_verify_paths.patch - refreshed * debian/patches/bbff8b97da488d19d3a26f6eda5f83fc88ad430c.patch - dropped, merged upstream * debian/python-openssl-doc.docs - updated to include new files and remove those no longer present * debian/control - bump Standards-Version to 3.9.6 (no changes needed) - add versioned depends and b-d on python-cryptography * debian/rules - run tests using "setup.py test"
See Also
Package | Description |
---|---|
python3-padme_1.1.1-2_all.deb | mostly transparent proxy class for Python 3 |
python3-pam_0.4.2-13.2ubuntu4_amd64.deb | Python interface to the PAM library |
python3-paramiko_2.0.0-1ubuntu1_all.deb | Make ssh v2 connections (Python 3) |
python3-parted_3.11.1-1ubuntu2_amd64.deb | Python 3 interface for libparted |
python3-paste_2.0.3+dfsg-4ubuntu1_all.deb | tools for using a Web Server Gateway Interface stack - Python 3.x |
python3-pastedeploy_1.5.2-4_all.deb | load, configure, and compose WSGI applications and servers - Python 3.x |
python3-pastescript_2.0.2-2_all.deb | create file layouts for Python3 packages and serve webapps |
python3-pbr_3.1.1-3ubuntu3_all.deb | inject useful and sensible default behaviors into setuptools - Python 3.x |
python3-pep8_1.7.1-1ubuntu1_all.deb | Python PEP 8 code style checker - Python 3 |
python3-petname_2.2-0ubuntu1_all.deb | python3 library for generating pronouncable, memorable, pet names |
python3-pexpect_4.2.1-1_all.deb | Python 3 module for automating interactive applications |
python3-pil.imagetk_5.1.0-1_amd64.deb | Python Imaging Library - ImageTk Module (Python3) |
python3-pil_5.1.0-1_amd64.deb | Python Imaging Library (Python3) |
python3-pkg-resources_39.0.1-2_all.deb | Package Discovery and Resource Access using pkg_resources |
python3-plainbox-doc_0.25-1_all.deb | toolkit for software and hardware testing (documentation) |
Advertisement
Advertisement