diff options
| author | Derek Straka <derek@asterius.io> | 2016-05-13 10:21:51 -0400 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-05-19 12:02:41 +0200 |
| commit | 5e5e66d6cd26761a33cbe553af892b8f83ccc3bc (patch) | |
| tree | 9f14e9861b9bd733115e4e557d9361a44f972637 /meta-python/recipes-devtools/python/python-requests_2.10.0.bb | |
| parent | 319bbc1858025dca63adc4f7a2c73bfd29126b86 (diff) | |
| download | meta-openembedded-5e5e66d6cd26761a33cbe553af892b8f83ccc3bc.tar.gz | |
python-requests: update to version 2.10.0
Update license checksum and verify it is still Apache 2.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/python-requests_2.10.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-requests_2.10.0.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-requests_2.10.0.bb b/meta-python/recipes-devtools/python/python-requests_2.10.0.bb new file mode 100644 index 0000000000..627bc95d8a --- /dev/null +++ b/meta-python/recipes-devtools/python/python-requests_2.10.0.bb | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | inherit pypi setuptools | ||
| 2 | require python-requests.inc | ||
| 3 | |||
| 4 | RDEPENDS_${PN} += "${PYTHON_PN}-zlib" | ||
