Commit Graph

3 Commits

Author SHA1 Message Date
Martin Jansa
c61dc077bb Convert to new override syntax
This is the result of automated script (0.9.1) conversion:

oe-core/scripts/contrib/convert-overrides.py .

converting the metadata to use ":" as the override character instead of "_".

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2021-08-03 10:21:25 -07:00
Zang Ruochen
ab11bdfe05 python3-requests-file: Enable ptest
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>
2020-07-16 12:10:25 -07:00
Leon Anavi
3c65b67d22 python3-requests-file: Upgrade 1.4.3 -> 1.5.1
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>
2020-06-26 08:55:33 -07:00