]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-cryptography: Cleanup DEPENDS/RDEPENDS
authorAlex Kiernan <alex.kiernan@gmail.com>
Sun, 26 Jun 2022 11:42:39 +0000 (12:42 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Jun 2022 22:10:52 +0000 (23:10 +0100)
commit4907bf80e6d3e98c005bcfbc690b75fab104c166
tree652dae29db717966660d9dd3920046a2ffde0468
parent337da2a521b060c72375279dac20bc8e3878926e
python3-cryptography: Cleanup DEPENDS/RDEPENDS

idna was removed in 3.1, asn1crypto in 2.8, six in 3.3.1; setuptools
never appears to have been a runtime requirement. With these removed the
recipe both builds and passes ptest:

  ===== 2824 passed, 52 skipped, 85319 subtests passed in 3932.89s (1:05:32) =====

Also drop redundant ${PYTHON_PN}-setuptools-rust-native DEPENDS as this
comes from python_setuptools3_rust.bbclass.

Signed-off-by: Alex Kiernan <alexk@zuma.ai>
Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-cryptography_37.0.2.bb