following on the python update, as I hit a strange issue

inherit python-wheel
NAME="python-cython"
VERSION=0.29.20

builds only version for 3.7 and 3.8
nothing on the log explains why for 3.6 is not built

https://pypi.org/project/Cython/

similar for python numpy

inherit python-wheel
NAME="python-numpy"
VERSION=1.19.0

only 3.7 and 3.8 versions are built

further strange of h5py

inherit python3-wheel
NAME="python3-h5py"
VERSION=2.10.0

builds only for 3.8

Any clue what I should look for ?

Marco
        

Reply via email to