From ec16a992e6589fc5ddcd80510120f0d960794f65 Mon Sep 17 00:00:00 2001 From: zangrc Date: Fri, 29 Nov 2019 10:18:52 +0800 Subject: python-cachetools: Add python3 version Signed-off-by: Zang Ruochen Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python3-cachetools_git.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-openstack/recipes-devtools/python/python3-cachetools_git.bb (limited to 'meta-openstack/recipes-devtools/python/python3-cachetools_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python3-cachetools_git.bb b/meta-openstack/recipes-devtools/python/python3-cachetools_git.bb new file mode 100644 index 0000000..14e8b8c --- /dev/null +++ b/meta-openstack/recipes-devtools/python/python3-cachetools_git.bb @@ -0,0 +1,2 @@ +require python-cachetools.inc +inherit setuptools3 -- cgit v1.2.3-54-g00ecf