mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-b2sdk: adding missing runtime dependencies.
This commit is contained in:
parent
5e54fad7d5
commit
abc0be6332
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=2.6.0
|
||||||
revision=2
|
revision=2
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3 python3-build python3-packaging python3-pdm-backend python3-setuptools python3-setuptools_scm python3-wheel"
|
hostmakedepends="python3 python3-build python3-packaging python3-pdm-backend python3-setuptools python3-setuptools_scm python3-wheel"
|
||||||
depends="python3-logfury python3-Arrow python3-requests python3-tqdm"
|
depends="python3-annotated-types python3-logfury python3-Arrow python3-requests python3-tqdm"
|
||||||
checkdepends="python3-pytest-lazy-fixture $depends python3-dateutil
|
checkdepends="python3-pytest-lazy-fixture $depends python3-dateutil
|
||||||
python3-mock python3-tqdm python3-pyflakes"
|
python3-mock python3-tqdm python3-pyflakes"
|
||||||
short_desc="Backblaze's B2 Python SDK"
|
short_desc="Backblaze's B2 Python SDK"
|
||||||
|
|
Loading…
Add table
Reference in a new issue