From e8a0323766a58fbe0db8ad7e655ee20851774aed Mon Sep 17 00:00:00 2001 From: Jackie Huang Date: Sun, 29 Sep 2019 13:42:38 +0800 Subject: python-versiontools: add recipes for python2 and python3 python-versiontools is a smart replacement for plain tuple used in __version__. Signed-off-by: Jackie Huang Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-versiontools_1.9.1.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-versiontools_1.9.1.bb (limited to 'meta-python/recipes-devtools/python/python-versiontools_1.9.1.bb') diff --git a/meta-python/recipes-devtools/python/python-versiontools_1.9.1.bb b/meta-python/recipes-devtools/python/python-versiontools_1.9.1.bb new file mode 100644 index 0000000000..6bfe82e005 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-versiontools_1.9.1.bb @@ -0,0 +1,2 @@ +inherit setuptools +require python-versiontools.inc -- cgit v1.2.3-54-g00ecf