# Template file for 'vdirsyncer' pkgname=vdirsyncer version=0.20.0 revision=2 build_style=python3-pep517 hostmakedepends="python3-setuptools_scm" depends="python3-click python3-click-log python3-requests python3-aiohttp python3-aiostream" checkdepends="python3-pytest-xdist python3-pytest-asyncio python3-trustme python3-aioresponses python3-pytest-httpserver python3-hypothesis python3-pytest-cov $depends" short_desc="Synchronize calendars and addressbooks" maintainer="Andrew J. Hesford " license="BSD-3-Clause" homepage="https://vdirsyncer.pimutils.org/" changelog="https://github.com/pimutils/vdirsyncer/raw/main/CHANGELOG.rst" distfiles="${PYPI_SITE}/v/vdirsyncer/vdirsyncer-${version}.tar.gz" checksum=feb1a533500a95c14fd155733a1056fe359192553d82c07c6ba04fcbfc40b12d post_install() { vsconf config.example vlicense LICENSE }