From 5329c2bbb33c3d5f6cb87362ce0bbe0dd50b2876 Mon Sep 17 00:00:00 2001 From: Mark Asselstine Date: Mon, 23 Jan 2017 16:39:43 -0500 Subject: python-django-babel: uprev to 0.5.1 This uprev is required to support the update to stable/newton of python-horizon. Signed-off-by: Mark Asselstine Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-django-babel_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-openstack/recipes-devtools/python') diff --git a/meta-openstack/recipes-devtools/python/python-django-babel_git.bb b/meta-openstack/recipes-devtools/python/python-django-babel_git.bb index a23170b..1ae5c7c 100644 --- a/meta-openstack/recipes-devtools/python/python-django-babel_git.bb +++ b/meta-openstack/recipes-devtools/python/python-django-babel_git.bb @@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5ae97ab65116b8d7890c59de57577b46" SRCNAME = "django-babel" -PV = "0.4.0+git${SRCPV}" -SRCREV = "37f2919bfc58215ab4f26d386a4e65670e3297b9" +PV = "0.5.1+git${SRCPV}" +SRCREV = "88b389381c0e269605311ae07029555b65a86bc5" SRC_URI = "git://github.com/python-babel/${SRCNAME}.git \ " @@ -22,6 +22,6 @@ DEPENDS += " \ RDEPENDS_${PN} += " \ python-django \ - python-nose \ + python-babel \ " -- cgit v1.2.3-54-g00ecf