diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-ipython-genutils_0.2.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ipython-genutils_0.2.0.bb b/meta-python/recipes-devtools/python/python3-ipython-genutils_0.2.0.bb index 587aea1f05..2a28cf9ecb 100644 --- a/meta-python/recipes-devtools/python/python3-ipython-genutils_0.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-ipython-genutils_0.2.0.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "Vestigial utilities from IPython" | 1 | SUMMARY = "Vestigial utilities from IPython" |
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=f7c3032c3ac398265224533a0a333a35" | 5 | LIC_FILES_CHKSUM = "file://COPYING.md;md5=f7c3032c3ac398265224533a0a333a35" |
6 | 6 | ||
7 | PYPI_PACKAGE = "ipython_genutils" | 7 | PYPI_PACKAGE = "ipython_genutils" |