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
|
# keep python-b2sdk name to revert this package
|
||||||
pkgname=python-b2sdk
|
pkgname=python-b2sdk
|
||||||
version=1.1.4
|
version=1.1.4
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
|
||||||
wrksrc="b2sdk-${version}"
|
wrksrc="b2sdk-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="b2sdk"
|
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-logfury python3-Arrow python3-requests python3-six"
|
depends="python3-logfury python3-Arrow python3-requests python3-six"
|
||||||
checkdepends="python3-pytest $depends python3-dateutil python3-nose
|
checkdepends="python3-pytest $depends python3-dateutil python3-nose
|
||||||
|
|
Loading…
Reference in New Issue