All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Trevor Gamblin" <trevor.gamblin@windriver.com>
To: Khem Raj <raj.khem@gmail.com>, openembedded-devel@lists.openembedded.org
Cc: Colin McAllister <colinmca242@gmail.com>
Subject: Re: [oe] [meta-python][PATCH 4/4] python3-bitstruct: Added recipe
Date: Thu, 23 Jul 2020 12:49:16 -0400	[thread overview]
Message-ID: <77973853-fd5d-f1ba-93d7-6cde0a22d7a3@windriver.com> (raw)
In-Reply-To: <20200722225608.3968953-4-raj.khem@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1373 bytes --]


On 7/22/20 6:56 PM, Khem Raj wrote:
> From: Colin McAllister <colinmca242@gmail.com>
>
> Created python3 recipe for bitstruct.
>
> Signed-off-by: Colin McAllister <colinmca242@gmail.com>
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
> ---
>   .../python/python3-bitstruct_8.11.0.bb             | 14 ++++++++++++++
>   1 file changed, 14 insertions(+)
>   create mode 100644 meta-python/recipes-devtools/python/python3-bitstruct_8.11.0.bb
>
> diff --git a/meta-python/recipes-devtools/python/python3-bitstruct_8.11.0.bb b/meta-python/recipes-devtools/python/python3-bitstruct_8.11.0.bb
> new file mode 100644
> index 0000000000..a25380418c
> --- /dev/null
> +++ b/meta-python/recipes-devtools/python/python3-bitstruct_8.11.0.bb
> @@ -0,0 +1,14 @@
> +DESCRIPTION = "This module performs conversions between Python values and C bit field structs represented as Python byte strings."
> +HOMEPAGE = "https://github.com/eerimoq/bitstruct"
> +LICENSE = "MIT"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=d9aa4ec07de78abae21c490c9ffe61bd"
> +
> +SRC_URI[md5sum] = "8eaf853c95e10ca4b6bca2fe5ff307c6"
> +SRC_URI[sha256sum] = "2b13f2c3e76b49e8cd854f7a1da590bb73ecbc6cbfacc2d479eacf2b88282d5d"
> +
> +PYPI_PACKAGE = "bitstruct"
> +
> +inherit pypi setuptools3
> +
> +CLEANBROKEN = "1"
> +
>
> 

[-- Attachment #2: Type: text/html, Size: 2638 bytes --]

  reply	other threads:[~2020-07-23 16:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-22 22:56 [meta-python][PATCH 1/4] python3-cantools: Added recipe Khem Raj
2020-07-22 22:56 ` [meta-python][PATCH 2/4] python3-dateparser: " Khem Raj
2020-07-23 16:48   ` [oe] " Trevor Gamblin
2020-07-22 22:56 ` [meta-python][PATCH 3/4] python3-diskcache: " Khem Raj
2020-07-23 16:49   ` [oe] " Trevor Gamblin
2020-07-22 22:56 ` [meta-python][PATCH 4/4] python3-bitstruct: " Khem Raj
2020-07-23 16:49   ` Trevor Gamblin [this message]
2020-07-23 16:48 ` [oe] [meta-python][PATCH 1/4] python3-cantools: " Trevor Gamblin

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=77973853-fd5d-f1ba-93d7-6cde0a22d7a3@windriver.com \
    --to=trevor.gamblin@windriver.com \
    --cc=colinmca242@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=raj.khem@gmail.com \
    /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.