poky/meta/recipes-devtools/python/python3-cryptography-common.inc
Richard Purdie 2f720a92cd python3-cryptography{,-vectors}: upgrade 43.0.3 -> 44.0.0
(From OE-Core rev: c3c612608d816eb6b40575a86e0907701cf525dc)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-01-03 10:51:27 +00:00

7 lines
256 B
C++

# Sharing PV between cryptography and cryptography-vectors will
# ensure that updating one but not the other will cause a build error.
#
# Additionally AUH will detect that they share this .inc file and
# perform a lockstep upgrade for both.
PV = "44.0.0"