python3-b2sdk: fix build
This commit is contained in:
parent
f2d9df4bc6
commit
2ed25f893e
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue