All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Khem Raj" <raj.khem@gmail.com>
To: Martin Kelly <mkelly@xevo.com>,
	openembedded-devel@lists.openembedded.org
Subject: Re: [oe] [meta-python][PATCH v2] python3-pint: upgrade 0.9 -> 0.11
Date: Wed, 25 Mar 2020 09:59:11 -0700	[thread overview]
Message-ID: <a2bc1b96-73b0-8caf-7d3a-e49c1ddd5436@gmail.com> (raw)
In-Reply-To: <20200325164838.977493-1-mkelly@xevo.com>



On 3/25/20 9:48 AM, Martin Kelly wrote:
> Also add a dependency on python3-setuptools-scm-native to make this
> build with the newer version.
> 

Can you rebase it on master-next please ?

> Signed-off-by: Martin Kelly <mkelly@xevo.com>
> ---
>   meta-python/recipes-devtools/python/python-pint.inc         | 6 ++++--
>   .../python/{python3-pint_0.9.bb => python3-pint_0.11.bb}    | 0
>   2 files changed, 4 insertions(+), 2 deletions(-)
>   rename meta-python/recipes-devtools/python/{python3-pint_0.9.bb => python3-pint_0.11.bb} (100%)
> 
> diff --git a/meta-python/recipes-devtools/python/python-pint.inc b/meta-python/recipes-devtools/python/python-pint.inc
> index 0900d91d7..4a9300900 100644
> --- a/meta-python/recipes-devtools/python/python-pint.inc
> +++ b/meta-python/recipes-devtools/python/python-pint.inc
> @@ -9,7 +9,9 @@ PYPI_PACKAGE := "Pint"
>   
>   inherit pypi
>   
> -SRC_URI[md5sum] = "d0681cb7cfaca9fc68ce7edab0d08d88"
> -SRC_URI[sha256sum] = "32d8a9a9d63f4f81194c0014b3b742679dce81a26d45127d9810a68a561fe4e2"
> +SRC_URI[md5sum] = "3a8f29c2a30efd35af4b5c5a224ef965"
> +SRC_URI[sha256sum] = "308f1070500e102f83b6adfca6db53debfce2ffc5d3cbe3f6c367da359b5cf4d"
> +
> +DEPENDS += "python3-setuptools-scm-native"
>   
>   BBCLASSEXTEND = "native"
> diff --git a/meta-python/recipes-devtools/python/python3-pint_0.9.bb b/meta-python/recipes-devtools/python/python3-pint_0.11.bb
> similarity index 100%
> rename from meta-python/recipes-devtools/python/python3-pint_0.9.bb
> rename to meta-python/recipes-devtools/python/python3-pint_0.11.bb
> 
> 
> 
> 

  reply	other threads:[~2020-03-25 16:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-25 16:48 [meta-python][PATCH v2] python3-pint: upgrade 0.9 -> 0.11 Martin Kelly
2020-03-25 16:59 ` Khem Raj [this message]
2020-03-25 17:11   ` [oe] " Martin Kelly
2020-03-25 19:46     ` Khem Raj
2020-03-25 19:59       ` Martin Kelly

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=a2bc1b96-73b0-8caf-7d3a-e49c1ddd5436@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=mkelly@xevo.com \
    --cc=openembedded-devel@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.