From 55d4df5300cb11eb31b062fbabdeacee369d6c1b Mon Sep 17 00:00:00 2001 From: Michael Wyraz Date: Wed, 17 Sep 2025 12:16:50 +0200 Subject: python3-passlib: add python3-misc as a depencency python3-passlib requires 'timtit' at runtime which is part of python3-misc Issue #1001 Signed-off-by: Michael Wyraz Signed-off-by: Khem Raj (cherry picked from commit 82f17c4afe51dc1106094a2342ee9c8ece691044) Signed-off-by: Anuj Mittal --- meta-python/recipes-devtools/python/python3-passlib_1.7.4.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-devtools/python/python3-passlib_1.7.4.bb') diff --git a/meta-python/recipes-devtools/python/python3-passlib_1.7.4.bb b/meta-python/recipes-devtools/python/python3-passlib_1.7.4.bb index 373a411555..5004a17d49 100644 --- a/meta-python/recipes-devtools/python/python3-passlib_1.7.4.bb +++ b/meta-python/recipes-devtools/python/python3-passlib_1.7.4.bb @@ -15,6 +15,7 @@ SRC_URI[sha256sum] = "defd50f72b65c5402ab2c573830a6978e5f202ad0d984793c8dde2c415 inherit pypi setuptools3 RDEPENDS:${PN} += "\ + python3-misc \ python3-crypt \ python3-logging \ python3-netclient \ -- cgit v1.2.3-54-g00ecf