From: Bartosz Golaszewski <[email protected]> This package actually depends on python3-pycryptodomex.
Signed-off-by: Bartosz Golaszewski <[email protected]> --- meta-python/recipes-devtools/python/python3-pyjks_20.0.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-pyjks_20.0.0.bb b/meta-python/recipes-devtools/python/python3-pyjks_20.0.0.bb index e1b30e3e1..c0cca98ff 100644 --- a/meta-python/recipes-devtools/python/python3-pyjks_20.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyjks_20.0.0.bb @@ -15,7 +15,7 @@ RDEPENDS:${PN} = " \ python3-javaobj-py3 \ python3-pyasn1 \ python3-pyasn1-modules \ - python3-pycryptodome \ + python3-pycryptodomex \ python3-twofish \ " -- 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#103003): https://lists.openembedded.org/g/openembedded-devel/message/103003 Mute This Topic: https://lists.openembedded.org/mt/99237984/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
