public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: "Richard Purdie" <richard.purdie@linuxfoundation.org>
To: Khem Raj <raj.khem@gmail.com>, openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH v3 6/8] python3-pytest: Add recipe
Date: Fri, 20 Nov 2020 17:35:18 +0000	[thread overview]
Message-ID: <8db9491c541ccc1da36f53d971b04f0ed2277888.camel@linuxfoundation.org> (raw)
In-Reply-To: <20201120172950.1619754-6-raj.khem@gmail.com>

On Fri, 2020-11-20 at 09:29 -0800, Khem Raj wrote:
> +RDEPENDS_${PN}_append_class-target = " \
> +    ${PYTHON_PN}-attrs \
> +    ${PYTHON_PN}-debugger \
> +    ${PYTHON_PN}-doctest \
> +    ${PYTHON_PN}-iniconfig \
> +    ${PYTHON_PN}-json \
> +    ${PYTHON_PN}-pluggy \
> +    ${PYTHON_PN}-py \
> +    ${PYTHON_PN}-setuptools \
> +    ${PYTHON_PN}-six \
> +    ${PYTHON_PN}-atomicwrites \
> +    ${PYTHON_PN}-importlib-metadata \
> +    ${PYTHON_PN}-pathlib2 \
> +    ${PYTHON_PN}-wcwidth \
> +    ${PYTHON_PN}-more-itertools \
> +    ${PYTHON_PN}-packaging \
> +"

Do these exist in OE-Core? I think there are a lot of dependencies
pytest pulls in? I don't think this precludes the move but I'm not sure
the patchset is complete.

Cheers,

Richard


  reply	other threads:[~2020-11-20 17:35 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-20 17:29 [PATCH v3 1/8] python3-numpy: Upgrade to 1.19.4 Khem Raj
2020-11-20 17:29 ` [PATCH v3 2/8] python3-hypothesis: Add recipe Khem Raj
2020-11-20 17:29 ` [PATCH v3 3/8] python3-sortedcontainers: " Khem Raj
2020-11-20 17:29 ` [PATCH v3 4/8] python-numpy: Add ptest Khem Raj
2020-11-28 18:56   ` [OE-core] " Tim Orling
2020-11-28 21:03     ` Khem Raj
2020-11-29  0:46       ` Tim Orling
2020-11-20 17:29 ` [PATCH v3 5/8] python3-numpy: Add ldd runtime dependency on ptest package Khem Raj
2020-11-20 17:29 ` [PATCH v3 6/8] python3-pytest: Add recipe Khem Raj
2020-11-20 17:35   ` Richard Purdie [this message]
2020-11-20 17:43     ` [OE-core] " Khem Raj
2020-11-20 17:29 ` [PATCH v3 7/8] maintainers: Add myself for new pytest related recipes Khem Raj
2020-11-20 17:29 ` [PATCH v3 8/8] python3-pytest: Upgrade to 6.1.2 Khem Raj

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=8db9491c541ccc1da36f53d971b04f0ed2277888.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox