aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-packaging_19.2.bb
diff options
context:
space:
mode:
authorYuan Chao <yuanc.fnst@cn.fujitsu.com>2019-09-19 12:23:41 +0900
committerKhem Raj <raj.khem@gmail.com>2019-09-19 00:09:43 -0700
commitbf73812bc9361fd2e7e7ec47a0175e5d0e339d6c (patch)
treeb486fa36c2184b7ed6e9913dbc56ea92482528c0 /meta-python/recipes-devtools/python/python-packaging_19.2.bb
parent810f586371e16ba67d5b374670f16317a8550587 (diff)
downloadmeta-openembedded-contrib-bf73812bc9361fd2e7e7ec47a0175e5d0e339d6c.tar.gz
python-packaging: new recipe
Add new recipe python-packaging as it is RDEPEND of python-pytest. Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-packaging_19.2.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-packaging_19.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-packaging_19.2.bb b/meta-python/recipes-devtools/python/python-packaging_19.2.bb
new file mode 100644
index 0000000000..55d0746bb5
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-packaging_19.2.bb
@@ -0,0 +1,2 @@
+inherit pypi setuptools
+require python-packaging.inc