mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
python3-traitlets: 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,7 +1,7 @@
|
|||||||
SUMMARY = "Traitlets Python config system"
|
SUMMARY = "Traitlets Python config system"
|
||||||
HOMEPAGE = "http://ipython.org"
|
HOMEPAGE = "http://ipython.org"
|
||||||
AUTHOR = "IPython Development Team <ipython-dev@scipy.org>"
|
AUTHOR = "IPython Development Team <ipython-dev@scipy.org>"
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD-3-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING.md;md5=eec4de4d599518742e54e75954e33b46"
|
LIC_FILES_CHKSUM = "file://COPYING.md;md5=eec4de4d599518742e54e75954e33b46"
|
||||||
|
|
||||||
PYPI_PACKAGE = "traitlets"
|
PYPI_PACKAGE = "traitlets"
|
||||||
|
|||||||
Reference in New Issue
Block a user