]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-bcrypt: Fix build break on arches without 64 bit atomics
authorKhem Raj <raj.khem@gmail.com>
Tue, 27 Feb 2024 17:51:37 +0000 (09:51 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Feb 2024 07:12:54 +0000 (07:12 +0000)
commit33bd36308be828123a820c5eed2f1fa9e3a7c0f6
treeb947196a64400c71a79f1628fa47939fd2ccca69
parentb4dc9793f3196a774b19fbf4342ebcd42655d14e
python3-bcrypt: Fix build break on arches without 64 bit atomics

bump pyo3 to 0.20.3, which brings the needed fixes for building for
architectures without 64bit atomics [1]

[1] https://github.com/pyca/bcrypt/pull/746

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-bcrypt-crates.inc
meta/recipes-devtools/python/python3-bcrypt/0001-Bump-pyo3-from-0.20.0-to-0.20.3-in-src-_bcrypt-746.patch [new file with mode: 0644]
meta/recipes-devtools/python/python3-bcrypt_4.1.2.bb