summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
-rw-r--r--meta-openstack/recipes-devtools/python/python-castellan_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-castellan_git.bb b/meta-openstack/recipes-devtools/python/python-castellan_git.bb
index 40a085d..0cd213e 100644
--- a/meta-openstack/recipes-devtools/python/python-castellan_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-castellan_git.bb
@@ -10,8 +10,8 @@ SRC_URI = "\
10 git://git.openstack.org/openstack/${SRCNAME}.git;branch=master \ 10 git://git.openstack.org/openstack/${SRCNAME}.git;branch=master \
11 " 11 "
12 12
13PV="0.2.1+git${SRCPV}" 13PV="0.4.0+git${SRCPV}"
14SRCREV="4fda4a749f3f908d58817c326676073aa6fcf62a" 14SRCREV="abf5584dd0f83a5e70f8c6417f5d5e7e13f8d848"
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16
17inherit setuptools 17inherit setuptools