From 82f17c4afe51dc1106094a2342ee9c8ece691044 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 --- meta-python/recipes-devtools/python/python3-passlib_1.7.4.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python') 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 0ba138cfe1..d83c37e850 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 @@ -14,6 +14,7 @@ SRC_URI[sha256sum] = "defd50f72b65c5402ab2c573830a6978e5f202ad0d984793c8dde2c415 inherit pypi setuptools3 RDEPENDS:${PN} += "\ + python3-misc \ python3-crypt \ python3-logging \ python3-netclient \ -- cgit v1.2.3-54-g00ecf