aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2021-09-18 09:57:26 -0700
committerKhem Raj <raj.khem@gmail.com>2021-09-20 08:43:37 -0700
commit60490f912bc96ef530f076f9677a8b6dc48886bb (patch)
tree2055ea65e2e69b53dea6afdcb1423138b6554867 /meta-python/recipes-devtools
parent352707a9b4e2f58c9124d94dcda64aca3fd649f3 (diff)
downloadmeta-openembedded-60490f912bc96ef530f076f9677a8b6dc48886bb.tar.gz
python3-ipython: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>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r--meta-python/recipes-devtools/python/python3-ipython_7.27.0.bb2
1 files changed, 1 insertions, 1 deletions
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 <ipython-dev@python.org>"
-LICENSE = "BSD"
+LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://COPYING.rst;md5=59b20262b8663cdd094005bddf47af5f"
PYPI_PACKAGE = "ipython"