[Buildroot] [git commit] package/python-uswid: bump version to 0.6.0

Julien Olivain ju.o at free.fr
Sun May 3 14:48:24 UTC 2026


commit: https://gitlab.com/buildroot.org/buildroot/-/commit/a3982407cdff3c7314f58d4042dde6d9af246c1f
branch: https://gitlab.com/buildroot.org/buildroot/-/tree/master

https://github.com/hughsie/python-uswid/blob/0.6.0/docs/source/versionhistory.rst

Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
 package/python-uswid/python-uswid.hash | 4 ++--
 package/python-uswid/python-uswid.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-uswid/python-uswid.hash b/package/python-uswid/python-uswid.hash
index 3385fc58a0..d9b890913a 100644
--- a/package/python-uswid/python-uswid.hash
+++ b/package/python-uswid/python-uswid.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/uswid/json
-md5  3d4295821faf35512528381716126c03  uswid-0.5.2.tar.gz
-sha256  1d6c53acf160edc9b42e4ba535343b3567f2f341d289b9e63ca6a84372c2c518  uswid-0.5.2.tar.gz
+md5  9dad3f374739448c3aaff9cedb1810df  uswid-0.6.0.tar.gz
+sha256  98b04b2750aa7ca97fc83c65cb24808174c3cd5f7e99d96727161034963137bf  uswid-0.6.0.tar.gz
 # Locally computed sha256 checksums
 sha256  98bc07f3fb70d05b01ff740e8191b9f29c080159f01588991fbd872c611236f9  LICENSE
diff --git a/package/python-uswid/python-uswid.mk b/package/python-uswid/python-uswid.mk
index 8596307938..3ba20ef476 100644
--- a/package/python-uswid/python-uswid.mk
+++ b/package/python-uswid/python-uswid.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_USWID_VERSION = 0.5.2
+PYTHON_USWID_VERSION = 0.6.0
 PYTHON_USWID_SOURCE = uswid-$(PYTHON_USWID_VERSION).tar.gz
-PYTHON_USWID_SITE = https://files.pythonhosted.org/packages/15/64/d200424bf8f87ef25b516d438d745b03aa4ec381756d86cc3ff6bf29393c
+PYTHON_USWID_SITE = https://files.pythonhosted.org/packages/5b/4b/4eb0e287c6587f55212e87eaf24d262d21d47a56d034dfae11649eff613f
 PYTHON_USWID_SETUP_TYPE = setuptools
 PYTHON_USWID_LICENSE = BSD-2-Clause-Patent
 PYTHON_USWID_LICENSE_FILES = LICENSE


More information about the buildroot mailing list