]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-bcrypt: convert to use cargo-update-recipe-crates class.
authorAlexander Kanavin <alex.kanavin@gmail.com>
Mon, 31 Oct 2022 11:47:08 +0000 (12:47 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Nov 2022 17:34:22 +0000 (17:34 +0000)
commitf1ebc71d9c35ba3ff58851efe2fae4e193f481f1
treee2eac6156f4961c1f3371207410dc5e0a919de9d
parent9eee3631124d64574b18a70a2fc42f446d58bfd2
python3-bcrypt: convert to use cargo-update-recipe-crates class.

The component has been reimplemented in rust, and comes
with a large list of dependencies in Cargo.toml/Cargo.lock.

Rather than list them by hand, use a file generated with
cargo-update-recipe-crates class.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-bcrypt-crates.inc [new file with mode: 0644]
meta/recipes-devtools/python/python3-bcrypt_4.0.0.bb