python-pbr: remove noarch.

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

View File

@ -1,8 +1,7 @@
# Template file for 'python-pbr'
pkgname=python-pbr
version=5.4.3
revision=2
archs=noarch
revision=3
wrksrc="pbr-${version}"
build_style=python-module
pycompile_module="pbr"
@ -17,7 +16,6 @@ checksum=2c8e420cd4ed4cec4e7999ee47409e876af575d4c35a45840d59e8b5f3155ab8
alternatives="pbr:pbr:/usr/bin/pbr2"
python3-pbr_package() {
archs=noarch
depends="python3"
pycompile_module="pbr"
short_desc="${short_desc/Python2/Python3}"