python-future: remove noarch.
This commit is contained in:
parent
a4695d5860
commit
c9225b7599
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'python-future'
|
# Template file for 'python-future'
|
||||||
pkgname=python-future
|
pkgname=python-future
|
||||||
version=0.18.2
|
version=0.18.2
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
|
||||||
wrksrc="future-${version}"
|
wrksrc="future-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
|
@ -26,7 +25,6 @@ python3-future_package() {
|
||||||
alternatives="
|
alternatives="
|
||||||
future:futurize:/usr/bin/futurize3
|
future:futurize:/usr/bin/futurize3
|
||||||
future:pasteurize:/usr/bin/pasteurize3"
|
future:pasteurize:/usr/bin/pasteurize3"
|
||||||
archs=noarch
|
|
||||||
depends="python3-setuptools"
|
depends="python3-setuptools"
|
||||||
short_desc="${short_desc/Python2/Python3}"
|
short_desc="${short_desc/Python2/Python3}"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue