diff options
| author | Tim Orling <tim.orling@konsulko.com> | 2025-06-01 15:26:17 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-06-02 22:17:24 +0100 |
| commit | 56cad27741b87403037ce09e26c63c5dbe2e90ee (patch) | |
| tree | 690b5eee0001481519e61dde2952cfb7031566a1 /meta/recipes-devtools/python/python3-cryptography-common.inc | |
| parent | 13c32aecb7356122db88ac18d8112ef96e42f1f2 (diff) | |
| download | poky-56cad27741b87403037ce09e26c63c5dbe2e90ee.tar.gz | |
python3-cryptography,python3-cryptography-vectors: upgrade 44.0.2 -> 45.0.3
Comparing changes since 44.0.2:
https://github.com/pyca/cryptography/compare/44.0.2...45.0.3
Changelogs:
https://cryptography.io/en/latest/changelog/#v44-0-3
https://cryptography.io/en/latest/changelog/#v45-0-1
https://cryptography.io/en/latest/changelog/#v45-0-2
https://cryptography.io/en/latest/changelog/#v45-0-3
(From OE-Core rev: ff3908b2ccbe06dfcdbc47cb81f5b49c8d421150)
Signed-off-by: Tim Orling <tim.orling@konsulko.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.inc | 2 |
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 368a364cf0..3018d967b2 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. |
| 6 | PV = "44.0.2" | 6 | PV = "45.0.3" |
