public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Move numpy pytest rdeps from meta-python
@ 2020-11-28 19:39 Tim Orling
  0 siblings, 0 replies; only message in thread
From: Tim Orling @ 2020-11-28 19:39 UTC (permalink / raw)
  To: openembedded-core

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-11-28 19:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-28 19:39 [PATCH 0/3] Move numpy pytest rdeps from meta-python Tim Orling

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox