python-b2sdk: remove noarch.

This commit is contained in:
fosslinux 2020-09-15 16:59:03 +10:00 committed by Đoàn Trần Công Danh
parent a89007f82c
commit c43f521124

View file

@ -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