Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] Upgrades for 2026-08-03
@ 2026-08-03 23:26 tim.orling
  2026-08-03 23:26 ` [PATCH 1/4] python3-cryptography{-vectors}: upgrade 49.0.0 -> 50.0.0 tim.orling
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: tim.orling @ 2026-08-03 23:26 UTC (permalink / raw)
  To: openembedded-core

From: Tim Orling <tim.orling@konsulko.com>

* Upgrade python3-cryptography,-vectors to 50.0.0
  - all ptests pass in local core-image-ptest-python3-crytpography run
    on qemux86-64
* Upgrade python3-uv-build to 0.12.1
  - No issues seen in building for qemux86-64
* Upgrade python3-webosckets to 17.0.1
* Revert enabling ptest for python3-websockets, the tests/ are no longer
  packaged in the sdist and this is intentional. The upstream docs
  directly warn against packagers running the tests.

The following changes since commit fca8500024b7d3470fb046aaa5c7fef311ea018d:

  libssh2: fix CVE-2026-66035 (2026-08-03 18:04:08 +0100)

are available in the Git repository at:

  https://git.openembedded.org/openembedded-core-contrib timo/upgrades-20260803
  https://git.openembedded.org/openembedded-core-contrib/log/?h=timo/upgrades-20260803

for you to fetch changes up to 67b03cb15e4d75bced1c4837a0cf391105a2a379:

  Revert "python3-websockets: enable ptest" (2026-08-03 16:18:14 -0700)

----------------------------------------------------------------

Tim Orling (4):
  python3-cryptography{-vectors}: upgrade 49.0.0 -> 50.0.0
  python3-uv-build: upgrade 0.11.32 -> 0.12.1
  python3-websockets: upgrade 16.1.1 -> 17.0.1
  Revert "python3-websockets: enable ptest"

 .../distro/include/ptest-packagelists.inc     |   1 -
 .../python/python3-cryptography-common.inc    |   2 +-
 .../python/python3-cryptography-crates.inc    |  40 ++---
 .../python/python3-cryptography-vectors.bb    |   2 +-
 .../python/python3-cryptography.bb            |   2 +-
 ...toml-remove-benchmark-disable-option.patch |  12 +-
 .../python/python3-uv-build-crates.inc        | 170 ++++++++++--------
 ..._0.11.32.bb => python3-uv-build_0.12.1.bb} |   2 +-
 .../python/python3-websockets/run-ptest       |   7 -
 .../python/python3-websockets_16.1.1.bb       |  29 ---
 .../python/python3-websockets_17.0.1.bb       |  15 ++
 11 files changed, 140 insertions(+), 142 deletions(-)
 rename meta/recipes-devtools/python/{python3-uv-build_0.11.32.bb => python3-uv-build_0.12.1.bb} (92%)
 delete mode 100644 meta/recipes-devtools/python/python3-websockets/run-ptest
 delete mode 100644 meta/recipes-devtools/python/python3-websockets_16.1.1.bb
 create mode 100644 meta/recipes-devtools/python/python3-websockets_17.0.1.bb

-- 
2.47.3



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

end of thread, other threads:[~2026-08-03 23:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-03 23:26 [PATCH 0/4] Upgrades for 2026-08-03 tim.orling
2026-08-03 23:26 ` [PATCH 1/4] python3-cryptography{-vectors}: upgrade 49.0.0 -> 50.0.0 tim.orling
2026-08-03 23:26 ` [PATCH 2/4] python3-uv-build: upgrade 0.11.32 -> 0.12.1 tim.orling
2026-08-03 23:26 ` [PATCH 3/4] python3-websockets: upgrade 16.1.1 -> 17.0.1 tim.orling
2026-08-03 23:26 ` [PATCH 4/4] Revert "python3-websockets: enable ptest" tim.orling

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