mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
python3-jsonschema: Update homepage URL
Although being redirected from the old URL, adapted HOMEPAGE to reflect new official URL instead. (From OE-Core rev: 10ac72a3b783a4bcf60d8ce0998310309e18287a) Signed-off-by: Stephan Wurm <stephan.wurm@a-eberle.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f69017a713
commit
28c1548d55
@@ -1,5 +1,5 @@
|
||||
SUMMARY = "An implementation of JSON Schema validation for Python"
|
||||
HOMEPAGE = "https://github.com/Julian/jsonschema"
|
||||
HOMEPAGE = "https://github.com/python-jsonschema/jsonschema"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=7a60a81c146ec25599a3e1dabb8610a8 \
|
||||
file://json/LICENSE;md5=9d4de43111d33570c8fe49b4cb0e01af"
|
||||
|
||||
Reference in New Issue
Block a user