python-backports-ssl 3.7.0.1 blacklisted
This recipe is blacklisted by the meta-python2 layer. The reason provided is:
python2 is out of support for long time, read https://www.python.org/doc/sunset-python-2/ https://python3statement.org/ and if you really have to temporarily use this, then set I_SWEAR_TO_MIGRATE_TO_PYTHON3 to "yes"
Name | python-backports-ssl |
---|---|
Version | 3.7.0.1 |
Summary | The ssl.match_hostname() function from Python 3.4 |
Description | The Secure Sockets layer is only actually secure if you check the hostname in the certificate returned by the server to which you are connecting, and verify that it matches to hostname that you are trying to reach. But the matching logic, defined in RFC2818, can be a bit tricky to implement on your own. So the ssl package in the Standard Library of Python 3.2 and greater now includes a match_hostname() function for performing this check instead of requiring every application to implement the check separately. This backport brings match_hostname() to users of earlier versions of Python |
Section | devel/python |
License | GPLv2 |
Homepage | |
Recipe file | recipes-devtools/python/python-backports-ssl_3.7.0.1.bb |
Layer | meta-python2 (hardknott branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
https://files.pythonhosted.org/packages/source/b/backports.ssl_match_hostname/backports.ssl_match_hostname-3.7.0.1.tar.gz |
Patches
None
Other branches
This recipe in other branches of meta-python2:
Branch | Recipe |
---|---|
master | python-backports-ssl 3.7.0.1 |
kirkstone (Yocto Project 4.0) | python-backports-ssl 3.7.0.1 |
honister (Yocto Project 3.4) | python-backports-ssl 3.7.0.1 |
hardknott (Yocto Project 3.3) | python-backports-ssl 3.7.0.1 (this recipe) |
gatesgarth (Yocto Project 3.2) | python-backports-ssl 3.7.0.1 |
dunfell (Yocto Project 3.1) | python-backports-ssl 3.7.0.1 |
zeus (Yocto Project 3.0) | python-backports-ssl 3.5.0.1 |
warrior (Yocto Project 2.7) | python-backports-ssl 3.5.0.1 |
thud (Yocto Project 2.6) | python-backports-ssl 3.5.0.1 |
sumo (Yocto Project 2.5) | python-backports-ssl 3.5.0.1 |
rocko (Yocto Project 2.4) | python-backports-ssl 3.5.0.1 |
pyro (Yocto Project 2.3) | python-backports-ssl 3.5.0.1 |
morty (Yocto Project 2.2) | python-backports-ssl 3.5.0.1 |
krogoth (Yocto Project 2.1) | python-backports-ssl 3.4.0.2 |
jethro (Yocto Project 2.0) | python-backports-ssl 3.4.0.2 |
fido (Yocto Project 1.8) | python-backports-ssl 3.4.0.2 |