mbox

[0/6] Upgrades (AUH) for 2025-06-24

Message ID cover.1750806216.git.tim.orling@konsulko.com
State Not Applicable, archived
Headers show

Pull-request

https://git.yoctoproject.org/poky-contrib timo/upgrades-2025-06-24

Message

Tim Orling June 24, 2025, 11:13 p.m. UTC
From: Tim Orling <tim.orling@konsulko.com>

Upgrades mostly from AUH, with the exception of python3-maturin
which were done manually (they should work with AUH again after 1.8.7 fixed
the SRC_URI issue due to patch).

The following changes since commit ea4b963d9a59210bb9eeaee55dcb6378ef65baba:

  buildhistory: Drop BUILDHISTORY_RESET due to reliability issues (2025-06-24 13:53:23 +0100)

are available in the Git repository at:

  https://git.yoctoproject.org/poky-contrib timo/upgrades-2025-06-24
  https://git.yoctoproject.org/poky-contrib/log/?h=timo/upgrades-2025-06-24

Tim Orling (6):
  python3-wheel: upgrade 0.45.1 -> 0.46.1
  python3-maturin: upgrade 1.8.6 -> 1.8.7
  python3-maturin: upgrade 1.8.7 -> 1.9.0
  python3-cryptography{-vectors}: upgrade 45.0.3 -> 45.0.4
  python3-certifi: upgrade 2025.4.26 -> 2025.6.15
  python3-pytest-subtests: upgrade 0.14.1 -> 0.14.2

 ...5.4.26.bb => python3-certifi_2025.6.15.bb} |  4 +-
 .../python/python3-cryptography-common.inc    |  2 +-
 .../python/python3-cryptography-vectors.bb    |  2 +-
 .../python/python3-cryptography.bb            |  2 +-
 ...toml-remove-benchmark-disable-option.patch |  4 +-
 .../python/python3-maturin-crates.inc         | 54 ++++++++++++-------
 ...urin_1.8.6.bb => python3-maturin_1.9.0.bb} |  4 +-
 ...1.bb => python3-pytest-subtests_0.14.2.bb} |  2 +-
 ...heel_0.45.1.bb => python3-wheel_0.46.1.bb} |  2 +-
 9 files changed, 46 insertions(+), 30 deletions(-)
 rename meta/recipes-devtools/python/{python3-certifi_2025.4.26.bb => python3-certifi_2025.6.15.bb} (80%)
 rename meta/recipes-devtools/python/{python3-maturin_1.8.6.bb => python3-maturin_1.9.0.bb} (78%)
 rename meta/recipes-devtools/python/{python3-pytest-subtests_0.14.1.bb => python3-pytest-subtests_0.14.2.bb} (88%)
 rename meta/recipes-devtools/python/{python3-wheel_0.45.1.bb => python3-wheel_0.46.1.bb} (85%)