]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-bcrypt: upgrade 4.0.1 -> 4.1.1
authorTim Orling <ticotimo@gmail.com>
Tue, 5 Dec 2023 01:08:54 +0000 (17:08 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 6 Dec 2023 22:55:46 +0000 (22:55 +0000)
commit9851e8a4b7f138cd8346eca3cdc831b12ee9d9e2
tree9c5a1a7e5fa27b859851f1a7df3988a82d15487e
parent50779b7d45a492e9564005274f1858234a871e10
python3-bcrypt: upgrade 4.0.1 -> 4.1.1

* Refresh -crates.inc

https://github.com/pyca/bcrypt/blob/4.1.1/README.rst#changelog

4.1.1
  * Fixed the type signature on the kdf method.
4.1.0
  * Dropped support for Python 3.6.
  * Bumped MSRV to 1.64. (Note: Rust 1.63 can be used by setting
    the BCRYPT_ALLOW_RUST_163 environment variable)

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
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
meta/recipes-devtools/python/python3-bcrypt_4.1.1.bb [moved from meta/recipes-devtools/python/python3-bcrypt_4.0.1.bb with 90% similarity]