diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-castellan_git.bb | 4 |
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 | ||
| 13 | PV="0.2.1+git${SRCPV}" | 13 | PV="0.4.0+git${SRCPV}" |
| 14 | SRCREV="4fda4a749f3f908d58817c326676073aa6fcf62a" | 14 | SRCREV="abf5584dd0f83a5e70f8c6417f5d5e7e13f8d848" |
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 16 | 16 | ||
| 17 | inherit setuptools | 17 | inherit setuptools |
