python-lockfile: remove noarch.
This commit is contained in:
parent
31f903bf4f
commit
ec5af82214
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'python-lockfile'
|
# Template file for 'python-lockfile'
|
||||||
pkgname=python-lockfile
|
pkgname=python-lockfile
|
||||||
version=0.12.2
|
version=0.12.2
|
||||||
revision=4
|
revision=5
|
||||||
archs=noarch
|
|
||||||
wrksrc="lockfile-${version}"
|
wrksrc="lockfile-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools python-pbr python3-pbr"
|
hostmakedepends="python-setuptools python3-setuptools python-pbr python3-pbr"
|
||||||
|
@ -21,7 +20,6 @@ post_install() {
|
||||||
}
|
}
|
||||||
|
|
||||||
python3-lockfile_package() {
|
python3-lockfile_package() {
|
||||||
archs=noarch
|
|
||||||
pycompile_module="lockfile"
|
pycompile_module="lockfile"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
short_desc="${short_desc/Python2/Python3}"
|
short_desc="${short_desc/Python2/Python3}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue