From 743476145fa15978d0e4aef37f1e3cb13405e336 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 16 Jun 2017 13:19:32 -0400 Subject: python-serpent: update to version 1.22 Verify the license terms have not changed and update checksum based on the latest PKG-INFO Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python3-serpent_1.19.bb | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-serpent_1.19.bb (limited to 'meta-python/recipes-devtools/python/python3-serpent_1.19.bb') diff --git a/meta-python/recipes-devtools/python/python3-serpent_1.19.bb b/meta-python/recipes-devtools/python/python3-serpent_1.19.bb deleted file mode 100644 index 199dcfafda..0000000000 --- a/meta-python/recipes-devtools/python/python3-serpent_1.19.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