mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/python-cbor2: bump to version 5.8.0
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
9e92513e25
commit
7d61b71af5
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/cbor2/json
|
||||
md5 9f5b82e0ca69926b4eb9dc145b82c524 cbor2-5.7.1.tar.gz
|
||||
sha256 7a405a1d7c8230ee9acf240aad48ae947ef584e8af05f169f3c1bde8f01f8b71 cbor2-5.7.1.tar.gz
|
||||
md5 43d53d2eedc711252f5f66b1e05389a5 cbor2-5.8.0.tar.gz
|
||||
sha256 b19c35fcae9688ac01ef75bad5db27300c2537eb4ee00ed07e05d8456a0d4931 cbor2-5.8.0.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 a6afd126d8f545a15166a22f25fadff4b9fb4978bbdd17e97d97d950b66d2fef LICENSE.txt
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_CBOR2_VERSION = 5.7.1
|
||||
PYTHON_CBOR2_VERSION = 5.8.0
|
||||
PYTHON_CBOR2_SOURCE = cbor2-$(PYTHON_CBOR2_VERSION).tar.gz
|
||||
PYTHON_CBOR2_SITE = https://files.pythonhosted.org/packages/a2/b8/c0f6a7d46f816cb18b1fda61a2fe648abe16039f1ff93ea720a6e9fb3cee
|
||||
PYTHON_CBOR2_SITE = https://files.pythonhosted.org/packages/d9/8e/8b4fdde28e42ffcd741a37f4ffa9fb59cd4fe01625b544dfcfd9ccb54f01
|
||||
PYTHON_CBOR2_SETUP_TYPE = setuptools
|
||||
PYTHON_CBOR2_LICENSE = MIT
|
||||
PYTHON_CBOR2_LICENSE_FILES = LICENSE.txt
|
||||
|
||||
Reference in New Issue
Block a user