summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-oslo.i18n_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-oslo.i18n_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-oslo.i18n_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.i18n_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.i18n_git.bb
index 59a5a0a..11586da 100644
--- a/meta-openstack/recipes-devtools/python/python3-oslo.i18n_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-oslo.i18n_git.bb
@@ -8,7 +8,7 @@ PV = "5.0.1+git${SRCPV}"
8SRCREV = "73187bd86903fc87665a829c9a0c714db6aa3022" 8SRCREV = "73187bd86903fc87665a829c9a0c714db6aa3022"
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=master"
12 12
13inherit setuptools3 13inherit setuptools3
14 14