summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-pycairo_1.21.0.bb
diff options
context:
space:
mode:
authorRoss Burton <ross@burtonini.com>2022-03-17 16:44:34 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-03-18 23:32:46 +0000
commit74d783fd799bc9070d2d9d0e479361b25ba5634d (patch)
treefbb78b70152fcf1bc7e92d0d10c5357db8585d81 /meta/recipes-devtools/python/python3-pycairo_1.21.0.bb
parent69b4cbdf05f0c965adc65c89e24f229966e839a1 (diff)
downloadpoky-74d783fd799bc9070d2d9d0e479361b25ba5634d.tar.gz
python3-cryptography: enforce identical version for -cryptography-vectors
python3-cryptography and python3-cryptography-vectors are actually the same project but are on Pypi as two separate modules. The test suite validates that they're the same version and fails if they are not: FAIL: tests/test_utils.py::test_vector_version def test_vector_version(): > assert cryptography.__version__ == cryptography_vectors.__version__ E AssertionError: assert '36.0.2' == '36.0.1' Catch this slightly earlier by mandating that python3-cryptography-ptest pulls in an identically versioned python3-cryptography-vectors. (From OE-Core rev: 7c098aac08faf5da01aafec5c5d87f563d913744) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3-pycairo_1.21.0.bb')
0 files changed, 0 insertions, 0 deletions