meta-openembedded/meta-python/recipes-devtools/python/python3-babel_2.4.0.bb
Derek Straka 86e80c8a60 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>
2017-06-05 11:01:46 +02:00

6 lines
126 B
BlitzBasic

inherit setuptools3
require python-babel.inc
# Requires _pydecimal.py which is in misc
RDEPENDS_${PN} += "${PYTHON_PN}-misc"