wok-next diff python-foolscap/receipt @ rev 21724

busybox: update configs
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 01 11:04:25 2020 +0000 (2020-09-01)
parents c9a7a7b42a86
children
line diff
     1.1 --- a/python-foolscap/receipt	Sat Sep 22 16:05:26 2018 +0300
     1.2 +++ b/python-foolscap/receipt	Tue Sep 01 11:04:25 2020 +0000
     1.3 @@ -8,9 +8,11 @@
     1.4  MAINTAINER="pascal.bellard@slitaz.org"
     1.5  LICENSE="MIT"
     1.6  WEB_SITE="https://pypi.org/project/$ORIGIN/"
     1.7 -HOST_ARCH="any"
     1.8 +#HOST_ARCH="any"
     1.9  REPOLOGY="python:foolscap"
    1.10  
    1.11 +COOKOPTS="force-arch" # arch-specific .so in python3-foolscap on x86_64
    1.12 +
    1.13  BUILD_DEPENDS="python-dev python-pyopenssl python-twisted \
    1.14  python-service_identity \
    1.15  python3-dev python3-pyopenssl python3-twisted python3-service_identity"