Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-zipp: Upgrade 3.3.0 -> 3.3.1 | Leon Anavi | 2020-10-22 | 1 | -19/+0 |
| | | | | | | | | | | Upgrade to release 3.3.1: - bpo-42043: Add tests capturing subclassing requirements. 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 3.2.0 -> 3.3.0 | Leon Anavi | 2020-10-07 | 1 | -0/+19 |
Upgrade to release 3.3.0: - Path objects now expose a .filename attribute and rely on that to resolve .name and .parent when the Path object is at the root of the zipfile. 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> |