summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-twine_3.4.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-twine: Upgrade 3.4.1 -> 3.7.1Leon Anavi2022-01-211-14/+0
| | | | | | | | | | | | | | | | | | 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>
* python3-twine: Upgrade 3.4.0 -> 3.4.1Leon Anavi2021-03-241-0/+14
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>