aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-requests_2.13.0.bb
blob: bbfbfeb8a8fe4b4a077534c83d794c3e368026b3 (plain)
1
2
3
4
5
6
7
8
9
inherit pypi setuptools3
require python-requests.inc

# Add the runtime depends for selectors.py
RDEPENDS_${PN} += "${PYTHON_PN}-misc"

PNBLACKLIST[python3-requests] ?= "Runtime depends on blacklisted python3-ndg-httpsclient"

PNBLACKLIST[python3-requests] ?= "Runtime depends on blacklisted python3-requests-dev"