mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/python-bidict: bump to version 0.23.1
License hash changed due to date update:
c64ae08b18
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
c924643ce3
commit
68905539ca
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/bidict/json
|
||||
md5 67dd74f41341e7ff437d69e00a6fd514 bidict-0.22.1.tar.gz
|
||||
sha256 1e0f7f74e4860e6d0943a05d4134c63a2fad86f3d4732fb265bd79e4e856d81d bidict-0.22.1.tar.gz
|
||||
md5 561cd7fd5c3036bbfa2c5185531e7b19 bidict-0.23.1.tar.gz
|
||||
sha256 03069d763bc387bbd20e7d49914e75fc4132a41937fa3405417e1a5a2d006d71 bidict-0.23.1.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 be0487398bba08e7772b4077b637787b94973b53c44b3cbdd6c7dab10ed15035 LICENSE
|
||||
sha256 f3f53adcecaa48d73a66e238fa5ba906cb41876783b45d28a1346b3142eebd9a LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_BIDICT_VERSION = 0.22.1
|
||||
PYTHON_BIDICT_VERSION = 0.23.1
|
||||
PYTHON_BIDICT_SOURCE = bidict-$(PYTHON_BIDICT_VERSION).tar.gz
|
||||
PYTHON_BIDICT_SITE = https://files.pythonhosted.org/packages/f2/be/b31e6ea9c94096a323e7a0e2c61480db01f07610bb7e7ea72a06fd1a23a8
|
||||
PYTHON_BIDICT_SITE = https://files.pythonhosted.org/packages/9a/6e/026678aa5a830e07cd9498a05d3e7e650a4f56a42f267a53d22bcda1bdc9
|
||||
PYTHON_BIDICT_SETUP_TYPE = setuptools
|
||||
PYTHON_BIDICT_LICENSE = MPL-2.0
|
||||
PYTHON_BIDICT_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user