diff options
| author | Pascal Bach <pascal.bach@nextrem.ch> | 2017-07-19 17:33:46 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-07-24 18:58:53 +0200 |
| commit | c00f87f211b7cbf196d314e356ce982073723a87 (patch) | |
| tree | 5fe8cc0766f6c39152f05c82ec276dac7cc5dbe5 /meta-python/recipes-devtools/python/python3-requests_2.18.1.bb | |
| parent | 1864ea6ee95ec03fb5876df21f7e9a0d166efe42 (diff) | |
| download | meta-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/python3-requests_2.18.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-requests_2.18.1.bb | 5 |
1 files changed, 5 insertions, 0 deletions
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 @@ | |||
| 1 | inherit setuptools3 | ||
| 2 | require python-requests.inc | ||
| 3 | |||
| 4 | # Add the runtime depends for selectors.py | ||
| 5 | RDEPENDS_${PN} += "${PYTHON_PN}-misc" | ||
