summaryrefslogtreecommitdiffstats
path: root/package/python-backports-ssl-match-hostname/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/python-backports-ssl-match-hostname/Config.in')
-rw-r--r--package/python-backports-ssl-match-hostname/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/python-backports-ssl-match-hostname/Config.in b/package/python-backports-ssl-match-hostname/Config.in
new file mode 100644
index 0000000000..8e55191a9e
--- /dev/null
+++ b/package/python-backports-ssl-match-hostname/Config.in
@@ -0,0 +1,7 @@
+config BR2_PACKAGE_PYTHON_BACKPORTS_SSL_MATCH_HOSTNAME
+ bool "python-backports-ssl-match-hostname"
+ depends on BR2_PACKAGE_PYTHON
+ help
+ The ssl.match_hostname() function from Python 3.5.
+
+ http://bitbucket.org/brandon/backports.ssl_match_hostname
OpenPOWER on IntegriCloud