mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
create rootf's & SDK from 2018.02.9 buildroot (#10)
--------- Co-authored-by: tiopex <tiopxyz@gmail.com> Co-authored-by: tiopex <67048640+tiopex@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
config BR2_PACKAGE_PYTHON_JSONSCHEMA
|
||||
bool "python-jsonschema"
|
||||
select BR2_PACKAGE_PYTHON_FUNCTOOLS32 if BR2_PACKAGE_PYTHON # runtime
|
||||
help
|
||||
An implementation of JSON Schema validation for Python.
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
# md5 from https://pypi.python.org/pypi/jsonschema/json
|
||||
md5 374e848fdb69a3ce8b7e778b47c30640 jsonschema-2.5.1.tar.gz
|
||||
# Locally computed
|
||||
sha256 36673ac378feed3daa5956276a829699056523d7961027911f064b52255ead41 jsonschema-2.5.1.tar.gz
|
||||
sha256 4f92a015a13c4d1a040bef018aa13430b4f1bc73b41b16bb846c346766de7439 COPYING
|
||||
sha256 837402bd25fad9b704265801ca3f92566a98157c1f9a7acd6f446299ba1c305a json/LICENSE
|
||||
# md5 from https://pypi.python.org/pypi/jsonschema/json, sha256 locally computed
|
||||
md5 374e848fdb69a3ce8b7e778b47c30640 jsonschema-2.5.1.tar.gz
|
||||
sha256 36673ac378feed3daa5956276a829699056523d7961027911f064b52255ead41 jsonschema-2.5.1.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user