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/5] Recipe Upgrades for AUH 15 Mar 2023 Run
Date: Wed, 15 Mar 2023 18:02:56 -0700	[thread overview]
Message-ID: <cover.1678928363.git.tim.orling@konsulko.com> (raw)

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



             reply	other threads:[~2023-03-16  1:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-16  1:02 Tim Orling [this message]
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

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.1678928363.git.tim.orling@konsulko.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.