python3-cryptography(-vectors): upgrade 43.0.1 -> 43.0.3, ensure lockstep upgrades

(From OE-Core rev: 7a39814530cc0d6bfdd90382ad918c24aa345a0a)

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2024-11-25 13:01:11 +01:00
committed by Richard Purdie
parent b29198442c
commit e7c6cf30de
5 changed files with 18 additions and 13 deletions

View File

@@ -0,0 +1,6 @@
# 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 = "43.0.3"