From 0a25cc15e836c4bdd8c59f18d690460d62de6cb9 Mon Sep 17 00:00:00 2001 From: Mark Asselstine Date: Tue, 7 Nov 2017 15:38:38 -0500 Subject: python-oslo*: uprev to latest stable/pike Uprev all of the existing 'oslo' packages to the latest commit on the stable/pike branch. This will allow us to prepare for the uprev of the main openstack components to stable/pike. Dependencies are been validated and uprev'd/added as needed. Signed-off-by: Mark Asselstine Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-oslo.db_git.bb | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-oslo.db_git.bb') 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..53df106 100644 --- a/meta-openstack/recipes-devtools/python/python-oslo.db_git.bb +++ b/meta-openstack/recipes-devtools/python/python-oslo.db_git.bb @@ -4,11 +4,11 @@ SECTION = "devel/python" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" -PV = "4.13.5+git${SRCPV}" -SRCREV = "086be4ac91b17942370980a35d67d48d2e42567a" +PV = "4.25.0+git${SRCPV}" +SRCREV = "71607d59ec5c02d7beb5109c500aa9b6a0d9ee2c" SRCNAME = "oslo.db" -SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton" +SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike" S = "${WORKDIR}/git" @@ -22,12 +22,8 @@ DEPENDS += " \ RDEPENDS_${PN} += " \ python-six \ python-alembic \ - python-babel \ - python-iso8601 \ - python-lockfile \ python-oslo.config \ python-oslo.i18n \ - python-oslo.context \ python-oslo.utils \ python-sqlalchemy \ python-sqlalchemy-migrate \ -- cgit v1.2.3-54-g00ecf