python-vobject: update to version 0.9.2

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Derek Straka
2016-07-10 08:27:16 -04:00
committed by Martin Jansa
parent f8ccd6490c
commit 5b4b806a07
2 changed files with 10 additions and 16 deletions

View File

@@ -1,16 +0,0 @@
SUMMARY = "Python package for parsing and generating vCard and vCalendar files"
SECTION = "devel/python"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE-2.0.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
HOMEPAGE = "http://vobject.skyhouseconsulting.com/"
SRCNAME = "vobject"
RDEPENDS_${PN} = "python python-dateutil"
PR = "r4"
SRC_URI = "http://vobject.skyhouseconsulting.com/${SRCNAME}-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"
inherit setuptools
SRC_URI[md5sum] = "c9686dd74d39fdae140890d9c694c076"
SRC_URI[sha256sum] = "594113117f2017ed837c8f3ce727616f9053baa5a5463a7420c8249b8fc556f5"

View File

@@ -0,0 +1,10 @@
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] = "ccf66aeb1c896d8c34ac62a8b4e7ecfb"
SRC_URI[sha256sum] = "8b310c21a4d58e13aeb7e60fd846a1748e1c9c3374f3e2acc96f728c3ae5d6e1"
inherit pypi setuptools