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>
This commit is contained in:
Pascal Bach
2017-07-19 17:33:46 +02:00
committed by Martin Jansa
parent 1864ea6ee9
commit c00f87f211
3 changed files with 9 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
inherit setuptools3
require python-requests.inc
# Add the runtime depends for selectors.py
RDEPENDS_${PN} += "${PYTHON_PN}-misc"