| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-twine: Upgrade 3.4.0 -> 3.4.1 | Leon Anavi | 2021-03-24 | 1 | -14/+0 |
| | | | | | | | | | | | | Upgrade to release 3.4.1: - Fix a regression that was causing some namespace packages with dots in them fail to upload to PyPI 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-twine: Upgrade 3.3.0 -> 3.4.0 | Leon Anavi | 2021-03-17 | 1 | -0/+14 |
| Upgrade to release 3.4.0: - Prefer importlib.metadata for entry point handling - Rely on importlib_metadata 3.6 for nicer entry point processing - Eliminated dependency on Setuptools/pkg_resources and replaced with packaging and importlib_metadata 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> | |||||
