summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-twine_3.7.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-twine: Upgrade 3.4.1 -> 3.7.1Leon Anavi2022-01-211-0/+23
Upgrade to release 3.7.1: - Fix broken link to packaging tutorial - Add support for core metadata version 2.2, defined in PEP 643. - Add support for Python 3.10 - Show more helpful messages for invalid passwords - Allow the --skip-existing option to work with GCP Artifact Registry - Add a helpful error message when an upload fails due to missing a trailing slash in the URL - Generalize --verbose suggestion when an upload fails 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>