From 2581880e91f33751cd9cdc8bdc355a2663ce4448 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Mon, 24 Jul 2017 14:36:12 -0400 Subject: python-vobject: update to version 0.9.5 Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- .../recipes-devtools/python/python-vobject_0.9.4.1.bb | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python-vobject_0.9.4.1.bb (limited to 'meta-python/recipes-devtools/python/python-vobject_0.9.4.1.bb') diff --git a/meta-python/recipes-devtools/python/python-vobject_0.9.4.1.bb b/meta-python/recipes-devtools/python/python-vobject_0.9.4.1.bb deleted file mode 100644 index fc95193207..0000000000 --- a/meta-python/recipes-devtools/python/python-vobject_0.9.4.1.bb +++ /dev/null @@ -1,15 +0,0 @@ -SUMMARY = "Python package for parsing and generating vCard and vCalendar files" -HOMEPAGE = "http://vobject.skyhouseconsulting.com/" - -LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://LICENSE-2.0.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" - -SRC_URI[md5sum] = "73432a3e6e9a4788f73a9acc4d7b1fa8" -SRC_URI[sha256sum] = "faea7d4fb3e2bc8ef6367e7f9b4ad0841aa1980fd5dd96d05c7a90e39880811c" - -inherit pypi setuptools - -RDEPENDS_${PN} += "\ - ${PYTHON_PN}-dateutil \ - ${PYTHON_PN}-numbers \ - " -- cgit v1.2.3-54-g00ecf