meta-openembedded/meta-python/recipes-devtools/python/python3-requests_2.18.1.bb
Pascal Bach c00f87f211 python-requests, python3-requests: update to 2.28.1
The copyright year changed in the license file.

Signed-off-by: Pascal Bach <pascal.bach@nextrem.ch>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-07-24 18:58:53 +02:00

6 lines
130 B
BlitzBasic

inherit setuptools3
require python-requests.inc
# Add the runtime depends for selectors.py
RDEPENDS_${PN} += "${PYTHON_PN}-misc"