diff mbox series

[meta-python,11/24] python3-pymemcache: drop the six dependency

Message ID 20260921115500.53770-11-f_l_k@t-online.de
State Under Review
Headers show
Series [meta-python,01/24] nvmetcli: drop the six dependency | expand

Commit Message

Markus Volk Sept. 21, 2026, 11:54 a.m. UTC
pymemcache no longer uses six at build time; the native dependency is
stale.

Built for intel-corei7-64.

AI-Generated: Uses Claude Code (Claude Opus 5)
Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 meta-python/recipes-devtools/python/python3-pymemcache_4.0.0.bb | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-pymemcache_4.0.0.bb b/meta-python/recipes-devtools/python/python3-pymemcache_4.0.0.bb
index f47711c6b5..9ceeaef95b 100644
--- a/meta-python/recipes-devtools/python/python3-pymemcache_4.0.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pymemcache_4.0.0.bb
@@ -11,7 +11,6 @@  inherit pypi setuptools3
 
 DEPENDS += " \
     python3-setuptools-scm-native \
-    python3-six-native \
 "
 
 RDEPENDS:${PN} += "\