summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-traitlets_5.1.0.bb2
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 @@
1SUMMARY = "Traitlets Python config system" 1SUMMARY = "Traitlets Python config system"
2HOMEPAGE = "http://ipython.org" 2HOMEPAGE = "http://ipython.org"
3AUTHOR = "IPython Development Team <ipython-dev@scipy.org>" 3AUTHOR = "IPython Development Team <ipython-dev@scipy.org>"
4LICENSE = "BSD" 4LICENSE = "BSD-3-Clause"
5LIC_FILES_CHKSUM = "file://COPYING.md;md5=eec4de4d599518742e54e75954e33b46" 5LIC_FILES_CHKSUM = "file://COPYING.md;md5=eec4de4d599518742e54e75954e33b46"
6 6
7PYPI_PACKAGE = "traitlets" 7PYPI_PACKAGE = "traitlets"