summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-cryptography_37.0.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-cryptography: upgrade 37.0.1 -> 37.0.2Alexander Kanavin2022-05-201-119/+0
| | | | | | | | (From OE-Core rev: e3c13aea05a82c6b00fd83323bde9901bea9bc50) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* python3-cryptography: remove --benchmark-disable optionMingli Yu2022-05-201-0/+1
| | | | | | | | | | | | | | | | | | | | 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>
* python3-cryptography: upgrade 36.0.2 -> 37.0.1Alexander Kanavin2022-05-051-0/+118
Drop backported fix-leak-metric.patch. Adjust versions of crate components. (From OE-Core rev: 9a9b172da07c719aff3630bd25ec859e57f246f4) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>