summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2017-07-31 19:42:05 +0200
committerAdrian Dudau <adrian.dudau@enea.com>2017-07-31 19:42:49 +0200
commit344d5dd3bda0a570670702620fb3602ba841d56a (patch)
treeba2bf855024d8188722b830afda5c645197a7164 /meta-openstack/recipes-devtools/python
parent96b4c8bdc55c42ca3c4c74a6f70ecdd9e7d1ac88 (diff)
downloadmeta-cloud-services-344d5dd3bda0a570670702620fb3602ba841d56a.tar.gz
python-oslo.db: Uprev to v4.13.6
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.db_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-oslo.db_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.db_git.bb
index ca48d78..8b69ca0 100644
--- a/meta-openstack/recipes-devtools/python/python-oslo.db_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-oslo.db_git.bb
@@ -4,8 +4,8 @@ SECTION = "devel/python"
4LICENSE = "Apache-2.0" 4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658"
6 6
7PV = "4.13.5+git${SRCPV}" 7PV = "4.13.6+git${SRCPV}"
8SRCREV = "086be4ac91b17942370980a35d67d48d2e42567a" 8SRCREV = "37873630050f332c95bf0506aa02d47712fb454b"
9 9
10SRCNAME = "oslo.db" 10SRCNAME = "oslo.db"
11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton" 11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton"