python3-pendulum: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:14 -04:00
parent 8db2b705ba
commit 8cb60d356a

View file

@ -1,9 +1,9 @@
# Template file for 'python3-pendulum'
pkgname=python3-pendulum
version=2.1.2
revision=3
revision=4
build_style=python3-pep517
hostmakedepends="python3-poetry-core"
hostmakedepends="python3-poetry-core python3-setuptools"
makedepends="python3-devel"
depends="python3-dateutil python3-pytzdata"
checkdepends="python3-pytest python3-pytz python3-freezegun ${depends}"