All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Asselstine <mark.asselstine@windriver.com>
To: Bruce Ashfield <bruce.ashfield@windriver.com>
Cc: "meta-virtualization@yoctoproject.org"
	<meta-virtualization@yoctoproject.org>
Subject: Re: [m-c-s][PATCH] python-oslo.policy: uprev to latest stable/newton
Date: Mon, 23 Jan 2017 15:35:08 -0500	[thread overview]
Message-ID: <CAPuovEKbuk_h79tr5Y3SSRBja2gWWaz4sYjPiwf1eZZGG4d2EA@mail.gmail.com> (raw)
In-Reply-To: <1485183886-6350-1-git-send-email-mark.asselstine@windriver.com>

Typo on the PV, will send a V2.

Mark

On Mon, Jan 23, 2017 at 10:04 AM, Mark Asselstine
<mark.asselstine@windriver.com> wrote:
> Updated runtime dependency list, otherwise all dependency versions are
> already in place.
>
> Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
> ---
>  meta-openstack/recipes-devtools/python/python-oslo.policy_git.bb | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)
>
> diff --git a/meta-openstack/recipes-devtools/python/python-oslo.policy_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.policy_git.bb
> index 01a9491..8021e5f 100644
> --- a/meta-openstack/recipes-devtools/python/python-oslo.policy_git.bb
> +++ b/meta-openstack/recipes-devtools/python/python-oslo.policy_git.bb
> @@ -5,11 +5,11 @@ SECTION = "devel/python"
>  LICENSE = "Apache-2"
>  LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
>
> -PV = "0.12.0+git${SRCPV}"
> -SRCREV = "dee7171326e138128486f1d2c3f7e639af875198"
> +PV = "0.14.0+git${SRCPV}"
> +SRCREV = "018c7475c9dd75da0f902bbe3ec5d01855fa50d6"
>
>  SRCNAME = "oslo.policy"
> -SRC_URI = "git://github.com/openstack/${SRCNAME}.git"
> +SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton"
>
>  S = "${WORKDIR}/git"
>
> @@ -26,5 +26,6 @@ RDEPENDS_${PN} += " \
>          python-oslo.serialization \
>          python-oslo.utils \
>          python-six \
> +        python-pyyaml \
>          python-requests \
>  "
> --
> 2.7.4
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization


      reply	other threads:[~2017-01-23 20:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-23 15:04 [m-c-s][PATCH] python-oslo.policy: uprev to latest stable/newton Mark Asselstine
2017-01-23 20:35 ` Mark Asselstine [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAPuovEKbuk_h79tr5Y3SSRBja2gWWaz4sYjPiwf1eZZGG4d2EA@mail.gmail.com \
    --to=mark.asselstine@windriver.com \
    --cc=bruce.ashfield@windriver.com \
    --cc=meta-virtualization@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.