summaryrefslogtreecommitdiff
path: root/dev-python/numpy/numpy-1.14.5.ebuild
AgeCommit message (Collapse)Author
2020-02-26dev-python/numpy: Remove oldDavid Seifert
Closes: https://github.com/gentoo/gentoo/pull/14780 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
2020-01-25*/*: Drop stable alpha keywordsMatt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2020-01-05*/*: Clean PYTHON_COMPAT of obsolete implsMichał Górny
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-12-11*/*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-10-11dev-python: Remove *-fbsd KEYWORDSMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-07-04dev-python/numpy: stable 1.14.5 for hppa, bug #627952Rolf Eike Beer
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
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-06-05dev-python/numpy: sparc stable wrt bug #627952Agostino Sarubbo
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc"
2019-06-04dev-python/numpy: ppc stable wrt bug #627952Agostino Sarubbo
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc"
2019-06-04dev-python/numpy: ia64 stable wrt bug #627952Agostino Sarubbo
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="ia64"
2019-06-03dev-python/numpy: ppc64 stable wrt bug #627952Agostino Sarubbo
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc64"
2019-04-17*/*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-03-16dev-python/numpy: mark s390 stableMikle Kolyada
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
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>
2019-03-02dev-python/numpy: drop parallel build workaroundThomas Deutschmann
Cannot reproduce with >numpy-1.13.3 anymore. 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-01-30dev-python/numpy-1.14.5-r0: alpha stableTobias Klausmann
Bug: http://bugs.gentoo.org/627952 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
2018-12-18dev-python/numpy: arm stable, bug #627952Markus Meier
Signed-off-by: Markus Meier <maekke@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="arm"
2018-12-07dev-python/numpy: x86 stable (bug #627952)Thomas Deutschmann
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
2018-12-04dev-python/numpy: amd64 stable wrt bug #627952Agostino Sarubbo
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
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-07-16dev-python/numpy: Enable py3.7Michał Górny
2018-07-16dev-python/numpy: Backport a fix for py3.7 test failuresMichał Górny
2018-07-14dev-python/numpy: Remove unneccessary versionator inheritMichał Górny
2018-07-14dev-python/numpy: Bump to 1.14.5Michał Górny