From 4d91fef4dc8a2a528a1127fabe9eaf78e1d906b9 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Mon, 14 Aug 2017 11:33:31 +0200 Subject: python-wrapt: Drop recipe Newer recipe maintained in meta-python. Signed-off-by: Adrian Dudau --- .../recipes-devtools/python/python-wrapt_git.bb | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-wrapt_git.bb (limited to 'meta-openstack/recipes-devtools/python/python-wrapt_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-wrapt_git.bb b/meta-openstack/recipes-devtools/python/python-wrapt_git.bb deleted file mode 100644 index 8fd4b05..0000000 --- a/meta-openstack/recipes-devtools/python/python-wrapt_git.bb +++ /dev/null @@ -1,15 +0,0 @@ -DESCRIPTION = "A Python module for decorators, wrappers and monkey patching." -HOMEPAGE = "https://github.com/GrahamDumpleton/wrapt" -SECTION = "devel/python" -LICENSE = "BSD-2-Clause" -LIC_FILES_CHKSUM = "file://LICENSE;md5=848d45ec255e411c0ff82b034a49d8a0" - -PV = "1.10.5+git${SRCPV}" -SRCREV = "42af0563bf88e84d215dea9ea6f989cb867e930e" - -SRCNAME = "wrapt" -SRC_URI = "git://github.com/GrahamDumpleton/${SRCNAME}.git" - -S = "${WORKDIR}/git" - -inherit setuptools -- cgit v1.2.3-54-g00ecf