From 2e655dc90103a60a3bcdc7620818246b4d7dc204 Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Wed, 12 Jun 2019 10:44:50 +0800 Subject: python-babel: upgrade 2.6.0 -> 2.7.0 -Upgrade from python-babel_2.6.0.bb to python-babel_2.7.0.bb. -Upgrade from python3-babel_2.6.0.bb to python3-babel_2.7.0.bb -License-Update: Copyright year updated to 2019. Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-babel_2.7.0.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-babel_2.7.0.bb (limited to 'meta-python/recipes-devtools/python/python-babel_2.7.0.bb') diff --git a/meta-python/recipes-devtools/python/python-babel_2.7.0.bb b/meta-python/recipes-devtools/python/python-babel_2.7.0.bb new file mode 100644 index 0000000000..f7c166ebab --- /dev/null +++ b/meta-python/recipes-devtools/python/python-babel_2.7.0.bb @@ -0,0 +1,6 @@ +inherit setuptools +require python-babel.inc + +RDEPENDS_${PN} += " \ + ${PYTHON_PN}-subprocess \ +" -- cgit v1.2.3-54-g00ecf