summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-six.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python-six.inc')
-rw-r--r--meta/recipes-devtools/python/python-six.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-six.inc b/meta/recipes-devtools/python/python-six.inc
index 6b1b4ba481..f7a62b6068 100644
--- a/meta/recipes-devtools/python/python-six.inc
+++ b/meta/recipes-devtools/python/python-six.inc
@@ -2,7 +2,7 @@ SUMMARY = "Python 2 and 3 compatibility library"
2HOMEPAGE = "https://pypi.org/project/six/" 2HOMEPAGE = "https://pypi.org/project/six/"
3SECTION = "devel/python" 3SECTION = "devel/python"
4LICENSE = "MIT" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=43cfc9e4ac0e377acfb9b76f56b8415d" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=e50fab7e9501f3dfc920eafeb24b46ea"
6 6
7inherit pypi 7inherit pypi
8 8