From 518234dbaabb57338166cbcaa8af163d9eb14ef6 Mon Sep 17 00:00:00 2001 From: Sven Ebenfeld Date: Fri, 22 Jan 2016 23:36:49 +0100 Subject: python-requests: 2.7.0 -> 2.9.1 and add python3 recipe Signed-off-by: Sven Ebenfeld --- meta-python/recipes-devtools/python/python-requests_2.9.1.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-requests_2.9.1.bb (limited to 'meta-python/recipes-devtools/python/python-requests_2.9.1.bb') diff --git a/meta-python/recipes-devtools/python/python-requests_2.9.1.bb b/meta-python/recipes-devtools/python/python-requests_2.9.1.bb new file mode 100644 index 0000000000..acc8c1665e --- /dev/null +++ b/meta-python/recipes-devtools/python/python-requests_2.9.1.bb @@ -0,0 +1,4 @@ +inherit pypi +require python-requests.inc + +RDEPENDS_${PN} += "${PYTHON_PN}-zlib" \ No newline at end of file -- cgit v1.2.3-54-g00ecf