diff options
| author | Derek Straka <derek@asterius.io> | 2016-11-16 22:09:15 -0500 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-11-23 15:29:54 +0100 |
| commit | e5db2d34f41d01764b700805c832ef0ec71aed44 (patch) | |
| tree | 060d8db91ce0f6f6d107eb3e13fddc6f475f7ad4 /meta-python/recipes-devtools/python/python3-requests_2.12.0.bb | |
| parent | 4d5f35b4e497fce41021ce3df251a49b709df71d (diff) | |
| download | meta-openembedded-e5db2d34f41d01764b700805c832ef0ec71aed44.tar.gz | |
python-requests: update to version 2.12.0
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/python3-requests_2.12.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-requests_2.12.0.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-requests_2.12.0.bb b/meta-python/recipes-devtools/python/python3-requests_2.12.0.bb new file mode 100644 index 0000000000..5e869b7883 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-requests_2.12.0.bb | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | inherit pypi setuptools3 | ||
| 2 | require python-requests.inc | ||
| 3 | |||
| 4 | # Add the runtime depends for selectors.py | ||
| 5 | RDEPENDS_${PN} += "${PYTHON_PN}-misc" | ||
