meta-openembedded/meta-python/recipes-devtools/python/python3-babel_2.5.3.bb
Derek Straka f243fb58bc python-babel: update to version 2.5.3
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-01-26 17:26:24 -08:00

6 lines
126 B
BlitzBasic

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