diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb b/meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb index 3c5043b..a4bcdea 100644 --- a/meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb | |||
| @@ -8,8 +8,8 @@ SRC_URI = "\ | |||
| 8 | git://github.com/openstack/python-barbicanclient.git \ | 8 | git://github.com/openstack/python-barbicanclient.git \ |
| 9 | " | 9 | " |
| 10 | 10 | ||
| 11 | PV = "4.8.1+git${SRCPV}" | 11 | PV = "4.9.0+git${SRCPV}" |
| 12 | SRCREV = "1b282358166fe4c1d4dea896bd336b2850584f56" | 12 | SRCREV = "9c0e02d367b86eb5bdebda4e0ff1434d70db5f61" |
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | 14 | ||
| 15 | inherit setuptools | 15 | inherit setuptools |
