All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Recipe Upgrades for AUH 15 Mar 2023 Run
@ 2023-03-16  1:02 Tim Orling
  2023-03-16  1:02 ` [PATCH 1/5] python3-pytest: upgrade 7.2.1 -> 7.2.2 Tim Orling
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Tim Orling @ 2023-03-16  1:02 UTC (permalink / raw)
  To: openembedded-core

Build tested on qemux86-64 and qemuarm64
Basic run-time tested on qemux86-64

The following changes since commit 37b5d544d34c9caaf70def0a29dfb0cf896dc1b7:

  scripts/combo-layer: Fix python deprecation warning (2023-03-14 17:13:11 +0000)

are available in the Git repository at:

  https://git.yoctoproject.org/poky-contrib timo/recipe-upgrades
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=timo/recipe-upgrades

Tim Orling (5):
  python3-pytest: upgrade 7.2.1 -> 7.2.2
  python3-scons: upgrade 4.4.0 -> 4.5.1
  python3-poetry-core: upgrade 1.5.1 -> 1.5.2
  python3-urllib3: upgrade 1.26.14 -> 1.26.15
  python3-wheel: upgrade 0.38.4 -> 0.40.0

 ..._1.5.1.bb => python3-poetry-core_1.5.2.bb} |   2 +-
 ...ytest_7.2.1.bb => python3-pytest_7.2.2.bb} |   2 +-
 ...-scons_4.4.0.bb => python3-scons_4.5.1.bb} |   2 +-
 ..._1.26.14.bb => python3-urllib3_1.26.15.bb} |   2 +-
 ...roject.toml-from-flit-backend-branch.patch | 100 ------------------
 ...heel_0.38.4.bb => python3-wheel_0.40.0.bb} |   6 +-
 6 files changed, 6 insertions(+), 108 deletions(-)
 rename meta/recipes-devtools/python/{python3-poetry-core_1.5.1.bb => python3-poetry-core_1.5.2.bb} (95%)
 rename meta/recipes-devtools/python/{python3-pytest_7.2.1.bb => python3-pytest_7.2.2.bb} (92%)
 rename meta/recipes-devtools/python/{python3-scons_4.4.0.bb => python3-scons_4.5.1.bb} (90%)
 rename meta/recipes-devtools/python/{python3-urllib3_1.26.14.bb => python3-urllib3_1.26.15.bb} (86%)
 delete mode 100644 meta/recipes-devtools/python/python3-wheel/0001-Backport-pyproject.toml-from-flit-backend-branch.patch
 rename meta/recipes-devtools/python/{python3-wheel_0.38.4.bb => python3-wheel_0.40.0.bb} (62%)

-- 
2.30.2



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-03-16  8:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-16  1:02 [PATCH 0/5] Recipe Upgrades for AUH 15 Mar 2023 Run Tim Orling
2023-03-16  1:02 ` [PATCH 1/5] python3-pytest: upgrade 7.2.1 -> 7.2.2 Tim Orling
2023-03-16  1:02 ` [PATCH 2/5] python3-scons: upgrade 4.4.0 -> 4.5.1 Tim Orling
2023-03-16  1:02 ` [PATCH 3/5] python3-poetry-core: upgrade 1.5.1 -> 1.5.2 Tim Orling
2023-03-16  1:03 ` [PATCH 4/5] python3-urllib3: upgrade 1.26.14 -> 1.26.15 Tim Orling
2023-03-16  1:03 ` [PATCH 5/5] python3-wheel: upgrade 0.38.4 -> 0.40.0 Tim Orling
2023-03-16  8:04   ` [OE-core] " Alexandre Belloni

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.