Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *python3-cryptography,python3-cryptography-vectors* to *48.0.1,48.0.1* has Succeeded.
Next steps:
- apply the patch: git am
0001-python3-cryptography-python3-cryptography-vectors-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 b3a1be714153f45ae386159404842bd054eab040 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Thu, 11 Jun 2026 07:14:09 +0000
Subject: [PATCH] python3-cryptography,python3-cryptography-vectors: upgrade
48.0.0 -> 48.0.1,48.0.0 -> 48.0.1
---
.../recipes-devtools/python/python3-cryptography-common.inc | 2 +-
.../recipes-devtools/python/python3-cryptography-vectors.bb | 2 +-
meta/recipes-devtools/python/python3-cryptography.bb | 2 +-
...001-pyproject.toml-remove-benchmark-disable-option.patch | 6 +++---
4 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/meta/recipes-devtools/python/python3-cryptography-common.inc
b/meta/recipes-devtools/python/python3-cryptography-common.inc
index 77d9781688..4077fdebbf 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 = "48.0.0"
+PV = "48.0.1"
diff --git a/meta/recipes-devtools/python/python3-cryptography-vectors.bb
b/meta/recipes-devtools/python/python3-cryptography-vectors.bb
index 6abb727915..0119b70b7e 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] =
"69836f597ddfbe3920b3c90d1f18e5560973f0791b90e1921ad345e8111ac23e"
+SRC_URI[sha256sum] =
"52bfaaf93b50e013d59a5ba070b510e4c1272f8cfabcb2e4fb58bc327c69b8f1"
PYPI_PACKAGE = "cryptography_vectors"
diff --git a/meta/recipes-devtools/python/python3-cryptography.bb
b/meta/recipes-devtools/python/python3-cryptography.bb
index 5e24dbaf5a..915b35f3a5 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] =
"5c3932f4436d1cccb036cb0eaef46e6e2db91035166f1ad6505c3c9d5a635920"
+SRC_URI[sha256sum] =
"266f4ee051abb2f725b74ef8072b521ce1feacf685a3364fa6a6b45548db791a"
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 5c2e3c53ba..de0718ec03 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 6d6fbe77732ce3c4d2dcf3a5f75bb20ea352bf4a Mon Sep 17 00:00:00 2001
+From f870c1b00a302999fc3a7dd9cc6bb1d340511803 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,10 +26,10 @@ Signed-off-by: Tim Orling <[email protected]>
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pyproject.toml b/pyproject.toml
-index 95ced11..75bfcbb 100644
+index f9d05bb..3aaf9fe 100644
--- a/pyproject.toml
+++ b/pyproject.toml
-@@ -134,7 +134,7 @@ exclude = [
+@@ -139,7 +139,7 @@ exclude = [
]
[tool.pytest.ini_options]
--
2.47.1
0001-python3-cryptography-python3-cryptography-vectors-up.patch
Description: Binary data
packages/x86-64-v3-poky-linux/python3-cryptography-vectors: PKGV changed from 48.0.0 [default] to 48.0.1 [default] packages/x86-64-v3-poky-linux/python3-cryptography-vectors: PV changed from "48.0.0" to "48.0.1" packages/x86-64-v3-poky-linux/python3-cryptography-vectors: SRC_URI changed from "https://files.pythonhosted.org/packages/source/c/cryptography_vectors/cryptography_vectors-48.0.0.tar.gz;downloadfilename=cryptography_vectors-48.0.0.tar.gz" to "https://files.pythonhosted.org/packages/source/c/cryptography_vectors/cryptography_vectors-48.0.1.tar.gz;downloadfilename=cryptography_vectors-48.0.1.tar.gz" packages/x86-64-v3-poky-linux/python3-cryptography-vectors/python3-cryptography-vectors-dbg: PKGV changed from 48.0.0 [default] to 48.0.1 [default] packages/x86-64-v3-poky-linux/python3-cryptography-vectors/python3-cryptography-vectors-dbg: PV changed from "48.0.0" to "48.0.1" packages/x86-64-v3-poky-linux/python3-cryptography-vectors/python3-cryptography-vectors-dev: PKGV changed from 48.0.0 [default] to 48.0.1 [default] packages/x86-64-v3-poky-linux/python3-cryptography-vectors/python3-cryptography-vectors-dev: PV changed from "48.0.0" to "48.0.1" packages/x86-64-v3-poky-linux/python3-cryptography-vectors/python3-cryptography-vectors-doc: PKGV changed from 48.0.0 [default] to 48.0.1 [default] packages/x86-64-v3-poky-linux/python3-cryptography-vectors/python3-cryptography-vectors-doc: PV changed from "48.0.0" to "48.0.1" packages/x86-64-v3-poky-linux/python3-cryptography-vectors/python3-cryptography-vectors-locale: PKGV changed from 48.0.0 [default] to 48.0.1 [default] packages/x86-64-v3-poky-linux/python3-cryptography-vectors/python3-cryptography-vectors-locale: PV changed from "48.0.0" to "48.0.1" packages/x86-64-v3-poky-linux/python3-cryptography-vectors/python3-cryptography-vectors-src: PKGV changed from 48.0.0 [default] to 48.0.1 [default] packages/x86-64-v3-poky-linux/python3-cryptography-vectors/python3-cryptography-vectors-src: PV changed from "48.0.0" to "48.0.1" packages/x86-64-v3-poky-linux/python3-cryptography-vectors/python3-cryptography-vectors-staticdev: PKGV changed from 48.0.0 [default] to 48.0.1 [default] packages/x86-64-v3-poky-linux/python3-cryptography-vectors/python3-cryptography-vectors-staticdev: PV changed from "48.0.0" to "48.0.1" packages/x86-64-v3-poky-linux/python3-cryptography-vectors/python3-cryptography-vectors: FILELIST: directory renamed /usr/lib/python3.14/site-packages/cryptography_vectors-48.0.0.dist-info -> /usr/lib/python3.14/site-packages/cryptography_vectors-48.0.1.dist-info packages/x86-64-v3-poky-linux/python3-cryptography-vectors/python3-cryptography-vectors: PKGV changed from 48.0.0 [default] to 48.0.1 [default] packages/x86-64-v3-poky-linux/python3-cryptography-vectors/python3-cryptography-vectors: PV changed from "48.0.0" to "48.0.1" Changes to packages/x86-64-v3-poky-linux/python3-cryptography-vectors (sysroot): /usr/lib/python3.14/site-packages/cryptography_vectors-48.0.0.dist-info moved to /usr/lib/python3.14/site-packages/cryptography_vectors-48.0.1.dist-info packages/x86-64-v3-poky-linux/python3-cryptography: PKGV changed from 48.0.0 [default] to 48.0.1 [default] packages/x86-64-v3-poky-linux/python3-cryptography: PV changed from "48.0.0" to "48.0.1" packages/x86-64-v3-poky-linux/python3-cryptography: SRC_URI changed from "https://files.pythonhosted.org/packages/source/c/cryptography/cryptography-48.0.0.tar.gz;downloadfilename=cryptography-48.0.0.tar.gz file://0001-pyproject.toml-remove-benchmark-disable-option.patch file://check-memfree.py file://run-ptest crate://crates.io/asn1/0.24.1 crate://crates.io/asn1_derive/0.24.1 crate://crates.io/base64/0.22.1 crate://crates.io/bitflags/2.11.1 crate://crates.io/cc/1.2.61 crate://crates.io/cfg-if/1.0.4 crate://crates.io/find-msvc-tools/0.1.9 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/itoa/1.0.18 crate://crates.io/libc/0.2.186 crate://crates.io/once_cell/1.21.4 crate://crates.io/openssl/0.10.79 crate://crates.io/openssl-macros/0.1.1 crate://crates.io/openssl-sys/0.9.115 crate://crates.io/pem/3.0.6 crate://crates.io/pkg-config/0.3.33 crate://crates.io/portable-atomic/1.13.1 crate://crates.io/proc-macro2 /1.0.106 crate://crates.io/pyo3/0.28.3 crate://crates.io/pyo3-build-config/0.28.3 crate://crates.io/pyo3-ffi/0.28.3 crate://crates.io/pyo3-macros/0.28.3 crate://crates.io/pyo3-macros-backend/0.28.3 crate://crates.io/quote/1.0.45 crate://crates.io/self_cell/1.2.2 crate://crates.io/shlex/1.3.0 crate://crates.io/syn/2.0.117 crate://crates.io/target-lexicon/0.13.5 crate://crates.io/unicode-ident/1.0.24 crate://crates.io/vcpkg/0.2.15" to "https://files.pythonhosted.org/packages/source/c/cryptography/cryptography-48.0.1.tar.gz;downloadfilename=cryptography-48.0.1.tar.gz file://0001-pyproject.toml-remove-benchmark-disable-option.patch file://check-memfree.py file://run-ptest crate://crates.io/asn1/0.24.1 crate://crates.io/asn1_derive/0.24.1 crate://crates.io/base64/0.22.1 crate://crates.io/bitflags/2.11.1 crate://crates.io/cc/1.2.61 crate://crates.io/cfg-if/1.0.4 crate://crates.io/find-msvc-tools/0.1.9 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/itoa/1.0.18 crate://crates.io/libc/0.2.186 crate://crates.io/once_cell/1.21.4 crate://crates.io/openssl/0.10.79 crate://crates.io/openssl-macros/0.1.1 crate://crates.io/openssl-sys/0.9.115 crate://crates.io/pem/3.0.6 crate://crates.io/pkg-config/0.3.33 crate://crates.io/portable-atomic/1.13.1 crate://crates.io/proc-macro2/1.0.106 crate://crates.io/pyo3/0.28.3 crate://crates.io/pyo3-build-config/0.28.3 crate://crates.io/pyo3-ffi/0.28.3 crate://crates.io/pyo3-macros/0.28.3 crate://crates.io/pyo3-macros-backend/0.28.3 crate://crates.io/quote/1.0.45 crate://crates.io/self_cell/1.2.2 crate://crates.io/shlex/1.3.0 crate://crates.io/syn/2.0.117 crate://crates.io/target-lexicon/0.13.5 crate://crates.io/unicode-ident/1.0.24 crate://crates.io/vcpkg/0.2.15" packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography-dbg: PKGSIZE changed from 1427616 to 1426856 (-0%) packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography-dbg: PKGV changed from 48.0.0 [default] to 48.0.1 [default] packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography-dbg: PV changed from "48.0.0" to "48.0.1" packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography-dev: PKGV changed from 48.0.0 [default] to 48.0.1 [default] packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography-dev: PV changed from "48.0.0" to "48.0.1" packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography-doc: PKGV changed from 48.0.0 [default] to 48.0.1 [default] packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography-doc: PV changed from "48.0.0" to "48.0.1" packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography-locale: PKGV changed from 48.0.0 [default] to 48.0.1 [default] packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography-locale: PV changed from "48.0.0" to "48.0.1" packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography-ptest: PKGV changed from 48.0.0 [default] to 48.0.1 [default] packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography-ptest: PV changed from "48.0.0" to "48.0.1" packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography-src: PKGV changed from 48.0.0 [default] to 48.0.1 [default] packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography-src: PV changed from "48.0.0" to "48.0.1" packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography-staticdev: PKGV changed from 48.0.0 [default] to 48.0.1 [default] packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography-staticdev: PV changed from "48.0.0" to "48.0.1" packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography: FILELIST: directory renamed /usr/lib/python3.14/site-packages/cryptography-48.0.0.dist-info -> /usr/lib/python3.14/site-packages/cryptography-48.0.1.dist-info, directory renamed /usr/lib/python3.14/site-packages/cryptography-48.0.0.dist-info/licenses -> /usr/lib/python3.14/site-packages/cryptography-48.0.1.dist-info/licenses packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography: PKGV changed from 48.0.0 [default] to 48.0.1 [default] packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography: PV changed from "48.0.0" to "48.0.1" Changes to packages/x86-64-v3-poky-linux/python3-cryptography (sysroot): /usr/lib/python3.14/site-packages/cryptography-48.0.0.dist-info moved to /usr/lib/python3.14/site-packages/cryptography-48.0.1.dist-info
packages/x86-64-v3-poky-linux/python3-cryptography-vectors/python3-cryptography-vectors: FILELIST: directory renamed /usr/lib/python3.14/site-packages/cryptography_vectors-48.0.0.dist-info -> /usr/lib/python3.14/site-packages/cryptography_vectors-48.0.1.dist-info Changes to packages/x86-64-v3-poky-linux/python3-cryptography-vectors (sysroot): /usr/lib/python3.14/site-packages/cryptography_vectors-48.0.0.dist-info moved to /usr/lib/python3.14/site-packages/cryptography_vectors-48.0.1.dist-info packages/x86-64-v3-poky-linux/python3-cryptography/python3-cryptography: FILELIST: directory renamed /usr/lib/python3.14/site-packages/cryptography-48.0.0.dist-info -> /usr/lib/python3.14/site-packages/cryptography-48.0.1.dist-info, directory renamed /usr/lib/python3.14/site-packages/cryptography-48.0.0.dist-info/licenses -> /usr/lib/python3.14/site-packages/cryptography-48.0.1.dist-info/licenses Changes to packages/x86-64-v3-poky-linux/python3-cryptography (sysroot): /usr/lib/python3.14/site-packages/cryptography-48.0.0.dist-info moved to /usr/lib/python3.14/site-packages/cryptography-48.0.1.dist-info
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#238458): https://lists.openembedded.org/g/openembedded-core/message/238458 Mute This Topic: https://lists.openembedded.org/mt/119759832/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
