summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-cryptography-common.inc
diff options
context:
space:
mode:
authorTim Orling <tim.orling@konsulko.com>2025-08-07 11:44:39 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-08-11 18:04:25 +0100
commitbcb744a1e25b492705bdb62fdcc754a0205a6ea0 (patch)
treeb3d1f04fa1caf116d2d7c1b803c8fe836ae01be3 /meta/recipes-devtools/python/python3-cryptography-common.inc
parentc4231a8ffded2b70e888e86aac48268f00269783 (diff)
downloadpoky-bcb744a1e25b492705bdb62fdcc754a0205a6ea0.tar.gz
python3-cryptography{-vectors}: upgrade to 45.0.6
* Refresh 0001-pyproject.toml-remove-benchmark-disable-option.patch 45.0.6 - 2025-08-05 * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.5.2. 45.0.5 - 2025-07-02 * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.5.1. https://cryptography.io/en/latest/changelog/#v45-0-6 https://cryptography.io/en/latest/changelog/#v45-0-5 Comparing changes: https://github.com/pyca/cryptography/compare/45.0.4...45.0.6 (From OE-Core rev: d2a6a7ef8b7149c9fc2cf497f33612720c1962b7) Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3-cryptography-common.inc')
-rw-r--r--meta/recipes-devtools/python/python3-cryptography-common.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-cryptography-common.inc b/meta/recipes-devtools/python/python3-cryptography-common.inc
index 5ce2485ed5..874f60bf83 100644
--- a/meta/recipes-devtools/python/python3-cryptography-common.inc
+++ b/meta/recipes-devtools/python/python3-cryptography-common.inc
@@ -3,4 +3,4 @@
3# 3#
4# Additionally AUH will detect that they share this .inc file and 4# Additionally AUH will detect that they share this .inc file and
5# perform a lockstep upgrade for both. 5# perform a lockstep upgrade for both.
6PV = "45.0.4" 6PV = "45.0.6"