diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-zaqarclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-zaqarclient_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-zaqarclient_git.bb b/meta-openstack/recipes-devtools/python/python-zaqarclient_git.bb index e6f92f7..699d380 100644 --- a/meta-openstack/recipes-devtools/python/python-zaqarclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-zaqarclient_git.bb | |||
| @@ -30,8 +30,8 @@ RDEPENDS_${PN} +=" \ | |||
| 30 | SRCNAME = "zaqarclient" | 30 | SRCNAME = "zaqarclient" |
| 31 | SRC_URI = "git://github.com/openstack/${BPN}.git" | 31 | SRC_URI = "git://github.com/openstack/${BPN}.git" |
| 32 | 32 | ||
| 33 | PV = "1.11.0+git${SRCPV}" | 33 | PV = "1.12.0+git${SRCPV}" |
| 34 | SRCREV = "13e90a0ab5e296fb8cf21d09c666c06ed47a84c0" | 34 | SRCREV = "9038bf6ba93c24c9a61447dfcb14e436f1267066" |
| 35 | S = "${WORKDIR}/git" | 35 | S = "${WORKDIR}/git" |
| 36 | 36 | ||
| 37 | inherit setuptools | 37 | inherit setuptools |
