summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python-wrapt.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-wrapt.inc b/meta-python/recipes-devtools/python/python-wrapt.inc
index ed49811fef..496c73fa8f 100644
--- a/meta-python/recipes-devtools/python/python-wrapt.inc
+++ b/meta-python/recipes-devtools/python/python-wrapt.inc
@@ -1,6 +1,6 @@
1SUMMARY = "A Python module for decorators, wrappers and monkey patching." 1SUMMARY = "A Python module for decorators, wrappers and monkey patching."
2HOMEPAGE = "http://wrapt.readthedocs.org/" 2HOMEPAGE = "http://wrapt.readthedocs.org/"
3LICENSE = "BSD" 3LICENSE = "BSD-2-Clause"
4SECTION = "devel/python" 4SECTION = "devel/python"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=fdfc019b57affbe1d7a32e3d34e83db4" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=fdfc019b57affbe1d7a32e3d34e83db4"
6 6