diff options
author | Fabio Berton <fabio.berton@ossystems.com.br> | 2017-08-21 13:49:59 -0300 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-08-28 11:06:02 +0200 |
commit | e11c66f01f46b1797ab909879fca22856c205248 (patch) | |
tree | e04f6e9d28fb6b80c728c994ddeff2f728e2472b /meta-python/recipes-devtools/python/python-requests_2.18.4.bb | |
parent | 6bf7b85db3077161a4ba2e255b1985815fd74944 (diff) | |
download | meta-openembedded-e11c66f01f46b1797ab909879fca22856c205248.tar.gz |
python-requests: Update to version 2.18.4
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-requests_2.18.4.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-requests_2.18.4.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-requests_2.18.4.bb b/meta-python/recipes-devtools/python/python-requests_2.18.4.bb new file mode 100644 index 000000000..0d7a29f74 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-requests_2.18.4.bb | |||
@@ -0,0 +1,4 @@ | |||
1 | inherit setuptools | ||
2 | require python-requests.inc | ||
3 | |||
4 | RDEPENDS_${PN} += "${PYTHON_PN}-zlib" | ||