python3-pendulum: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:41 -04:00
parent 5de602ee35
commit a61ec2a2e8

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pendulum'
pkgname=python3-pendulum
version=2.1.2
revision=1
revision=2
wrksrc="pendulum-${version}"
build_style=python3-pep517
hostmakedepends="python3-poetry-core"