python-pbr: remove noarch.
This commit is contained in:
parent
f48edd24ff
commit
d81e5a83a0
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'python-pbr'
|
# Template file for 'python-pbr'
|
||||||
pkgname=python-pbr
|
pkgname=python-pbr
|
||||||
version=5.4.3
|
version=5.4.3
|
||||||
revision=2
|
revision=3
|
||||||
archs=noarch
|
|
||||||
wrksrc="pbr-${version}"
|
wrksrc="pbr-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="pbr"
|
pycompile_module="pbr"
|
||||||
|
@ -17,7 +16,6 @@ checksum=2c8e420cd4ed4cec4e7999ee47409e876af575d4c35a45840d59e8b5f3155ab8
|
||||||
alternatives="pbr:pbr:/usr/bin/pbr2"
|
alternatives="pbr:pbr:/usr/bin/pbr2"
|
||||||
|
|
||||||
python3-pbr_package() {
|
python3-pbr_package() {
|
||||||
archs=noarch
|
|
||||||
depends="python3"
|
depends="python3"
|
||||||
pycompile_module="pbr"
|
pycompile_module="pbr"
|
||||||
short_desc="${short_desc/Python2/Python3}"
|
short_desc="${short_desc/Python2/Python3}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue