From: "Richard Purdie" <richard.purdie@linuxfoundation.org>
To: Khem Raj <raj.khem@gmail.com>, openembedded-core@lists.openembedded.org
Cc: "Orling, Timothy T" <timothy.t.orling@intel.com>,
Trevor Gamblin <Trevor.Gamblin@windriver.com>
Subject: Re: [OE-core] [PATCH 4/4] python-numpy: Add ptest
Date: Fri, 20 Nov 2020 11:19:40 +0000 [thread overview]
Message-ID: <c2a50c2fca652aa36dbb5694df47a939f1c1ae3c.camel@linuxfoundation.org> (raw)
In-Reply-To: <20201117225428.877691-4-raj.khem@gmail.com>
On Tue, 2020-11-17 at 14:54 -0800, Khem Raj wrote:
> Since 1.15, numpy have replaced nose with pytest testing framework
> it additionally needs hypothesis and sortedcontainers modules
>
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---
> meta/recipes-devtools/python-numpy/files/run-ptest | 5 +++++
> meta/recipes-devtools/python-numpy/python3-numpy_1.19.4.bb | 7 +++++--
> 2 files changed, 10 insertions(+), 2 deletions(-)
> create mode 100644 meta/recipes-devtools/python-numpy/files/run-ptest
This series isn't quite there as it needs python3-pytest and I think
its missing some BBCLASSEXTENDs too.
stdio: WARNING: Nothing RPROVIDES 'nativesdk-python3-hypothesis' (but virtual:nativesdk:/home/pokybuild/yocto-worker/a-full/build/meta/recipes-devtools/python-numpy/python3-numpy_1.19.4.bb RDEPENDS on or otherwise requires it)
stdio: WARNING: Nothing RPROVIDES 'nativesdk-python3-pytest' (but virtual:nativesdk:/home/pokybuild/yocto-worker/a-full/build/meta/recipes-devtools/python-numpy/python3-numpy_1.19.4.bb RDEPENDS on or otherwise requires it)
stdio: WARNING: Nothing RPROVIDES 'python3-pytest' (but /home/pokybuild/yocto-worker/a-full/build/meta/recipes-devtools/python-numpy/python3-numpy_1.19.4.bb RDEPENDS on or otherwise requires it)
stdio: WARNING: Nothing RPROVIDES 'python3-numpy' (but /home/pokybuild/yocto-worker/a-full/build/meta/recipes-devtools/python-numpy/python3-numpy_1.19.4.bb RDEPENDS on or otherwise requires it)
Cheers,
Richard
prev parent reply other threads:[~2020-11-20 11:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-17 22:54 [PATCH 1/4] python3-numpy: Upgrade to 1.19.4 Khem Raj
2020-11-17 22:54 ` [PATCH 2/4] python3-hypothesis: Add recipe Khem Raj
2020-11-17 22:54 ` [PATCH 3/4] python3-sortedcontainers: " Khem Raj
2020-11-17 22:54 ` [PATCH 4/4] python-numpy: Add ptest Khem Raj
2020-11-20 11:19 ` Richard Purdie [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=c2a50c2fca652aa36dbb5694df47a939f1c1ae3c.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=Trevor.Gamblin@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=raj.khem@gmail.com \
--cc=timothy.t.orling@intel.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