diff options
| author | Adrian Dudau <adrian.dudau@enea.com> | 2017-07-31 18:02:27 +0200 |
|---|---|---|
| committer | Adrian Dudau <adrian.dudau@enea.com> | 2017-07-31 18:04:07 +0200 |
| commit | 82fcf468a2ec3b3a59039b49971bacf34addd4bf (patch) | |
| tree | ae809315574de400c6d31117220ac6db550e1025 /meta-openstack/recipes-devtools/python | |
| parent | a648ff58f00d8b55ae56a51c4716d1fde1517e06 (diff) | |
| download | meta-cloud-services-82fcf468a2ec3b3a59039b49971bacf34addd4bf.tar.gz | |
python-oslo.messaging: Uprev to v5.10.2
This is used by latest stable/newton
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
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 |
