From 9a1161b7302e67879b8f2f4892a22cbd0cd4fd59 Mon Sep 17 00:00:00 2001 From: Mark Asselstine Date: Tue, 17 Jan 2017 10:57:04 -0500 Subject: python-babel: uprev to 2.3.4 This version is required by python-oslo.i18n (after the uprev to stable/newton) and possibly others. Signed-off-by: Mark Asselstine Signed-off-by: Bruce Ashfield --- .../recipes-devtools/python/python-babel_1.3.bb | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-babel_1.3.bb (limited to 'meta-openstack/recipes-devtools/python/python-babel_1.3.bb') diff --git a/meta-openstack/recipes-devtools/python/python-babel_1.3.bb b/meta-openstack/recipes-devtools/python/python-babel_1.3.bb deleted file mode 100644 index e61379f..0000000 --- a/meta-openstack/recipes-devtools/python/python-babel_1.3.bb +++ /dev/null @@ -1,19 +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://LICENSE;md5=e6eeaabc92cfc2d03f53e789324d7292" - -PR = "r0" -SRCNAME = "Babel" -SRC_URI = "https://pypi.python.org/packages/source/B/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \ -" - -SRC_URI[md5sum] = "5264ceb02717843cbc9ffce8e6e06bdb" -SRC_URI[sha256sum] = "9f02d0357184de1f093c10012b52e7454a1008be6a5c185ab7a3307aceb1d12e" - -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit setuptools - -CLEANBROKEN = "1" -- cgit v1.2.3-54-g00ecf