wok-next rev 21100

Fix more cross-arch specific problems in Python modules.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Jan 01 23:46:47 2019 +0200 (2019-01-01)
parents 20af6f0f7070
children 2ed19fb406c3
files python-bpython/receipt python-caldav/receipt python-elaphe/receipt python-foolscap/receipt python-paramiko/receipt python-zope.interface/receipt
line diff
     1.1 --- a/python-bpython/receipt	Tue Jan 01 22:49:19 2019 +0200
     1.2 +++ b/python-bpython/receipt	Tue Jan 01 23:46:47 2019 +0200
     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 \
     2.1 --- a/python-caldav/receipt	Tue Jan 01 22:49:19 2019 +0200
     2.2 +++ b/python-caldav/receipt	Tue Jan 01 23:46:47 2019 +0200
     2.3 @@ -8,9 +8,11 @@
     2.4  MAINTAINER="pascal.bellard@slitaz.org"
     2.5  LICENSE="GPL"
     2.6  WEB_SITE="https://pypi.org/project/$ORIGIN/"
     2.7 -HOST_ARCH="any"
     2.8 +#HOST_ARCH="any"
     2.9  REPOLOGY="python:caldav"
    2.10  
    2.11 +COOKOPTS="force-arch" # arch-specific .so in python3-caldav on x86_64
    2.12 +
    2.13  BUILD_DEPENDS="python python-vobject python-lxml python-nose python-coverage \
    2.14  python-requests python-six \
    2.15  python3 python3-vobject python3-lxml python3-nose python3-coverage \
     3.1 --- a/python-elaphe/receipt	Tue Jan 01 22:49:19 2019 +0200
     3.2 +++ b/python-elaphe/receipt	Tue Jan 01 23:46:47 2019 +0200
     3.3 @@ -8,9 +8,11 @@
     3.4  MAINTAINER="pascal.bellard@slitaz.org"
     3.5  LICENSE="BSD"
     3.6  WEB_SITE="https://pypi.org/project/$ORIGIN/"
     3.7 -HOST_ARCH="any"
     3.8 +#HOST_ARCH="any"
     3.9  REPOLOGY="python:elaphe"
    3.10  
    3.11 +COOKOPTS="force-arch" # arch-specific .so in python3-elaphe on x86_64
    3.12 +
    3.13  BUILD_DEPENDS="python python-pillow  python3 python3-pillow"
    3.14  SPLIT="${PACKAGE/python/python3}:3"
    3.15  
     4.1 --- a/python-foolscap/receipt	Tue Jan 01 22:49:19 2019 +0200
     4.2 +++ b/python-foolscap/receipt	Tue Jan 01 23:46:47 2019 +0200
     4.3 @@ -8,9 +8,11 @@
     4.4  MAINTAINER="pascal.bellard@slitaz.org"
     4.5  LICENSE="MIT"
     4.6  WEB_SITE="https://pypi.org/project/$ORIGIN/"
     4.7 -HOST_ARCH="any"
     4.8 +#HOST_ARCH="any"
     4.9  REPOLOGY="python:foolscap"
    4.10  
    4.11 +COOKOPTS="force-arch" # arch-specific .so in python3-foolscap on x86_64
    4.12 +
    4.13  BUILD_DEPENDS="python-dev python-pyopenssl python-twisted \
    4.14  python-service_identity \
    4.15  python3-dev python3-pyopenssl python3-twisted python3-service_identity"
     5.1 --- a/python-paramiko/receipt	Tue Jan 01 22:49:19 2019 +0200
     5.2 +++ b/python-paramiko/receipt	Tue Jan 01 23:46:47 2019 +0200
     5.3 @@ -8,9 +8,11 @@
     5.4  MAINTAINER="pascal.bellard@slitaz.org"
     5.5  LICENSE="LGPL2.1"
     5.6  WEB_SITE="https://pypi.org/project/$ORIGIN/"
     5.7 -HOST_ARCH="any"
     5.8 +#HOST_ARCH="any"
     5.9  REPOLOGY="python:paramiko"
    5.10  
    5.11 +COOKOPTS="force-arch" # arch-specific .so in python3-paramiko on x86_64
    5.12 +
    5.13  BUILD_DEPENDS="python python-bcrypt python-cryptography python-pyasn1 \
    5.14  python-pynacl \
    5.15  python3 python3-bcrypt python3-cryptography python3-pyasn1 python3-pynacl"
     6.1 --- a/python-zope.interface/receipt	Tue Jan 01 22:49:19 2019 +0200
     6.2 +++ b/python-zope.interface/receipt	Tue Jan 01 23:46:47 2019 +0200
     6.3 @@ -8,9 +8,10 @@
     6.4  MAINTAINER="pascal.bellard@slitaz.org"
     6.5  LICENSE="ZPL"
     6.6  WEB_SITE="https://pypi.org/project/$ORIGIN/"
     6.7 -HOST_ARCH="any"
     6.8  REPOLOGY="python:zope.interface"
     6.9  
    6.10 +COOKOPTS="force-arch" # arch-specific .so in python-zope.interface on i486
    6.11 +
    6.12  BUILD_DEPENDS="python python3"
    6.13  SPLIT="${PACKAGE/python/python3}:3"
    6.14