python3-pendulum: rebuild for Python 3.12
This commit is contained in:
parent
8db2b705ba
commit
8cb60d356a
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'python3-pendulum'
|
# Template file for 'python3-pendulum'
|
||||||
pkgname=python3-pendulum
|
pkgname=python3-pendulum
|
||||||
version=2.1.2
|
version=2.1.2
|
||||||
revision=3
|
revision=4
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-poetry-core"
|
hostmakedepends="python3-poetry-core python3-setuptools"
|
||||||
makedepends="python3-devel"
|
makedepends="python3-devel"
|
||||||
depends="python3-dateutil python3-pytzdata"
|
depends="python3-dateutil python3-pytzdata"
|
||||||
checkdepends="python3-pytest python3-pytz python3-freezegun ${depends}"
|
checkdepends="python3-pytest python3-pytz python3-freezegun ${depends}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue