15 lines
569 B
Bash
15 lines
569 B
Bash
# Template file for 'python3-vobject'
|
|
pkgname=python3-vobject
|
|
version=0.9.6.1
|
|
revision=7
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-setuptools python3-dateutil python3-six"
|
|
short_desc="Python3 package for parsing and creating iCalendar and vCard files"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="Apache-2.0"
|
|
homepage="https://eventable.github.io/vobject"
|
|
distfiles="${PYPI_SITE}/v/vobject/vobject-${version}.tar.gz"
|
|
checksum=96512aec74b90abb71f6b53898dd7fe47300cc940104c4f79148f0671f790101
|
|
conflicts="python-vobject>=0"
|