]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-cryptography: remove --benchmark-disable option
authorMingli Yu <mingli.yu@windriver.com>
Tue, 17 May 2022 10:22:14 +0000 (18:22 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 May 2022 18:08:20 +0000 (19:08 +0100)
commit7fdfa8504dcc9c15e957256c97b43eec5291216c
tree9ce50d02d4f7d1b69489b186007120929e8251c3
parentb6c1e37ed20f636f4f3cdfcef204ea4c072dde58
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

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>
meta/recipes-devtools/python/python3-cryptography/0001-pyproject.toml-remove-benchmark-disable-option.patch [new file with mode: 0644]
meta/recipes-devtools/python/python3-cryptography_37.0.1.bb