From 76313455e0d55b1e00196f4a1428bb1b7e2bfd69 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Mon, 24 Jul 2017 14:32:00 -0400 Subject: python-serpent: update to version 1.23 Update license checksum and verify terms are unchanged Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python3-serpent_1.22.bb | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-serpent_1.22.bb (limited to 'meta-python/recipes-devtools/python/python3-serpent_1.22.bb') diff --git a/meta-python/recipes-devtools/python/python3-serpent_1.22.bb b/meta-python/recipes-devtools/python/python3-serpent_1.22.bb deleted file mode 100644 index 199dcfafda..0000000000 --- a/meta-python/recipes-devtools/python/python3-serpent_1.22.bb +++ /dev/null @@ -1,8 +0,0 @@ -inherit setuptools3 -require python-serpent.inc - -# Requires _pydecimal which is in misc -RDEPENDS_${PN} += " \ - ${PYTHON_PN}-enum \ - ${PYTHON_PN}-misc \ -" -- cgit v1.2.3-54-g00ecf