summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-memcached_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-memcached_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-memcached_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-memcached_git.bb b/meta-openstack/recipes-devtools/python/python3-memcached_git.bb
index 8724bfb..aaa5d68 100644
--- a/meta-openstack/recipes-devtools/python/python3-memcached_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-memcached_git.bb
@@ -5,7 +5,7 @@ DESCRIPTION = "\
5 memcached servers. Search google for memcached for more information." 5 memcached servers. Search google for memcached for more information."
6HOMEPAGE = "https://pypi.python.org/pypi/python-memcached/" 6HOMEPAGE = "https://pypi.python.org/pypi/python-memcached/"
7SECTION = "devel/python" 7SECTION = "devel/python"
8LICENSE = "PSF" 8LICENSE = "PSF-2.0"
9LIC_FILES_CHKSUM = "file://PSF.LICENSE;md5=7dd786e8594f1e787da94a946557b40e" 9LIC_FILES_CHKSUM = "file://PSF.LICENSE;md5=7dd786e8594f1e787da94a946557b40e"
10 10
11PV = "1.59+git${SRCPV}" 11PV = "1.59+git${SRCPV}"