[PATCH 0/3] Move numpy pytest rdeps from meta-python
From: Tim Orling <hidden>
Date: 2020-11-28 19:39:51
From: Tim Orling <redacted>
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