Due to setuptools removes and deprecates pkg_resources in 82.0.0 [1],
python3-can does not import `pkg_resources` in [2], then python3-pkg-resources
is not necessary for us, remove it from runtime depends

[1] https://setuptools.pypa.io/en/stable/history.html#v82-0-0
[2] 
https://github.com/hardbyte/python-can/commit/1a3f5e3769aa565ada8c27177a94f7db43d019dc

Signed-off-by: Hongxu Jia <[email protected]>
---
 meta-python/recipes-devtools/python/python3-can_4.6.1.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta-python/recipes-devtools/python/python3-can_4.6.1.bb 
b/meta-python/recipes-devtools/python/python3-can_4.6.1.bb
index 04ce22346c..a2746511f8 100644
--- a/meta-python/recipes-devtools/python/python3-can_4.6.1.bb
+++ b/meta-python/recipes-devtools/python/python3-can_4.6.1.bb
@@ -26,7 +26,6 @@ RDEPENDS:${PN} += "\
     python3-msgpack \
     python3-netserver \
     python3-packaging \
-    python3-pkg-resources \
     python3-setuptools \
     python3-sqlite3 \
     python3-typing-extensions \
-- 
2.34.1

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

Reply via email to