summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-enum34_1.1.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-enum34_1.1.6.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-enum34_1.1.6.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-enum34_1.1.6.bb b/meta-python/recipes-devtools/python/python-enum34_1.1.6.bb
index 31d2147175..d50b5c7c58 100644
--- a/meta-python/recipes-devtools/python/python-enum34_1.1.6.bb
+++ b/meta-python/recipes-devtools/python/python-enum34_1.1.6.bb
@@ -1,4 +1,5 @@
1SUMMARY = "backport of Python 3.4's enum package" 1SUMMARY = "backport of Python 3.4's enum package"
2HOMEPAGE = "https://bitbucket.org/stoneleaf/enum34"
2LICENSE = "BSD-3-Clause" 3LICENSE = "BSD-3-Clause"
3LIC_FILES_CHKSUM = "file://enum/LICENSE;md5=0a97a53a514564c20efd7b2e8976c87e" 4LIC_FILES_CHKSUM = "file://enum/LICENSE;md5=0a97a53a514564c20efd7b2e8976c87e"
4 5