poky/meta/recipes-devtools
Ross Burton 74d783fd79 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>
2022-03-18 23:32:46 +00:00
..
2022-03-09 11:46:27 +00:00
2022-03-09 11:46:27 +00:00
2022-03-02 18:43:24 +00:00
2022-03-07 22:44:55 +00:00
2021-11-25 21:55:10 +00:00
2022-03-16 10:31:40 +00:00
2022-03-16 13:39:12 +00:00
2022-03-16 13:39:12 +00:00
2021-11-03 10:12:42 +00:00
2022-03-16 10:31:41 +00:00
2022-02-08 14:20:18 +00:00
2022-02-05 17:46:05 +00:00
2022-03-11 06:56:01 +00:00
2022-03-09 11:46:27 +00:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-11-10 19:27:29 +00:00
2022-03-16 10:31:40 +00:00
2022-03-02 18:43:24 +00:00
2022-02-25 12:41:23 +00:00
2021-12-08 20:22:10 +00:00