From c00f87f211b7cbf196d314e356ce982073723a87 Mon Sep 17 00:00:00 2001 From: Pascal Bach Date: Wed, 19 Jul 2017 17:33:46 +0200 Subject: python-requests, python3-requests: update to 2.28.1 The copyright year changed in the license file. Signed-off-by: Pascal Bach Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python3-requests_2.18.1.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-requests_2.18.1.bb (limited to 'meta-python/recipes-devtools/python/python3-requests_2.18.1.bb') diff --git a/meta-python/recipes-devtools/python/python3-requests_2.18.1.bb b/meta-python/recipes-devtools/python/python3-requests_2.18.1.bb new file mode 100644 index 0000000000..d91d993bf2 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-requests_2.18.1.bb @@ -0,0 +1,5 @@ +inherit setuptools3 +require python-requests.inc + +# Add the runtime depends for selectors.py +RDEPENDS_${PN} += "${PYTHON_PN}-misc" -- cgit v1.2.3-54-g00ecf