python-b2sdk: remove noarch.
This commit is contained in:
parent
a89007f82c
commit
c43f521124
|
@ -2,11 +2,9 @@
|
|||
# keep python-b2sdk name to revert this package
|
||||
pkgname=python-b2sdk
|
||||
version=1.1.4
|
||||
revision=1
|
||||
archs=noarch
|
||||
revision=2
|
||||
wrksrc="b2sdk-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="b2sdk"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-logfury python3-Arrow python3-requests python3-six"
|
||||
checkdepends="python3-pytest $depends python3-dateutil python3-nose
|
||||
|
|
Loading…
Reference in New Issue