python-b2sdk: specify all python3 hostmakedepends
This commit is contained in:
parent
e0462d674f
commit
dbf0ed3be0
1 changed files with 2 additions and 2 deletions
|
@ -2,10 +2,10 @@
|
|||
# keep python-b2sdk name to revert this package
|
||||
pkgname=python-b2sdk
|
||||
version=1.3.0
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="b2sdk-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
hostmakedepends="python3-setuptools_scm"
|
||||
depends="python3-logfury python3-Arrow python3-requests python3-six"
|
||||
checkdepends="python3-pytest $depends python3-dateutil python3-nose
|
||||
python3-mock python3-tqdm python3-pyflakes"
|
||||
|
|
Loading…
Add table
Reference in a new issue