summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-weakrefmethod_1.0.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-weakrefmethod_1.0.3.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-weakrefmethod_1.0.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-weakrefmethod_1.0.3.bb b/meta-openstack/recipes-devtools/python/python3-weakrefmethod_1.0.3.bb
index fd2c918..445d266 100644
--- a/meta-openstack/recipes-devtools/python/python3-weakrefmethod_1.0.3.bb
+++ b/meta-openstack/recipes-devtools/python/python3-weakrefmethod_1.0.3.bb
@@ -1,7 +1,7 @@
1DESCRIPTION = "A WeakMethod class for storing bound methods using weak references." 1DESCRIPTION = "A WeakMethod class for storing bound methods using weak references."
2HOMEPAGE = "https://github.com/twang817/weakrefmethod" 2HOMEPAGE = "https://github.com/twang817/weakrefmethod"
3SECTION = "devel/python" 3SECTION = "devel/python"
4LICENSE = "PSF" 4LICENSE = "PSF-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=dd98d01d471fac8d8dbdd975229dba03" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=dd98d01d471fac8d8dbdd975229dba03"
6 6
7SRC_URI[md5sum] = "39e7450191dea0b17a646b929784ac6f" 7SRC_URI[md5sum] = "39e7450191dea0b17a646b929784ac6f"