mirror of
https://git.yoctoproject.org/poky
synced 2026-02-09 02:03:04 +01:00
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:
committed by
Richard Purdie
parent
b29198442c
commit
e7c6cf30de
@@ -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"
|
||||
Reference in New Issue
Block a user