All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Joslyn <robert.joslyn@redrectangle.org>
To: Khem Raj <raj.khem@gmail.com>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-python][PATCH 4/5] python-parse-type: Add Python 3 recipe
Date: Mon, 30 Jul 2018 18:43:16 -0700	[thread overview]
Message-ID: <1533001396.1225.4.camel@redrectangle.org> (raw)
In-Reply-To: <CAMKF1sofxPet_J6jLsAHuJhFv+wDs5aDGjM02+UK9YdoDGwxkg@mail.gmail.com>

On Sun, 2018-07-29 at 21:04 -0700, Khem Raj wrote:
> 
> 
> On Sun, Jul 29, 2018 at 8:37 PM Robert Joslyn <robert.joslyn@redrecta
> ngle.org> wrote:
> > ---
> >  meta-python/recipes-devtools/python/python-parse-type.inc   | 11
> > +++++++++++
> >  .../recipes-devtools/python/python-parse-type_0.4.2.bb      | 13
> > ++-----------
> >  .../recipes-devtools/python/python3-parse-type_0.4.2.bb     |  2
> > ++
> >  3 files changed, 15 insertions(+), 11 deletions(-)
> >  create mode 100644 meta-python/recipes-devtools/python/python-
> > parse-type.inc
> >  create mode 100644 meta-python/recipes-devtools/python/python3-
> > parse-type_0.4.2.bb
> > 
> > diff --git a/meta-python/recipes-devtools/python/python-parse-
> > type.inc b/meta-python/recipes-devtools/python/python-parse-
> > type.inc
> > new file mode 100644
> > index 000000000..a4d9c0719
> > --- /dev/null
> > +++ b/meta-python/recipes-devtools/python/python-parse-type.inc
> > @@ -0,0 +1,11 @@
> > +SUMMARY = "Simplifies building parse types based on the parse
> > module"
> > +LICENSE = "BSD"
> 
> Can you make is specific here as to which bsd license is in effect
> here ? Now that you are at it 

Sure, it's BSD-3-Clause. I'll also add HOMEPAGE and resend the series.

Thanks,
Robert


  reply	other threads:[~2018-07-31  1:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-30  2:16 [meta-python][PATCH 1/5] python-linecache2: Add recipe Robert Joslyn
2018-07-30  2:16 ` [meta-python][PATCH 2/5] python-traceback2: " Robert Joslyn
2018-07-31  1:38   ` Tim Orling
2018-07-31  1:39     ` Tim Orling
2018-07-30  2:16 ` [meta-python][PATCH 3/5] python-parse: Update to 1.8.4 and add Python 3 version Robert Joslyn
2018-07-30  2:16 ` [meta-python][PATCH 4/5] python-parse-type: Add Python 3 recipe Robert Joslyn
2018-07-30  4:04   ` Khem Raj
2018-07-31  1:43     ` Robert Joslyn [this message]
2018-07-30  2:16 ` [meta-python][PATCH 5/5] python-behave: " Robert Joslyn

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=1533001396.1225.4.camel@redrectangle.org \
    --to=robert.joslyn@redrectangle.org \
    --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.