mirror of
https://git.yoctoproject.org/poky
synced 2026-05-24 05:29:18 +02:00
python3-cryptography: remove --benchmark-disable option
The new version introduced below change, so remove the option to avoid python3-pytest-benchmark rdepends to fix the gap. 496703c8 Refs #7079 -- added basic scaffholding for benchmarks (#7087) Fixes: # ./run-ptest Free memory: 31.283 GB ERROR: usage: pytest [options] [file_or_dir] [file_or_dir] [...] pytest: error: unrecognized arguments: --benchmark-disable inifile: /usr/lib/python3-cryptography/ptest/pyproject.toml rootdir: /usr/lib/python3-cryptography/ptest (From OE-Core rev: 7fdfa8504dcc9c15e957256c97b43eec5291216c) Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
812ebb0227
commit
5553ef8096
@@ -15,6 +15,7 @@ SRC_URI += "file://run-ptest \
|
||||
file://check-memfree.py \
|
||||
file://0001-Cargo.toml-specify-pem-version.patch \
|
||||
file://0002-Cargo.toml-edition-2018-2021.patch \
|
||||
file://0001-pyproject.toml-remove-benchmark-disable-option.patch \
|
||||
crate://crates.io/Inflector/0.11.4 \
|
||||
crate://crates.io/aliasable/0.1.3 \
|
||||
crate://crates.io/asn1/0.8.7 \
|
||||
|
||||
Reference in New Issue
Block a user