package: add python-backports-ssl-match-hostname
authorPeter Korsgaard <peter@korsgaard.com>
Fri, 9 Mar 2018 19:16:54 +0000 (20:16 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 10 Mar 2018 07:31:11 +0000 (08:31 +0100)
commit9757f6d11aeb672904b62df28702bdce5097fc6f
tree7c7a04c95c6eec9d749fbda80db2826d502d85c8
parent6fccba603342e8538f41ec25c7fd76b7afe6695a
package: add python-backports-ssl-match-hostname

The ssl.match_hostname() function from Python 3.5.

This function IS available in python 2.7 since 2.7.9, but it doesn't support
matching on IP addresses which is needed for some use cases.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
DEVELOPERS
package/Config.in
package/python-backports-ssl-match-hostname/Config.in [new file with mode: 0644]
package/python-backports-ssl-match-hostname/python-backports-ssl-match-hostname.hash [new file with mode: 0644]
package/python-backports-ssl-match-hostname/python-backports-ssl-match-hostname.mk [new file with mode: 0644]