From cd8ab215f77aa124f8b2229fc1dd43d65ac81145 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 31 Oct 2013 10:08:42 -0400 Subject: python-babel: uprev to meet havana requirements We need a newer python-babel for the uprev'd havana components. Signed-off-by: Bruce Ashfield --- .../recipes-devtools/python/python-babel_0.9.6.bb | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-babel_0.9.6.bb (limited to 'meta-openstack/recipes-devtools/python/python-babel_0.9.6.bb') diff --git a/meta-openstack/recipes-devtools/python/python-babel_0.9.6.bb b/meta-openstack/recipes-devtools/python/python-babel_0.9.6.bb deleted file mode 100644 index 4a535bc..0000000 --- a/meta-openstack/recipes-devtools/python/python-babel_0.9.6.bb +++ /dev/null @@ -1,17 +0,0 @@ -DESCRIPTION = "A collection of tools for internationalizing Python applications" -HOMEPAGE = "http://babel.edgewall.org/" -SECTION = "devel/python" -LICENSE = "BSD" -LIC_FILES_CHKSUM = "file://COPYING;md5=8237792789cd839644733545601d9915" - -PR = "r0" -SRCNAME = "Babel" -SRC_URI = "http://ftp.edgewall.com/pub/babel/${SRCNAME}-${PV}.tar.gz" - -SRC_URI[md5sum] = "f0edcad03dfdb5505f337ef1a7690325" -SRC_URI[sha256sum] = "4a3a085ecf1fcd2736573538ffa114f1f4331b3bbbdd69381e6e172c49c9750f" - -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit setuptools - -- cgit v1.2.3-54-g00ecf