diff options
| author | Derek Straka <derek@asterius.io> | 2017-08-09 21:35:29 -0400 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-08-13 13:21:04 +0200 |
| commit | f82565f4ebbfb23549265cda93317d06f7ad5a8b (patch) | |
| tree | 0b155fab17c4300c21ac09d8e349694d3cad0cf9 /meta-python/recipes-devtools/python/python-requests_2.18.3.bb | |
| parent | b55f749c39f77d8e16b57aa9b88e9ae78aef20cc (diff) | |
| download | meta-openembedded-f82565f4ebbfb23549265cda93317d06f7ad5a8b.tar.gz | |
python-requests: update to version 2.18.3
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-requests_2.18.3.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-requests_2.18.3.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-requests_2.18.3.bb b/meta-python/recipes-devtools/python/python-requests_2.18.3.bb new file mode 100644 index 0000000000..0d7a29f745 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-requests_2.18.3.bb | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | inherit setuptools | ||
| 2 | require python-requests.inc | ||
| 3 | |||
| 4 | RDEPENDS_${PN} += "${PYTHON_PN}-zlib" | ||
