mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/python-uswid: bump version to 0.6.0
https://github.com/hughsie/python-uswid/blob/0.6.0/docs/source/versionhistory.rst Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
1faa61323c
commit
a3982407cd
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user