| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-zipp: Upgrade 3.1.0 -> 3.2.0 | Leon Anavi | 2020-09-24 | 1 | -19/+0 |
| | | | | | | | | | | | | | | | Upgrade to release 3.2.0: - Mutate the passed ZipFile object type instead of making a copy. Prevents issues when both the local copy and the caller's copy attempt to close the same file handle. - Path._next now honors subclasses. - Path.is_file() now returns False for non-existent names. 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-zipp: Upgrade 0.6.0 -> 3.1.0 | Leon Anavi | 2020-05-22 | 1 | -0/+19 |
| Upgrade to release 3.1.0. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
