mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-29 02:28:21 +00:00
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:
committed by
Martin Jansa
parent
f8ccd6490c
commit
5b4b806a07
10
meta-python/recipes-devtools/python/python-vobject_0.9.2.bb
Normal file
10
meta-python/recipes-devtools/python/python-vobject_0.9.2.bb
Normal 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
|
||||
Reference in New Issue
Block a user