diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-babel_2.3.4.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-babel_2.3.4.bb | 20 |
1 files changed, 2 insertions, 18 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-babel_2.3.4.bb b/meta-openstack/recipes-devtools/python/python-babel_2.3.4.bb index e4c0884..74952d1 100644 --- a/meta-openstack/recipes-devtools/python/python-babel_2.3.4.bb +++ b/meta-openstack/recipes-devtools/python/python-babel_2.3.4.bb | |||
| @@ -1,18 +1,2 @@ | |||
| 1 | DESCRIPTION = "A collection of tools for internationalizing Python applications" | 1 | require python-babel.inc |
| 2 | HOMEPAGE = "http://babel.edgewall.org/" | 2 | inherit setuptools |
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "BSD" | ||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e6eeaabc92cfc2d03f53e789324d7292" | ||
| 6 | |||
| 7 | PYPI_PACKAGE = "Babel" | ||
| 8 | |||
| 9 | SRC_URI[md5sum] = "afa20bc55b0e991833030129ad498f35" | ||
| 10 | SRC_URI[sha256sum] = "c535c4403802f6eb38173cd4863e419e2274921a01a8aad8a5b497c131c62875" | ||
| 11 | |||
| 12 | inherit setuptools pypi | ||
| 13 | |||
| 14 | CLEANBROKEN = "1" | ||
| 15 | |||
| 16 | RDEPENDS_${PN} += " \ | ||
| 17 | python-pytz \ | ||
| 18 | " \ No newline at end of file | ||
