| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-requests: Upgrade 2.25.0 -> 2.25.1 | Leon Anavi | 2021-01-08 | 1 | -25/+0 |
| | | | | | | | | | | | | | Upgrade to release 2.25.1: - Requests now treats application/json as utf8 by default. Resolving inconsistencies between r.text and r.json output. - Requests now supports chardet v4.x. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-requests: upgrade to 2.25.0 | Qi.Chen@windriver.com | 2020-12-15 | 1 | -0/+25 |
| The License checksum changes but the license remains the same, as the change is only about copying apache2 license contents there. This upgrade also solves the following issue on target. root@qemux86-64:~# python3 -c 'import requests' /usr/lib64/python3.9/site-packages/requests/_init_.py:89: RequestsDependencyWarning: urllib3 (1.26.2) or chardet (3.0.4) doesn't match a supported version! warnings.warn("urllib3 ({}) or chardet ({}) doesn't match a supported " Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
