mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 06:16:04 +01:00
python3-ipython-genutils: 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:
parent
b824795302
commit
5eb413fa00
|
|
@ -1,7 +1,7 @@
|
||||||
SUMMARY = "Vestigial utilities from IPython"
|
SUMMARY = "Vestigial utilities from IPython"
|
||||||
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=f7c3032c3ac398265224533a0a333a35"
|
LIC_FILES_CHKSUM = "file://COPYING.md;md5=f7c3032c3ac398265224533a0a333a35"
|
||||||
|
|
||||||
PYPI_PACKAGE = "ipython_genutils"
|
PYPI_PACKAGE = "ipython_genutils"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user