Hello,

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

Next steps:
    - apply the patch: git am 
0001-python3-cryptography-vectors-python3-cryptography-up.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 75877cd21e35528faafd58515aac7ce5678debe2 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Tue, 2 Sep 2025 15:06:37 +0000
Subject: [PATCH] python3-cryptography-vectors,python3-cryptography: upgrade
 45.0.6 -> 45.0.7,45.0.6 -> 45.0.7

---
 meta/recipes-devtools/python/python3-cryptography-common.inc  | 2 +-
 meta/recipes-devtools/python/python3-cryptography-vectors.bb  | 2 +-
 meta/recipes-devtools/python/python3-cryptography.bb          | 2 +-
 .../0001-pyproject.toml-remove-benchmark-disable-option.patch | 4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/meta/recipes-devtools/python/python3-cryptography-common.inc 
b/meta/recipes-devtools/python/python3-cryptography-common.inc
index 874f60bf83..bcb907b645 100644
--- a/meta/recipes-devtools/python/python3-cryptography-common.inc
+++ b/meta/recipes-devtools/python/python3-cryptography-common.inc
@@ -3,4 +3,4 @@
 #
 # Additionally AUH will detect that they share this .inc file and
 # perform a lockstep upgrade for both.
-PV = "45.0.6"
+PV = "45.0.7"
diff --git a/meta/recipes-devtools/python/python3-cryptography-vectors.bb 
b/meta/recipes-devtools/python/python3-cryptography-vectors.bb
index b6b0e38f2e..e845486a94 100644
--- a/meta/recipes-devtools/python/python3-cryptography-vectors.bb
+++ b/meta/recipes-devtools/python/python3-cryptography-vectors.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = 
"file://LICENSE;md5=8c3617db4fb6fae01f1d253ab91511e4 \
 # NOTE: Make sure to keep this recipe at the same version as 
python3-cryptography
 #       Upgrade both recipes at the same time
 require python3-cryptography-common.inc
-SRC_URI[sha256sum] = 
"068cee15423f3f1633ca04f12284385ac404c19366e7ccb3b680156c1aa9c573"
+SRC_URI[sha256sum] = 
"48e71fc4ac5f6298b2de53a99726ddc4a9e5ef0a94d921820109e7b90baf9f56"
 
 PYPI_PACKAGE = "cryptography_vectors"
 UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
diff --git a/meta/recipes-devtools/python/python3-cryptography.bb 
b/meta/recipes-devtools/python/python3-cryptography.bb
index c4204712f2..55fdf13972 100644
--- a/meta/recipes-devtools/python/python3-cryptography.bb
+++ b/meta/recipes-devtools/python/python3-cryptography.bb
@@ -11,7 +11,7 @@ LDSHARED += "-pthread"
 # NOTE: Make sure to keep this recipe at the same version as 
python3-cryptography-vectors
 #       Upgrade both recipes at the same time
 require python3-cryptography-common.inc
-SRC_URI[sha256sum] = 
"5c966c732cf6e4a276ce83b6e4c729edda2df6929083a952cc7da973c539c719"
+SRC_URI[sha256sum] = 
"4b1654dfc64ea479c242508eb8c724044f1e964a47d1d1cacc5132292d851971"
 
 SRC_URI += "file://0001-pyproject.toml-remove-benchmark-disable-option.patch \
             file://check-memfree.py \
diff --git 
a/meta/recipes-devtools/python/python3-cryptography/0001-pyproject.toml-remove-benchmark-disable-option.patch
 
b/meta/recipes-devtools/python/python3-cryptography/0001-pyproject.toml-remove-benchmark-disable-option.patch
index 16681e80a8..ed0ea3db52 100644
--- 
a/meta/recipes-devtools/python/python3-cryptography/0001-pyproject.toml-remove-benchmark-disable-option.patch
+++ 
b/meta/recipes-devtools/python/python3-cryptography/0001-pyproject.toml-remove-benchmark-disable-option.patch
@@ -1,4 +1,4 @@
-From b033cd32813a104fb216135cdca7da7180912e56 Mon Sep 17 00:00:00 2001
+From 46c1ab8dfdc59e3282a37beb3c8e9f331413db19 Mon Sep 17 00:00:00 2001
 From: Mingli Yu <[email protected]>
 Date: Tue, 17 May 2022 17:22:48 +0800
 Subject: [PATCH] pyproject.toml: remove --benchmark-disable option
@@ -26,7 +26,7 @@ Signed-off-by: Tim Orling <[email protected]>
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/pyproject.toml b/pyproject.toml
-index 4746201..df98351 100644
+index a79b7f3..b5f140b 100644
 --- a/pyproject.toml
 +++ b/pyproject.toml
 @@ -129,7 +129,7 @@ exclude = [
-- 
2.47.1

packages/x86-64-v3-poky-linux/python3-cryptography-vectors: PV changed from 
"45.0.6" to "45.0.7"
packages/x86-64-v3-poky-linux/python3-cryptography-vectors: SRC_URI changed 
from 
"https://files.pythonhosted.org/packages/source/c/cryptography_vectors/cryptography_vectors-45.0.6.tar.gz;downloadfilename=cryptography_vectors-45.0.6.tar.gz";
 to 
"https://files.pythonhosted.org/packages/source/c/cryptography_vectors/cryptography_vectors-45.0.7.tar.gz;downloadfilename=cryptography_vectors-45.0.7.tar.gz";
packages/x86-64-v3-poky-linux/python3-cryptography-vectors: PKGV changed from 
45.0.6 [default] to 45.0.7 [default]
packages/x86-64-v3-poky-linux/python3-cryptography-vectors/python3-cryptography-vectors-dbg:
 PV changed from "45.0.6" to "45.0.7"
packages/x86-64-v3-poky-linux/python3-cryptography-vectors/python3-cryptography-vectors-dbg:
 PKGV changed from 45.0.6 [default] to 45.0.7 [default]
packages/x86-64-v3-poky-linux/python3-cryptography-vectors/python3-cryptography-vectors-dev:
 PV changed from "45.0.6" to "45.0.7"
packages/x86-64-v3-poky-linux/python3-cryptography-vectors/python3-cryptography-vectors-dev:
 PKGV changed from 45.0.6 [default] to 45.0.7 [default]
packages/x86-64-v3-poky-linux/python3-cryptography-vectors/python3-cryptography-vectors-doc:
 PV changed from "45.0.6" to "45.0.7"
packages/x86-64-v3-poky-linux/python3-cryptography-vectors/python3-cryptography-vectors-doc:
 PKGV changed from 45.0.6 [default] to 45.0.7 [default]
packages/x86-64-v3-poky-linux/python3-cryptography-vectors/python3-cryptography-vectors-locale:
 PV changed from "45.0.6" to "45.0.7"
packages/x86-64-v3-poky-linux/python3-cryptography-vectors/python3-cryptography-vectors-locale:
 PKGV changed from 45.0.6 [default] to 45.0.7 [default]
packages/x86-64-v3-poky-linux/python3-cryptography-vectors/python3-cryptography-vectors-src:
 PV changed from "45.0.6" to "45.0.7"
packages/x86-64-v3-poky-linux/python3-cryptography-vectors/python3-cryptography-vectors-src:
 PKGV changed from 45.0.6 [default] to 45.0.7 [default]
packages/x86-64-v3-poky-linux/python3-cryptography-vectors/python3-cryptography-vectors-staticdev:
 PV changed from "45.0.6" to "45.0.7"
packages/x86-64-v3-poky-linux/python3-cryptography-vectors/python3-cryptography-vectors-staticdev:
 PKGV changed from 45.0.6 [default] to 45.0.7 [default]
packages/x86-64-v3-poky-linux/python3-cryptography-vectors/python3-cryptography-vectors:
 PV changed from "45.0.6" to "45.0.7"
packages/x86-64-v3-poky-linux/python3-cryptography-vectors/python3-cryptography-vectors:
 PKGV changed from 45.0.6 [default] to 45.0.7 [default]
Changes to packages/x86-64-v3-poky-linux/python3-cryptography-vectors (sysroot):
  /usr/lib/python3.13/site-packages/cryptography_vectors-45.0.6.dist-info moved 
to /usr/lib/python3.13/site-packages/cryptography_vectors-45.0.7.dist-info
packages/x86-64-v3-poky-linux/python3-cryptography: PV changed from "45.0.6" to 
"45.0.7"
packages/x86-64-v3-poky-linux/python3-cryptography: SRC_URI changed from 
"https://files.pythonhosted.org/packages/source/c/cryptography/cryptography-45.0.6.tar.gz;downloadfilename=cryptography-45.0.6.tar.gz
 file://0001-pyproject.toml-remove-benchmark-disable-option.patch 
file://check-memfree.py file://run-ptest crate://crates.io/asn1/0.21.3 
crate://crates.io/asn1_derive/0.21.3 crate://crates.io/autocfg/1.4.0 
crate://crates.io/base64/0.22.1 crate://crates.io/bitflags/2.9.1 
crate://crates.io/cc/1.2.23 crate://crates.io/cfg-if/1.0.0 
crate://crates.io/foreign-types/0.3.2 
crate://crates.io/foreign-types-shared/0.1.1 crate://crates.io/heck/0.5.0 
crate://crates.io/indoc/2.0.6 crate://crates.io/itoa/1.0.15 
crate://crates.io/libc/0.2.172 crate://crates.io/memoffset/0.9.1 
crate://crates.io/once_cell/1.21.3 crate://crates.io/openssl/0.10.72 
crate://crates.io/openssl-macros/0.1.1 crate://crates.io/openssl-sys/0.9.108 
crate://crates.io/pem/3.0.5 crate://crates.io/pkg-config/0.3.32 crate://crates.
 io/portable-atomic/1.11.0 crate://crates.io/proc-macro2/1.0.95 
crate://crates.io/pyo3/0.25.0 crate://crates.io/pyo3-build-config/0.25.0 
crate://crates.io/pyo3-ffi/0.25.0 crate://crates.io/pyo3-macros/0.25.0 
crate://crates.io/pyo3-macros-backend/0.25.0 crate://crates.io/quote/1.0.40 
crate://crates.io/self_cell/1.2.0 crate://crates.io/shlex/1.3.0 
crate://crates.io/syn/2.0.101 crate://crates.io/target-lexicon/0.13.2 
crate://crates.io/unicode-ident/1.0.18 crate://crates.io/unindent/0.2.4 
crate://crates.io/vcpkg/0.2.15" to 
"https://files.pythonhosted.org/packages/source/c/cryptography/cryptography-45.0.7.tar.gz;downloadfilename=cryptography-45.0.7.tar.gz
 file://0001-pyproject.toml-remove-benchmark-disable-option.patch 
file://check-memfree.py file://run-ptest crate://crates.io/asn1/0.21.3 
crate://crates.io/asn1_derive/0.21.3 crate://crates.io/autocfg/1.4.0 
crate://crates.io/base64/0.22.1 crate://crates.io/bitflags/2.9.1 
crate://crates.io/cc/1.2.23 crate://crates.io/cfg-if/1.0.0 crate://cr
 ates.io/foreign-types/0.3.2 crate://crates.io/foreign-types-shared/0.1.1 
crate://crates.io/heck/0.5.0 crate://crates.io/indoc/2.0.6 
crate://crates.io/itoa/1.0.15 crate://crates.io/libc/0.2.172 
crate://crates.io/memoffset/0.9.1 crate://crates.io/once_cell/1.21.3 
crate://crates.io/openssl/0.10.72 crate://crates.io/openssl-macros/0.1.1 
crate://crates.io/openssl-sys/0.9.108 crate://crates.io/pem/3.0.5 
crate://crates.io/pkg-config/0.3.32 crate://crates.io/portable-atomic/1.11.0 
crate://crates.io/proc-macro2/1.0.95 crate://crates.io/pyo3/0.25.0 
crate://crates.io/pyo3-build-config/0.25.0 crate://crates.io/pyo3-ffi/0.25.0 
crate://crates.io/pyo3-macros/0.25.0 
crate://crates.io/pyo3-macros-backend/0.25.0 crate://crates.io/quote/1.0.40 
crate://crates.io/self_cell/1.2.0 crate://crates.io/shlex/1.3.0 
crate://crates.io/syn/2.0.101 crate://crates.io/target-lexicon/0.13.2 
crate://crates.io/unicode-ident/1.0.18 crate://crates.io/unindent/0.2.4 
crate://crates.io/vcpkg/0.2.15"
packages/x86-64-v3-poky-linux/python3-cryptography: PKGV changed from 45.0.6 
[default] to 45.0.7 [default]
packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography-dbg: PV 
changed from "45.0.6" to "45.0.7"
packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography-dbg: 
PKGSIZE changed from 1183928 to 1184264 (+0%)
packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography-dbg: 
PKGV changed from 45.0.6 [default] to 45.0.7 [default]
packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography-dev: PV 
changed from "45.0.6" to "45.0.7"
packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography-dev: 
PKGV changed from 45.0.6 [default] to 45.0.7 [default]
packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography-doc: PV 
changed from "45.0.6" to "45.0.7"
packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography-doc: 
PKGV changed from 45.0.6 [default] to 45.0.7 [default]
packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography-locale: 
PV changed from "45.0.6" to "45.0.7"
packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography-locale: 
PKGV changed from 45.0.6 [default] to 45.0.7 [default]
packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography-ptest: 
PV changed from "45.0.6" to "45.0.7"
packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography-ptest: 
PKGV changed from 45.0.6 [default] to 45.0.7 [default]
packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography-src: PV 
changed from "45.0.6" to "45.0.7"
packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography-src: 
PKGV changed from 45.0.6 [default] to 45.0.7 [default]
packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography-staticdev:
 PV changed from "45.0.6" to "45.0.7"
packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography-staticdev:
 PKGV changed from 45.0.6 [default] to 45.0.7 [default]
packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography: PV 
changed from "45.0.6" to "45.0.7"
packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography: 
PKGSIZE changed from 4737270 to 4741398 (+0%)
packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography: PKGV 
changed from 45.0.6 [default] to 45.0.7 [default]
Changes to packages/x86-64-v3-poky-linux/python3-cryptography (sysroot):
  /usr/lib/python3.13/site-packages/cryptography-45.0.6.dist-info moved to 
/usr/lib/python3.13/site-packages/cryptography-45.0.7.dist-info

Attachment: 0001-python3-cryptography-vectors-python3-cryptography-up.patch
Description: Binary data

Changes to packages/x86-64-v3-poky-linux/python3-cryptography-vectors (sysroot):
  /usr/lib/python3.13/site-packages/cryptography_vectors-45.0.6.dist-info moved 
to /usr/lib/python3.13/site-packages/cryptography_vectors-45.0.7.dist-info
Changes to packages/x86-64-v3-poky-linux/python3-cryptography (sysroot):
  /usr/lib/python3.13/site-packages/cryptography-45.0.6.dist-info moved to 
/usr/lib/python3.13/site-packages/cryptography-45.0.7.dist-info
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#222758): 
https://lists.openembedded.org/g/openembedded-core/message/222758
Mute This Topic: https://lists.openembedded.org/mt/115035455/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to