diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-traitlets_5.1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-traitlets_5.1.0.bb b/meta-python/recipes-devtools/python/python3-traitlets_5.1.0.bb index da234215ea..120604a8be 100644 --- a/meta-python/recipes-devtools/python/python3-traitlets_5.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-traitlets_5.1.0.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "Traitlets Python config system" | 1 | SUMMARY = "Traitlets Python config system" |
2 | HOMEPAGE = "http://ipython.org" | 2 | HOMEPAGE = "http://ipython.org" |
3 | AUTHOR = "IPython Development Team <ipython-dev@scipy.org>" | 3 | AUTHOR = "IPython Development Team <ipython-dev@scipy.org>" |
4 | LICENSE = "BSD" | 4 | LICENSE = "BSD-3-Clause" |
5 | LIC_FILES_CHKSUM = "file://COPYING.md;md5=eec4de4d599518742e54e75954e33b46" | 5 | LIC_FILES_CHKSUM = "file://COPYING.md;md5=eec4de4d599518742e54e75954e33b46" |
6 | 6 | ||
7 | PYPI_PACKAGE = "traitlets" | 7 | PYPI_PACKAGE = "traitlets" |