backblaze-b2: drop noarch
This commit is contained in:
parent
72c1d98ca7
commit
a89007f82c
1 changed files with 1 additions and 4 deletions
|
@ -1,11 +1,9 @@
|
||||||
# Template file for 'backblaze-b2'
|
# Template file for 'backblaze-b2'
|
||||||
pkgname=backblaze-b2
|
pkgname=backblaze-b2
|
||||||
version=1.4.2
|
version=1.4.2
|
||||||
revision=3
|
revision=4
|
||||||
archs=noarch
|
|
||||||
wrksrc="b2-${version}"
|
wrksrc="b2-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="b2"
|
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-logfury python3-Arrow python3-requests python3-six
|
depends="python3-logfury python3-Arrow python3-requests python3-six
|
||||||
python3-tqdm python-b2sdk"
|
python3-tqdm python-b2sdk"
|
||||||
|
@ -43,6 +41,5 @@ do_check() {
|
||||||
python-b2_package() {
|
python-b2_package() {
|
||||||
depends="backblaze-b2>=${version}_${revision}"
|
depends="backblaze-b2>=${version}_${revision}"
|
||||||
build_style=meta
|
build_style=meta
|
||||||
archs=noarch
|
|
||||||
short_desc+=" - transitional package"
|
short_desc+=" - transitional package"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue