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-lorem: Added recipe
Date: Mon, 3 Aug 2020 17:41:50 -0400	[thread overview]
Message-ID: <569b2f9e-16cc-f51e-861d-fa6b2e3b6dc9@windriver.com> (raw)
In-Reply-To: <20200731201848.484776-4-raj.khem@gmail.com>

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


On 7/31/20 4:18 PM, Khem Raj wrote:
> From: Colin McAllister <colinmca242@gmail.com>
>
> Created Python3 recipe for python3-lorem.
>
> 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-lorem_0.1.1.bb                | 16 ++++++++++++++++
>   1 file changed, 16 insertions(+)
>   create mode 100644 meta-python/recipes-devtools/python/python3-lorem_0.1.1.bb
>
> diff --git a/meta-python/recipes-devtools/python/python3-lorem_0.1.1.bb b/meta-python/recipes-devtools/python/python3-lorem_0.1.1.bb
> new file mode 100644
> index 0000000000..fc75e43485
> --- /dev/null
> +++ b/meta-python/recipes-devtools/python/python3-lorem_0.1.1.bb
> @@ -0,0 +1,16 @@
> +DESCRIPTION = "Generator for random text that looks like Latin"
> +HOMEPAGE = "https://github.com/sfischer13/python-lorem"
> +LICENSE = "MIT"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=5301c01b2bcdeedba23645f94db2f179"
> +SRC_URI[md5sum] = "e3f0064a94c13e19780eb724affdb426"
> +SRC_URI[sha256sum] = "785f4109a241fc2891e59705e85d065f6e6d3ed6ad91750a8cb54d4f3e59d934"
> +
> +PYPI_PACKAGE = "lorem"
> +
> +inherit pypi setuptools3
> +
> +CLEANBROKEN = "1"
> +
> +RDEPENDS_${PN} += " \
> +        python3 \
> +"
>
> 

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

      reply	other threads:[~2020-08-03 21:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-31 20:18 [meta-python][PATCH 1/4] python3-pynacl: Added recipe Khem Raj
2020-07-31 20:18 ` [meta-python][PATCH 2/4] python3-paramiko: " Khem Raj
2020-08-03 21:41   ` [oe] " Trevor Gamblin
2020-07-31 20:18 ` [meta-python][PATCH 3/4] python3-jdatetime: " Khem Raj
2020-07-31 20:18 ` [meta-python][PATCH 4/4] python3-lorem: " Khem Raj
2020-08-03 21:41   ` Trevor Gamblin [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=569b2f9e-16cc-f51e-861d-fa6b2e3b6dc9@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.