diff --git a/srcpkgs/python3-b2sdk/template b/srcpkgs/python3-b2sdk/template index 5a8acb330f8..01831aaff49 100644 --- a/srcpkgs/python3-b2sdk/template +++ b/srcpkgs/python3-b2sdk/template @@ -1,9 +1,9 @@ # Template file for 'python3-b2sdk' pkgname=python3-b2sdk version=1.24.1 -revision=2 +revision=3 build_style=python3-pep517 -hostmakedepends="python3-setuptools_scm python3-wheel" +hostmakedepends="python3 python3-build python3-packaging python3-setuptools python3-setuptools_scm python3-wheel" depends="python3-logfury python3-Arrow python3-requests python3-tqdm" checkdepends="python3-pytest-lazy-fixture $depends python3-dateutil python3-mock python3-tqdm python3-pyflakes"