Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2016-06-12 | python-numpy: Upgrade from 1.10.4 to 1.11.0 | Alejandro Hernandez | 1 | |
Upgrades python-numpy and python3-numpy to 1.11.0, Drops using distutils class, to use setuptools class instead, this fixes a problem where after compilation the package was created as an egg, see YOCTO #8673 Fixes source location for both packages and also adds a new patch to fix the shebang on the f2py script, see YOCTO #9729 Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> | ||||
2016-06-01 | python-numpy: move recipe to own directory | Alexander Kanavin | 25 | |
This is done so that patches can be shared with python3-numpy Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> |