mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/python-characteristic: add md5 hash, update SITE
Updated package as computed by scanpypi. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
7c8c8e01fa
commit
39a123b9ec
@@ -1,5 +1,5 @@
|
||||
# md5 from https://pypi.python.org/pypi?:action=show_md5&digest=b249368dd021fde1c06b4802867c0913
|
||||
# md5, sha256 from https://pypi.org/pypi/characteristic/json
|
||||
md5 b249368dd021fde1c06b4802867c0913 characteristic-14.3.0.tar.gz
|
||||
# Locally computed
|
||||
sha256 ded68d4e424115ed44e5c83c2a901a0b6157a959079d7591d92106ffd3ada380 characteristic-14.3.0.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 0af91b662f8428b28f5e517b049a0bb9feeb59b1adaa5c9418c1579f9485107c LICENSE
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
PYTHON_CHARACTERISTIC_VERSION = 14.3.0
|
||||
PYTHON_CHARACTERISTIC_SOURCE = characteristic-$(PYTHON_CHARACTERISTIC_VERSION).tar.gz
|
||||
PYTHON_CHARACTERISTIC_SITE = https://pypi.python.org/packages/source/c/characteristic
|
||||
PYTHON_CHARACTERISTIC_SITE = https://files.pythonhosted.org/packages/dc/66/54b7a4758ea44fbc93895c7745060005272560fb2c356f2a6f7448ef9a80
|
||||
PYTHON_CHARACTERISTIC_LICENSE = MIT
|
||||
PYTHON_CHARACTERISTIC_LICENSE_FILES = LICENSE
|
||||
PYTHON_CHARACTERISTIC_SETUP_TYPE = setuptools
|
||||
|
||||
Reference in New Issue
Block a user