mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 23:02:22 +02:00
python3-bcrypt: upgrade 3.2.0 -> 3.2.2
(From OE-Core rev: 5368b584f6456116f9d7f567d759d94dfc6c7d22) 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>
This commit is contained in:
committed by
Richard Purdie
parent
b5c4469818
commit
c995df349d
@@ -5,8 +5,7 @@ HOMEPAGE = "https://pypi.org/project/bcrypt/"
|
||||
|
||||
DEPENDS += "${PYTHON_PN}-cffi-native"
|
||||
|
||||
SRC_URI[md5sum] = "fe31390dab603728f756cd3d6830c80a"
|
||||
SRC_URI[sha256sum] = "5b93c1726e50a93a033c36e5ca7fdcd29a5c7395af50a6892f5d9e7c6cfbfb29"
|
||||
SRC_URI[sha256sum] = "433c410c2177057705da2a9f2cd01dd157493b2a7ac14c8593a16b3dab6b6bfb"
|
||||
|
||||
inherit pypi python_setuptools_build_meta ptest
|
||||
|
||||
Reference in New Issue
Block a user