summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-oslo.service_git.bb
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2017-07-31 18:37:02 +0200
committerAdrian Dudau <adrian.dudau@enea.com>2017-07-31 18:37:02 +0200
commitda530e4f81865f81fa0447c320c775432b9dd624 (patch)
tree217309144ba0a726f256ef1825ebdb2f3107056e /meta-openstack/recipes-devtools/python/python-oslo.service_git.bb
parent031b8f5230c143eaef8591585fd4deb9721bdab5 (diff)
downloadmeta-cloud-services-da530e4f81865f81fa0447c320c775432b9dd624.tar.gz
python-oslo.service: Uprev to v1.16.1
This is used by latest stable/newton Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-oslo.service_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-oslo.service_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-oslo.service_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.service_git.bb
index f754444..ef17949 100644
--- a/meta-openstack/recipes-devtools/python/python-oslo.service_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-oslo.service_git.bb
@@ -4,8 +4,8 @@ SECTION = "devel/python"
4LICENSE = "Apache-2" 4LICENSE = "Apache-2"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
6 6
7PV = "1.16.0" 7PV = "1.16.1"
8SRCREV = "e11a2880777249674664ec330004fda5e605ac73" 8SRCREV = "17a346b023554f48ff72f4e52decea002e311e81"
9 9
10SRCNAME = "oslo.service" 10SRCNAME = "oslo.service"
11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton" 11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton"