diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-oslo.messaging_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-oslo.messaging_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.messaging_git.bb index a960771..5d5fec8 100644 --- a/meta-openstack/recipes-devtools/python/python-oslo.messaging_git.bb +++ b/meta-openstack/recipes-devtools/python/python-oslo.messaging_git.bb | |||
| @@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c46f31914956e4579f9b488e71415ac8" | |||
| 7 | SRCNAME = "oslo.messaging" | 7 | SRCNAME = "oslo.messaging" |
| 8 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton" | 8 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton" |
| 9 | 9 | ||
| 10 | PV = "5.10.1+git${SRCPV}" | 10 | PV = "5.10.2+git${SRCPV}" |
| 11 | SRCREV = "cc1ec4e7f3b395d5f25e7d4922e6359b58a2206a" | 11 | SRCREV = "471312755c84337a2b63e87b4b8c5c557a2b66d1" |
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
| 13 | 13 | ||
| 14 | inherit setuptools | 14 | inherit setuptools |
