python3-icalendar: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:01:50 -04:00
parent fa92cf5905
commit 7e154361bb

View file

@ -1,7 +1,7 @@
# Template file for 'python3-icalendar'
pkgname=python3-icalendar
version=5.0.4
revision=1
revision=2
build_style=python3-module
make_check_target=src/icalendar/tests
hostmakedepends="python3-setuptools"