summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-memcached_git.bb
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@cn.fujitsu.com>2020-01-13 11:26:42 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2020-01-15 16:23:55 -0500
commit4e5c9f5851b4f353f2ee03a314fc7fb1f2e47398 (patch)
tree7aa67cbae224f373a3efaeaf49dbe8a0417785c9 /meta-openstack/recipes-devtools/python/python3-memcached_git.bb
parent799e98e2d1b6f50077041fd121cce17787edce35 (diff)
downloadmeta-cloud-services-4e5c9f5851b4f353f2ee03a314fc7fb1f2e47398.tar.gz
python-memcached: Add python3 version
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
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, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-memcached_git.bb b/meta-openstack/recipes-devtools/python/python3-memcached_git.bb
new file mode 100644
index 0000000..de96734
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python3-memcached_git.bb
@@ -0,0 +1,2 @@
1require python-memcached.inc
2inherit setuptools3