Skip to content

Commit eec72dc

Browse files
committed
python3-b2sdk: adding missing runtime dependencies.
1 parent 69902f0 commit eec72dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

srcpkgs/python3-b2sdk/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version=2.6.0
44
revision=1
55
build_style=python3-pep517
66
hostmakedepends="python3 python3-build python3-packaging python3-pdm-backend python3-setuptools python3-setuptools_scm python3-wheel"
7-
depends="python3-logfury python3-Arrow python3-requests python3-tqdm"
7+
depends="python3-annotated-types python3-logfury python3-Arrow python3-requests python3-tqdm"
88
checkdepends="python3-pytest-lazy-fixture $depends python3-dateutil
99
python3-mock python3-tqdm python3-pyflakes"
1010
short_desc="Backblaze's B2 Python SDK"

0 commit comments

Comments
 (0)