All of lore.kernel.org
 help / color / mirror / Atom feed
From: akuster808 <akuster808@gmail.com>
To: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>,
	openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] python3-pbr: update to 5.4.0
Date: Sun, 7 Jul 2019 19:51:28 -0700	[thread overview]
Message-ID: <78eb840b-bc06-e80a-d71b-4aa96f90fcdd@gmail.com> (raw)
In-Reply-To: <20190707015714.16009-1-open.source@oleksandr-kravchuk.com>



On 7/6/19 6:57 PM, Oleksandr Kravchuk wrote:
> Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
> ---
>  meta/recipes-devtools/python/python3-pbr_5.3.1.bb | 5 -----
>  meta/recipes-devtools/python/python3-pbr_5.4.0.bb | 5 +++++
Can we pull in the python-pbr.inc since there is no python2?

- Armin
>  2 files changed, 5 insertions(+), 5 deletions(-)
>  delete mode 100644 meta/recipes-devtools/python/python3-pbr_5.3.1.bb
>  create mode 100644 meta/recipes-devtools/python/python3-pbr_5.4.0.bb
>
> diff --git a/meta/recipes-devtools/python/python3-pbr_5.3.1.bb b/meta/recipes-devtools/python/python3-pbr_5.3.1.bb
> deleted file mode 100644
> index 12892b60cf..0000000000
> --- a/meta/recipes-devtools/python/python3-pbr_5.3.1.bb
> +++ /dev/null
> @@ -1,5 +0,0 @@
> -inherit setuptools3
> -require python-pbr.inc
> -
> -SRC_URI[md5sum] = "bdaec663a75d10e9e0f2224afa3a1318"
> -SRC_URI[sha256sum] = "9181e2a34d80f07a359ff1d0504fad3a47e00e1cf2c475b0aa7dcb030af54c40"
> diff --git a/meta/recipes-devtools/python/python3-pbr_5.4.0.bb b/meta/recipes-devtools/python/python3-pbr_5.4.0.bb
> new file mode 100644
> index 0000000000..1f1ec3a420
> --- /dev/null
> +++ b/meta/recipes-devtools/python/python3-pbr_5.4.0.bb
> @@ -0,0 +1,5 @@
> +inherit setuptools3
> +require python-pbr.inc
> +
> +SRC_URI[md5sum] = "fcf120102d3e4859d41425638122058c"
> +SRC_URI[sha256sum] = "36ebd78196e8c9588c972f5571230a059ff83783fabbbbedecc07be263ccd7e6"




      reply	other threads:[~2019-07-08  2:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-07  1:57 [PATCH] python3-pbr: update to 5.4.0 Oleksandr Kravchuk
2019-07-08  2:51 ` akuster808 [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=78eb840b-bc06-e80a-d71b-4aa96f90fcdd@gmail.com \
    --to=akuster808@gmail.com \
    --cc=open.source@oleksandr-kravchuk.com \
    --cc=openembedded-core@lists.openembedded.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.