Files
poky/meta/recipes-devtools/python/python3-cryptography-common.inc

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 = "45.0.3"