meta-openembedded/meta-python/recipes-devtools/python/python-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

5 lines
86 B
BlitzBasic

inherit setuptools
require python-requests.inc
RDEPENDS_${PN} += "${PYTHON_PN}-zlib"