Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-aiofiles: Upgrade 0.6.0 -> 0.7.0 | Leon Anavi | 2021-05-19 | 1 | -16/+0 |
| | | | | | | | | | | | | Upgrade to release 0.7.0: - Added the aiofiles.tempfile module for async temporary files. - Switched to Poetry and GitHub actions. - Dropped 3.5 support. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> | ||||
* | python3-aiofiles: Upgrade 0.5.0 -> 0.6.0 | Leon Anavi | 2020-11-04 | 1 | -0/+16 |
Upgrade to release 0.6.0: - aiofiles is now tested on ppc64le. - Added name and mode properties to async file objects. - Fixed a DeprecationWarning internally. - Python 3.9 support and tests. 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> |