summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-requests-file_1.5.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-requests-file: Enable ptestZang Ruochen2020-07-161-1/+14
| | | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-requests-file: Upgrade 1.4.3 -> 1.5.1Leon Anavi2020-06-261-0/+14
Upgrade to release 1.5.1: - Add set_content_length flag to disable on demand setting Content-Length - Fix python 2.7 compatibility - Rename test file for pytest - Add tests via github actions - Format code with black 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>