mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-09 22:00:00 +00:00
python3-geojson: set precise BSD license
"BSD" is ambiguous, use the precise licenses BSD-3-Clause Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
SUMMARY = "Python bindings and utilities for GeoJSON"
|
||||
HOMEPAGE = "https://pypi.org/project/geojson/"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=f48972abe5cddee79e301574742ed745"
|
||||
|
||||
SRC_URI[md5sum] = "14753ed28678828b1de73f68b04e2324"
|
||||
|
||||
Reference in New Issue
Block a user