summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-oslo.i18n_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-oslo.i18n_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-oslo.i18n_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-oslo.i18n_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.i18n_git.bb
index 84aab41..c820bc8 100644
--- a/meta-openstack/recipes-devtools/python/python-oslo.i18n_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-oslo.i18n_git.bb
@@ -4,11 +4,11 @@ SECTION = "devel/python"
4LICENSE = "Apache-2" 4LICENSE = "Apache-2"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658"
6 6
7PV = "2.6.0+git${SRCPV}" 7PV = "3.9.0+git${SRCPV}"
8SRCREV = "4417d33a9fa6f3c414d72d162a4d0d3715ffe256" 8SRCREV = "351c10af6ad6b6fed197cc4b38d9fddf232d0def"
9 9
10SRCNAME = "oslo.i18n" 10SRCNAME = "oslo.i18n"
11SRC_URI = "git://github.com/openstack/${SRCNAME}.git" 11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14