summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-oslo.serialization_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-oslo.serialization_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-oslo.serialization_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.serialization_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.serialization_git.bb
index 3935026..542404a 100644
--- a/meta-openstack/recipes-devtools/python/python3-oslo.serialization_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-oslo.serialization_git.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658"
6 6
7SRCNAME = "oslo.serialization" 7SRCNAME = "oslo.serialization"
8SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike" 8SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike;protocol=https"
9 9
10PV = "2.20.0+git${SRCPV}" 10PV = "2.20.0+git${SRCPV}"
11SRCREV = "e56d91427c11a3813a0154d47e804018e580086e" 11SRCREV = "e56d91427c11a3813a0154d47e804018e580086e"