aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-babel_2.4.0.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-05-24 17:03:54 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2017-06-05 11:01:46 +0200
commit86e80c8a60a3093299167189f2d7d8c90cd587be (patch)
tree169a57cd803613866deb6e6bc92689d86f48683e /meta-python/recipes-devtools/python/python3-babel_2.4.0.bb
parentb6aef78222f92c98b9a865260c87033e653e97a2 (diff)
downloadmeta-openembedded-contrib-86e80c8a60a3093299167189f2d7d8c90cd587be.tar.gz
python-babel: update to version 2.4.0
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-babel_2.4.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-babel_2.4.0.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-babel_2.4.0.bb b/meta-python/recipes-devtools/python/python3-babel_2.4.0.bb
new file mode 100644
index 0000000000..05084ac2e5
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-babel_2.4.0.bb
@@ -0,0 +1,5 @@
+inherit setuptools3
+require python-babel.inc
+
+# Requires _pydecimal.py which is in misc
+RDEPENDS_${PN} += "${PYTHON_PN}-misc"