From 60490f912bc96ef530f076f9677a8b6dc48886bb Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Sat, 18 Sep 2021 09:57:26 -0700 Subject: python3-ipython:set precise BSD license "BSD" is ambiguous, use the precise licenses BSD-3-Clause Signed-off-by: Armin Kuster Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- meta-python/recipes-devtools/python/python3-ipython_7.27.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python') diff --git a/meta-python/recipes-devtools/python/python3-ipython_7.27.0.bb b/meta-python/recipes-devtools/python/python3-ipython_7.27.0.bb index 2ec0722c35..3c64b82c2d 100644 --- a/meta-python/recipes-devtools/python/python3-ipython_7.27.0.bb +++ b/meta-python/recipes-devtools/python/python3-ipython_7.27.0.bb @@ -1,7 +1,7 @@ SUMMARY = "IPython: Productive Interactive Computing" HOMEPAGE = "https://ipython.org" AUTHOR = "The IPython Development Team " -LICENSE = "BSD" +LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://COPYING.rst;md5=59b20262b8663cdd094005bddf47af5f" PYPI_PACKAGE = "ipython" -- cgit v1.2.3-54-g00ecf