mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 22:35:25 +01:00
python3-twine: upgrade 3.7.1 -> 3.8.0
changelog: =============================================================================== Add --verbose logging for querying keyring credentials. Log all upload responses with --verbose. Show more helpful error message for invalid metadata. -Bugfixes Require a recent version of urllib3. Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
parent
b1c9ede083
commit
2ecb3388d5
|
|
@ -3,7 +3,7 @@ HOMEPAGE = "https://twine.readthedocs.io/"
|
|||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=a3d1106b253a8d50dd82a4202a045b4c"
|
||||
|
||||
SRC_URI[sha256sum] = "28460a3db6b4532bde6a5db6755cf2dce6c5020bada8a641bb2c5c7a9b1f35b8"
|
||||
SRC_URI[sha256sum] = "8efa52658e0ae770686a13b675569328f1fba9837e5de1867bfe5f46a9aefe19"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user