aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-ndg-httpsclient_0.5.1.bb
blob: 65a8c816f4975f35682ea465654ddcdc69a16264 (plain)
1
2
3
4
5
6
inherit pypi setuptools3 update-alternatives
require python-ndg-httpsclient.inc

ALTERNATIVE_${PN} = "ndg_httpclient"
ALTERNATIVE_LINK_NAME[ndg_httpclient] = "${bindir}/ndg_httpclient"
ALTERNATIVE_PRIORITY = "30"