python3-icalendar: update to 5.0.4.

This commit is contained in:
Andrew J. Hesford 2023-01-23 08:08:29 -05:00
parent 034629499a
commit 3498dc8ead

View file

@ -1,7 +1,7 @@
# Template file for 'python3-icalendar'
pkgname=python3-icalendar
version=4.0.7
revision=3
version=5.0.4
revision=1
build_style=python3-module
make_check_target=src/icalendar/tests
hostmakedepends="python3-setuptools"
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-2-Clause"
homepage="https://github.com/collective/icalendar"
distfiles="${PYPI_SITE}/i/icalendar/icalendar-${version}.tar.gz"
checksum=0fc18d87f66e0b5da84fa731389496cfe18e4c21304e8f6713556b2e8724a7a4
checksum=f0aa86d6f5bc110ed3b91e96c48c70351d7a09fbed25366f673dc0b799c83975
conflicts="python-icalendar>=0"
post_install() {