From: Joe Slater <[email protected]>

We conflict with python3-pynacl in the meta-python layer.

Signed-off-by: Joe Slater <[email protected]>
---
 recipes-devtools/python/python3-nacl_1.3.0.bb | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/recipes-devtools/python/python3-nacl_1.3.0.bb 
b/recipes-devtools/python/python3-nacl_1.3.0.bb
index 42a3cd9d..e6a844bc 100644
--- a/recipes-devtools/python/python3-nacl_1.3.0.bb
+++ b/recipes-devtools/python/python3-nacl_1.3.0.bb
@@ -21,6 +21,10 @@ RDEPENDS:${PN}:class-target += " \
     python3-pycparser \
 "
 
+# We conflict with a package in meta-python.
+#
+RCONFLICTS:${PN} += "python3-pynacl"
+
 export SODIUM_INSTALL = "system"
 
 BBCLASSEXTEND = "native"
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#8153): 
https://lists.yoctoproject.org/g/meta-virtualization/message/8153
Mute This Topic: https://lists.yoctoproject.org/mt/100471112/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to