mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
package/python-json-schema-validator: bump version to 2.4.1
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
9f8d9c04c1
commit
36f0958901
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_JSON_SCHEMA_VALIDATOR_VERSION = 2.3
|
||||
PYTHON_JSON_SCHEMA_VALIDATOR_VERSION = 2.4.1
|
||||
PYTHON_JSON_SCHEMA_VALIDATOR_SOURCE = json-schema-validator-$(PYTHON_JSON_SCHEMA_VALIDATOR_VERSION).tar.gz
|
||||
PYTHON_JSON_SCHEMA_VALIDATOR_SITE = http://pypi.python.org/packages/source/j/json-schema-validator
|
||||
PYTHON_JSON_SCHEMA_VALIDATOR_SITE = https://pypi.python.org/packages/70/46/ba39cb7efad1898cfc89bf3588b8612f24d128f1c25b761994f524a59cef
|
||||
PYTHON_JSON_SCHEMA_VALIDATOR_LICENSE = LGPLv3
|
||||
PYTHON_JSON_SCHEMA_VALIDATOR_SETUP_TYPE = setuptools
|
||||
PYTHON_JSON_SCHEMA_VALIDATOR_DEPENDENCIES = python-versiontools
|
||||
|
||||
Reference in New Issue
Block a user