summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-requests_2.13.0.bb
diff options
context:
space:
mode:
authorPascal Bach <pascal.bach@nextrem.ch>2017-07-19 17:33:46 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2017-07-24 18:58:53 +0200
commitc00f87f211b7cbf196d314e356ce982073723a87 (patch)
tree5fe8cc0766f6c39152f05c82ec276dac7cc5dbe5 /meta-python/recipes-devtools/python/python-requests_2.13.0.bb
parent1864ea6ee95ec03fb5876df21f7e9a0d166efe42 (diff)
downloadmeta-openembedded-c00f87f211b7cbf196d314e356ce982073723a87.tar.gz
python-requests, python3-requests: update to 2.28.1
The copyright year changed in the license file. Signed-off-by: Pascal Bach <pascal.bach@nextrem.ch> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-requests_2.13.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-requests_2.13.0.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-python/recipes-devtools/python/python-requests_2.13.0.bb b/meta-python/recipes-devtools/python/python-requests_2.13.0.bb
deleted file mode 100644
index 627bc95d8a..0000000000
--- a/meta-python/recipes-devtools/python/python-requests_2.13.0.bb
+++ /dev/null
@@ -1,4 +0,0 @@
1inherit pypi setuptools
2require python-requests.inc
3
4RDEPENDS_${PN} += "${PYTHON_PN}-zlib"