[OE-core] [AUH] python3-maturin: upgrading to 1.12.6 SUCCEEDED

2026-04-01 Thread Auto Upgrade Helper via lists.openembedded.org
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *python3-maturin* to 
*1.12.6* has Succeeded.

Next steps:
- apply the patch: git am 0001-python3-maturin-upgrade-1.12.4-1.12.6.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From a23290676988cb5dc595860adb4ec7b3a6ddb4a3 Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Wed, 1 Apr 2026 09:57:15 +
Subject: [PATCH] python3-maturin: upgrade 1.12.4 -> 1.12.6

---
 .../python/python3-maturin-crates.inc | 36 +++
 ...in_1.12.4.bb => python3-maturin_1.12.6.bb} |  2 +-
 2 files changed, 31 insertions(+), 7 deletions(-)
 rename meta/recipes-devtools/python/{python3-maturin_1.12.4.bb => 
python3-maturin_1.12.6.bb} (92%)

diff --git a/meta/recipes-devtools/python/python3-maturin-crates.inc 
b/meta/recipes-devtools/python/python3-maturin-crates.inc
index 0b9ac4dba8..2b5c99e707 100644
--- a/meta/recipes-devtools/python/python3-maturin-crates.inc
+++ b/meta/recipes-devtools/python/python3-maturin-crates.inc
@@ -170,7 +170,7 @@ SRC_URI += " \
 crate://crates.io/litrs/1.0.0 \
 crate://crates.io/lock_api/0.4.14 \
 crate://crates.io/log/0.4.29 \
-crate://crates.io/lzma-rust2/0.13.0 \
+crate://crates.io/lzma-rust2/0.16.2 \
 crate://crates.io/lzma-sys/0.1.20 \
 crate://crates.io/lzxd/0.2.6 \
 crate://crates.io/mailparse/0.16.1 \
@@ -231,7 +231,7 @@ SRC_URI += " \
 crate://crates.io/psm/0.1.30 \
 crate://crates.io/purl/0.1.6 \
 crate://crates.io/pyproject-toml/0.13.7 \
-crate://crates.io/python-pkginfo/0.6.6 \
+crate://crates.io/python-pkginfo/0.6.8 \
 crate://crates.io/quote/1.0.44 \
 crate://crates.io/quoted_printable/0.5.1 \
 crate://crates.io/r-efi/5.3.0 \
@@ -247,6 +247,7 @@ SRC_URI += " \
 crate://crates.io/redox_users/0.5.2 \
 crate://crates.io/ref-cast/1.0.25 \
 crate://crates.io/ref-cast-impl/1.0.25 \
+crate://crates.io/reflink-copy/0.1.28 \
 crate://crates.io/regex/1.12.3 \
 crate://crates.io/regex-automata/0.3.9 \
 crate://crates.io/regex-automata/0.4.14 \
@@ -347,6 +348,7 @@ SRC_URI += " \
 crate://crates.io/tracing-subscriber/0.3.22 \
 crate://crates.io/trycmd/0.15.11 \
 crate://crates.io/twox-hash/2.1.2 \
+crate://crates.io/typed-path/0.12.3 \
 crate://crates.io/typenum/1.19.0 \
 crate://crates.io/unicase/2.9.0 \
 crate://crates.io/unicode-bidi/0.3.18 \
@@ -389,7 +391,16 @@ SRC_URI += " \
 crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
 crate://crates.io/winapi-util/0.1.11 \
 crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
+crate://crates.io/windows/0.62.2 \
+crate://crates.io/windows-collections/0.3.2 \
+crate://crates.io/windows-core/0.62.2 \
+crate://crates.io/windows-future/0.3.2 \
+crate://crates.io/windows-implement/0.60.2 \
+crate://crates.io/windows-interface/0.59.3 \
 crate://crates.io/windows-link/0.2.1 \
+crate://crates.io/windows-numerics/0.3.1 \
+crate://crates.io/windows-result/0.4.1 \
+crate://crates.io/windows-strings/0.5.1 \
 crate://crates.io/windows-sys/0.45.0 \
 crate://crates.io/windows-sys/0.52.0 \
 crate://crates.io/windows-sys/0.59.0 \
@@ -398,6 +409,7 @@ SRC_URI += " \
 crate://crates.io/windows-targets/0.42.2 \
 crate://crates.io/windows-targets/0.52.6 \
 crate://crates.io/windows-targets/0.53.5 \
+crate://crates.io/windows-threading/0.2.1 \
 crate://crates.io/windows_aarch64_gnullvm/0.42.2 \
 crate://crates.io/windows_aarch64_gnullvm/0.52.6 \
 crate://crates.io/windows_aarch64_gnullvm/0.53.1 \
@@ -441,7 +453,7 @@ SRC_URI += " \
 crate://crates.io/zerovec/0.11.5 \
 crate://crates.io/zerovec-derive/0.11.2 \
 crate://crates.io/zip/4.6.1 \
-crate://crates.io/zip/6.0.0 \
+crate://crates.io/zip/8.1.0 \
 crate://crates.io/zlib-rs/0.6.0 \
 crate://crates.io/zmij/1.0.19 \
 crate://crates.io/zopfli/0.8.3 \
@@ -618,7 +630,7 @@ SRC_URI[litemap-0.8.1.sha256sum] = 
"6373607a59f0be73a39b6fe456b8192fcc3585f602af
 SRC_URI[litrs-1.0.0.sha256sum] = 
"11d3d7f243d5c5a8b9bb5d6dd2b1602c0cb0b9db1621bafc7ed66e35ff9fe092"
 SRC_URI[lock_api-0.4.14.sha256sum] = 
"224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965"

[OE-core] [AUH] python3-maturin: upgrading to 1.12.6 SUCCEEDED

2026-03-15 Thread Auto Upgrade Helper via lists.openembedded.org
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *python3-maturin* to 
*1.12.6* has Succeeded.

Next steps:
- apply the patch: git am 0001-python3-maturin-upgrade-1.12.4-1.12.6.patch
- check the changes to upstream patches and summarize them in the commit 
message,
- compile an image that contains the package
- perform some basic sanity tests
- amend the patch and sign it off: git commit -s --reset-author --amend
- send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update 
failures.
Any problem please file a bug at 
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
>From 602d2af9f588beb29a3925be36d55365a549a21d Mon Sep 17 00:00:00 2001
From: Upgrade Helper 
Date: Sun, 15 Mar 2026 08:06:47 +
Subject: [PATCH] python3-maturin: upgrade 1.12.4 -> 1.12.6

---
 .../python/python3-maturin-crates.inc | 36 +++
 ...in_1.12.4.bb => python3-maturin_1.12.6.bb} |  2 +-
 2 files changed, 31 insertions(+), 7 deletions(-)
 rename meta/recipes-devtools/python/{python3-maturin_1.12.4.bb => 
python3-maturin_1.12.6.bb} (92%)

diff --git a/meta/recipes-devtools/python/python3-maturin-crates.inc 
b/meta/recipes-devtools/python/python3-maturin-crates.inc
index 0b9ac4dba8..2b5c99e707 100644
--- a/meta/recipes-devtools/python/python3-maturin-crates.inc
+++ b/meta/recipes-devtools/python/python3-maturin-crates.inc
@@ -170,7 +170,7 @@ SRC_URI += " \
 crate://crates.io/litrs/1.0.0 \
 crate://crates.io/lock_api/0.4.14 \
 crate://crates.io/log/0.4.29 \
-crate://crates.io/lzma-rust2/0.13.0 \
+crate://crates.io/lzma-rust2/0.16.2 \
 crate://crates.io/lzma-sys/0.1.20 \
 crate://crates.io/lzxd/0.2.6 \
 crate://crates.io/mailparse/0.16.1 \
@@ -231,7 +231,7 @@ SRC_URI += " \
 crate://crates.io/psm/0.1.30 \
 crate://crates.io/purl/0.1.6 \
 crate://crates.io/pyproject-toml/0.13.7 \
-crate://crates.io/python-pkginfo/0.6.6 \
+crate://crates.io/python-pkginfo/0.6.8 \
 crate://crates.io/quote/1.0.44 \
 crate://crates.io/quoted_printable/0.5.1 \
 crate://crates.io/r-efi/5.3.0 \
@@ -247,6 +247,7 @@ SRC_URI += " \
 crate://crates.io/redox_users/0.5.2 \
 crate://crates.io/ref-cast/1.0.25 \
 crate://crates.io/ref-cast-impl/1.0.25 \
+crate://crates.io/reflink-copy/0.1.28 \
 crate://crates.io/regex/1.12.3 \
 crate://crates.io/regex-automata/0.3.9 \
 crate://crates.io/regex-automata/0.4.14 \
@@ -347,6 +348,7 @@ SRC_URI += " \
 crate://crates.io/tracing-subscriber/0.3.22 \
 crate://crates.io/trycmd/0.15.11 \
 crate://crates.io/twox-hash/2.1.2 \
+crate://crates.io/typed-path/0.12.3 \
 crate://crates.io/typenum/1.19.0 \
 crate://crates.io/unicase/2.9.0 \
 crate://crates.io/unicode-bidi/0.3.18 \
@@ -389,7 +391,16 @@ SRC_URI += " \
 crate://crates.io/winapi-i686-pc-windows-gnu/0.4.0 \
 crate://crates.io/winapi-util/0.1.11 \
 crate://crates.io/winapi-x86_64-pc-windows-gnu/0.4.0 \
+crate://crates.io/windows/0.62.2 \
+crate://crates.io/windows-collections/0.3.2 \
+crate://crates.io/windows-core/0.62.2 \
+crate://crates.io/windows-future/0.3.2 \
+crate://crates.io/windows-implement/0.60.2 \
+crate://crates.io/windows-interface/0.59.3 \
 crate://crates.io/windows-link/0.2.1 \
+crate://crates.io/windows-numerics/0.3.1 \
+crate://crates.io/windows-result/0.4.1 \
+crate://crates.io/windows-strings/0.5.1 \
 crate://crates.io/windows-sys/0.45.0 \
 crate://crates.io/windows-sys/0.52.0 \
 crate://crates.io/windows-sys/0.59.0 \
@@ -398,6 +409,7 @@ SRC_URI += " \
 crate://crates.io/windows-targets/0.42.2 \
 crate://crates.io/windows-targets/0.52.6 \
 crate://crates.io/windows-targets/0.53.5 \
+crate://crates.io/windows-threading/0.2.1 \
 crate://crates.io/windows_aarch64_gnullvm/0.42.2 \
 crate://crates.io/windows_aarch64_gnullvm/0.52.6 \
 crate://crates.io/windows_aarch64_gnullvm/0.53.1 \
@@ -441,7 +453,7 @@ SRC_URI += " \
 crate://crates.io/zerovec/0.11.5 \
 crate://crates.io/zerovec-derive/0.11.2 \
 crate://crates.io/zip/4.6.1 \
-crate://crates.io/zip/6.0.0 \
+crate://crates.io/zip/8.1.0 \
 crate://crates.io/zlib-rs/0.6.0 \
 crate://crates.io/zmij/1.0.19 \
 crate://crates.io/zopfli/0.8.3 \
@@ -618,7 +630,7 @@ SRC_URI[litemap-0.8.1.sha256sum] = 
"6373607a59f0be73a39b6fe456b8192fcc3585f602af
 SRC_URI[litrs-1.0.0.sha256sum] = 
"11d3d7f243d5c5a8b9bb5d6dd2b1602c0cb0b9db1621bafc7ed66e35ff9fe092"
 SRC_URI[lock_api-0.4.14.sha256sum] = 
"224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965