etesync-dav: update to 0.32.1, adopt.

This commit is contained in:
DragonGhost7 2022-10-08 16:35:08 -04:00 committed by classabbyamp
parent 2b5ab621c9
commit ab4a2b742f

View file

@ -1,22 +1,16 @@
# Template file for 'etesync-dav'
pkgname=etesync-dav
version=0.20.4
revision=3
version=0.32.1
revision=1
archs="x86_64"
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-etesync radicale2 python3-Flask python3-Flask-WTF"
depends="python3-etesync python3-etebase radicale2 python3-Flask python3-Flask-WTF"
checkdepends="$depends python3-pytest"
short_desc="CalDAV and CardDAV frontend for EteSync"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="DragonGhost7 <darkiridiumghost@gmail.com>"
license="GPL-3.0-only"
homepage="http://www.etesync.com"
distfiles="${PYPI_SITE}/e/etesync-dav/etesync-dav-${version}.tar.gz"
checksum=0f112d0ae98bfb5908d581e392cfba24e7f9f4ccac3109d21173e8c0ab5bc03f
do_check() {
pytest3
}
post_install() {
rm -r ${DESTDIR}/${py3_sitelib}/tests
}
checksum=a4e2ee83932755d29ac39c1e74005ec289880fd2d4d2164f09fe2464a294d720
make_check=no #there are no tests to run