forked from pool/python-twine
1d16a64facfd6dc2747f8220977a74967e6109b9e9d941f396d8c66953a37f10
- Update to 6.2.0:
* Features:
+ Refresh short-lived PyPI token in long running Trusted Publishing
uploads.
* Bugfixes
+ Fix compatibility kludge for invalid License-File metadata entries
emitted by build backends to work also with packaging version 24.0.
+ Fix a couple of incorrectly rendered error messages.
+ twine now enforces keyring >= 21.2.0.
+ twine now catches configparser.Error to prevent accidental leaks of
secret tokens or passwords to the user's console.
* Deprecations and Removals:
+ Remove hacks that support --skip-existing for indexes other than PyPI
and TestPyPI.
+ Remove support for MD5 digests during uploads.
- Drop patch skip-unsupported-Metadata-Version-test.patch, merged upstream.
OBS-URL: https://build.opensuse.org/request/show/1305594
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-twine?expand=0&rev=21
Description
No description provided
Languages
Diff
100%