mirror of
https://git.yoctoproject.org/poky
synced 2026-03-26 13:02:22 +01:00
python3-cryptography{-vectors}: upgrade to 45.0.7
45.0.7 - 2025-09-01 * Added a function to support an upcoming pyOpenSSL release. https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst#4507---2025-09-01 Comparing Changes: https://github.com/pyca/cryptography/compare/45.0.6...45.0.7 (From OE-Core rev: 00787e40527786d510a06d9a4dde5d8fb7ab7d90) 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>
This commit is contained in:
committed by
Richard Purdie
parent
102dc28052
commit
8fafd4fb03
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user