All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] python3-setuptools: drop python3-2to3 from RDEPENDS
@ 2024-06-19 17:03 Guðni Már Gilbert
  2024-06-19 17:06 ` Guðni Már Gilbert
  0 siblings, 1 reply; 12+ messages in thread
From: Guðni Már Gilbert @ 2024-06-19 17:03 UTC (permalink / raw)
  To: openembedded-core; +Cc: Guðni Már Gilbert

2to3 module was dropped as a dependency in setuptools 58.0

Signed-off-by: Guðni Már Gilbert <gudni.m.g@gmail.com>
---
 meta/recipes-devtools/python/python3-setuptools_69.5.1.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb b/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb
index 8261b09d16..cc6256db80 100644
--- a/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb
+++ b/meta/recipes-devtools/python/python3-setuptools_69.5.1.bb
@@ -16,7 +16,6 @@ SRC_URI[sha256sum] = "6c1fccdac05a97e598fb0ae3bbed5904ccb317337a51139dcd51453611
 DEPENDS += "python3"
 
 RDEPENDS:${PN} = "\
-    python3-2to3 \
     python3-compile \
     python3-compression \
     python3-ctypes \
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2024-06-27  8:23 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-19 17:03 [PATCH] python3-setuptools: drop python3-2to3 from RDEPENDS Guðni Már Gilbert
2024-06-19 17:06 ` Guðni Már Gilbert
2024-06-20  9:57   ` [OE-core] " Ross Burton
2024-06-20 11:19     ` Guðni Már Gilbert
2024-06-20 11:30       ` Guðni Már Gilbert
2024-06-20 12:46         ` [OE-core] " Ross Burton
2024-06-21  7:47           ` Alexander Kanavin
2024-06-21 11:14             ` Guðni Már Gilbert
2024-06-24 10:58               ` [OE-core] " Ross Burton
2024-06-24 13:15                 ` Guðni Már Gilbert
2024-06-27  8:17                   ` Guðni Már Gilbert
2024-06-27  8:22                     ` [OE-core] " Alexander Kanavin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.