From 49b6db7e66bbff7ec0c1ddbd746c656004527db5 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Sun, 21 Jan 2018 11:20:36 -0500 Subject: Remove deprecated python3-textutils from the RDEPENDS The python3-textutils package was merged into core as part of the json manifest migration Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python-netaddr.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python-netaddr.inc') diff --git a/meta-python/recipes-devtools/python/python-netaddr.inc b/meta-python/recipes-devtools/python/python-netaddr.inc index 486bfc6001..5b6d4dffa1 100644 --- a/meta-python/recipes-devtools/python/python-netaddr.inc +++ b/meta-python/recipes-devtools/python/python-netaddr.inc @@ -9,6 +9,5 @@ inherit pypi RDEPENDS_${PN} += " \ ${PYTHON_PN}-pprint \ - ${PYTHON_PN}-textutils \ ${PYTHON_PN}-xml \ " -- cgit v1.2.3-54-g00ecf