wok-next diff python-bpython/receipt @ rev 21560
updated cmus (2.7.1 -> 2.8.0)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Jun 22 14:31:56 2020 +0100 (2020-06-22) |
parents | c9a7a7b42a86 |
children |
line diff
1.1 --- a/python-bpython/receipt Sat Sep 22 16:05:26 2018 +0300 1.2 +++ b/python-bpython/receipt Mon Jun 22 14:31:56 2020 +0100 1.3 @@ -5,12 +5,14 @@ 1.4 VERSION="0.17.1" 1.5 CATEGORY="development" 1.6 SHORT_DESC="A fancy interface to the Python interpreter" 1.7 -MAINTAINER="claudinei@slitaz.org" 1.8 +MAINTAINER="devel@slitaz.org" 1.9 LICENSE="MIT" 1.10 WEB_SITE="https://pypi.org/project/$ORIGIN/" 1.11 -HOST_ARCH="any" 1.12 +#HOST_ARCH="any" 1.13 REPOLOGY="python:bpython" 1.14 1.15 +COOKOPTS="force-arch" # arch-specific .so in python3-bpython on x86_64 1.16 + 1.17 BUILD_DEPENDS="python-dev python-pygments python-greenlet python-requests \ 1.18 python-curtsies python-six python-urllib3 python-idna python-certifi \ 1.19 python-chardet python-wcwidth python-blessings \