All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Tim Orling" <ticotimo@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] Move numpy pytest rdeps from meta-python
Date: Sat, 28 Nov 2020 11:39:33 -0800	[thread overview]
Message-ID: <cover.1606583783.git.timothy.t.orling@linux.intel.com> (raw)

From: Tim Orling <timothy.t.orling@linux.intel.com>

This series in intended to be applied on top of the previous series
moving pytest to oe-core.

Thanks to Khem Raj for reminding me of these additional necessary changes.

This series:
(1) moves additional required python recipes in order to enable
    ptest of python3-numpy
(2) adds self as maintainer for these new recipes
(3) upgrades python3-hypothesis to the latest revision

The following changes since commit 7790d9b16011aec9551dbb526d6e558772670165:

  python3-pytest: RDEPENDS on python3-toml (2020-11-27 18:49:03 -0800)

are available in the Git repository at:

  git://git.openembedded.org/openembedded-core-contrib timo/numpy-pytest-deps
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=timo/numpy-pytest-deps

For convenience, the same series is also available in the Git repository
at:

 git://git.yoctoproject.org/poky-contrib timo/move-numpy-pytest-deps
 http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=timo/move-numpy-pytest-deps

Tim Orling (3):
  python3-hypothesis: move from meta-python
  python3-sortedcontainers: move from meta-python
  maintainers.inc: add self for new python recipes

 meta/conf/distro/include/maintainers.inc           |  2 ++
 .../python/python3-hypothesis_5.41.3.bb            | 14 ++++++++++++++
 .../python/python3-sortedcontainers_2.3.0.bb       |  9 +++++++++
 3 files changed, 25 insertions(+)
 create mode 100644 meta/recipes-devtools/python/python3-hypothesis_5.41.3.bb
 create mode 100644 meta/recipes-devtools/python/python3-sortedcontainers_2.3.0.bb

-- 
2.25.0


                 reply	other threads:[~2020-11-28 19:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=cover.1606583783.git.timothy.t.orling@linux.intel.com \
    --to=ticotimo@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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.