diff options
Diffstat (limited to 'meta/recipes-devtools/python/python-extras.inc')
-rw-r--r-- | meta/recipes-devtools/python/python-extras.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-extras.inc b/meta/recipes-devtools/python/python-extras.inc index b5e11b711a..335bde2724 100644 --- a/meta/recipes-devtools/python/python-extras.inc +++ b/meta/recipes-devtools/python/python-extras.inc | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Useful extra bits for Python - things that should be in the standard library" | 1 | SUMMARY = "Useful extra bits for Python - things that should be in the standard library" |
2 | HOMEPAGE = "https://pypi.python.org/pypi/extras/" | 2 | HOMEPAGE = "https://pypi.org/project/extras/" |
3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=6d108f338b2f68fe48ac366c4650bd8b" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=6d108f338b2f68fe48ac366c4650bd8b" |