python3-icalendar: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:17:04 -04:00
parent b26c7713e1
commit c4e3e10a2e

View file

@ -1,7 +1,7 @@
# Template file for 'python3-icalendar' # Template file for 'python3-icalendar'
pkgname=python3-icalendar pkgname=python3-icalendar
version=4.0.7 version=4.0.7
revision=1 revision=2
wrksrc="icalendar-${version}" wrksrc="icalendar-${version}"
build_style=python3-module build_style=python3-module
make_check_target=src/icalendar/tests make_check_target=src/icalendar/tests