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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb b/meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb index 2d57158..3c5043b 100644 --- a/meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-barbicanclient_git.bb | |||
| @@ -5,11 +5,11 @@ LICENSE = "Apache-2.0" | |||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e031cff4528978748f9cc064c6e6fa73" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e031cff4528978748f9cc064c6e6fa73" |
| 6 | 6 | ||
| 7 | SRC_URI = "\ | 7 | SRC_URI = "\ |
| 8 | git://github.com/openstack/python-barbicanclient.git;branch=stable/pike \ | 8 | git://github.com/openstack/python-barbicanclient.git \ |
| 9 | " | 9 | " |
| 10 | 10 | ||
| 11 | PV = "4.5.2+git${SRCPV}" | 11 | PV = "4.8.1+git${SRCPV}" |
| 12 | SRCREV = "775de93a612db866bb39ba6828f3e7bd1aa3c9f5" | 12 | SRCREV = "1b282358166fe4c1d4dea896bd336b2850584f56" |
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | 14 | ||
| 15 | inherit setuptools | 15 | inherit setuptools |
