summaryrefslogtreecommitdiff
path: root/dev-python/numpy/numpy-1.13.3.ebuild
AgeCommit message (Collapse)Author
2019-06-23dev-python/numpy: fix cblas detection.Benda Xu
Drop old ebuilds versionator eclass. Drop live ebuild. It has not been taken care of since numpy-1.9. Suggested-By: Zongyu Zhang <zzy2529420793@gmail.com> Closes: https://bugs.gentoo.org/647072 Closes: https://bugs.gentoo.org/688392 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
2019-04-17*/*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-03-03dev-python/numpy: force MAKEOPTS=-j1 for all USE configurationsThomas Deutschmann
...even failing for USE=lapack on some systems. Bug: https://bugs.gentoo.org/660754 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
2019-03-03dev-python/numpy: re-add parallel make workaround for USE=-lapackThomas Deutschmann
Bug: https://bugs.gentoo.org/660754 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
2018-09-20dev-python/numpy: force MAKEOPTS=-j1Thomas Deutschmann
Looks like nobody cares. To allow users to build that package in the meanwhile, let's force MAKEOPTS=-j1. Bug: https://bugs.gentoo.org/660754 Package-Manager: Portage-2.3.49, Repoman-2.3.10
2018-08-31Drop arm-linux keyword from tree.Benda Xu
"arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa
2018-04-29dev-python/numpy: sync HOMEPAGEs, use HTTPSMichael Mair-Keimberger
2017-09-29dev-python/numpy: version bump to 1.13.3Tim Harder