diff --git a/srcpkgs/python3-pendulum/template b/srcpkgs/python3-pendulum/template index 6c7ab984624..3fc2f6a5fa6 100644 --- a/srcpkgs/python3-pendulum/template +++ b/srcpkgs/python3-pendulum/template @@ -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}"