summaryrefslogtreecommitdiffstats
path: root/external/meta-iot-cloud/recipes-devtools/python/python3-keyring_13.1.0.bb
blob: db8ed6e664cf6a3a7fd4894e3ea666aaabed2c16 (plain)
1
2
3
4
5
6
inherit pypi setuptools3 update-alternatives
require python-keyring.inc

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