aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-babel_2.3.4.bb
diff options
context:
space:
mode:
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.bb8
1 files changed, 2 insertions, 6 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 790491d5..e4c0884e 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
@@ -4,16 +4,12 @@ SECTION = "devel/python"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e6eeaabc92cfc2d03f53e789324d7292"
-SRCNAME = "Babel"
-SRC_URI = "https://pypi.io/packages/source/B/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \
-"
+PYPI_PACKAGE = "Babel"
SRC_URI[md5sum] = "afa20bc55b0e991833030129ad498f35"
SRC_URI[sha256sum] = "c535c4403802f6eb38173cd4863e419e2274921a01a8aad8a5b497c131c62875"
-S = "${WORKDIR}/${SRCNAME}-${PV}"
-
-inherit setuptools
+inherit setuptools pypi
CLEANBROKEN = "1"