summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/numpy: x86 stable wrt bug #707048Agostino Sarubbo2020-01-301-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/numpy: ia64 stable wrt bug #707048Agostino Sarubbo2020-01-301-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/numpy: ppc stable wrt bug #707048Agostino Sarubbo2020-01-301-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/numpy: ppc64 stable wrt bug #707048Agostino Sarubbo2020-01-301-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/numpy: arm stable wrt bug #707048Agostino Sarubbo2020-01-301-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/numpy: stable 1.16.5 for sparc, bug #707048Rolf Eike Beer2020-01-301-1/+1
| | | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/numpy: amd64 stable wrt bug #707048Agostino Sarubbo2020-01-291-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/numpy: [QA] Remove erroneously stabled versionsDavid Seifert2020-01-282-311/+0
| | | | | | | Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/14486 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-python/numpy: arm stable wrt bug #704840Agostino Sarubbo2020-01-271-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/numpy: replace pc_incdir() with plain names.Benda Xu2020-01-251-0/+139
| | | | | | | | | | | Same goes to pc_libs() and pc_libdir(). pkg-config mechanism is not necessary any more with the introduction of eselect-ldso. All the compile and linking time operation are done against standard blas and lapack headers and libraries. Closes: https://bugs.gentoo.org/700848 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* dev-python/numpy: ia64 stable wrt bug #704840Agostino Sarubbo2020-01-171-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/numpy: ppc64 stable wrt bug #704840Agostino Sarubbo2020-01-171-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/numpy: ppc stable wrt bug #704840Agostino Sarubbo2020-01-171-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/numpy: sparc stable wrt bug #704840Agostino Sarubbo2020-01-171-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/numpy: x86 stable wrt bug #704840Mikle Kolyada2020-01-161-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-python/numpy: amd64 stable wrt bug #704840Mikle Kolyada2020-01-161-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-056-12/+12
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/numpy: Fix build failures in 1.17.4Patrick Lauer2019-12-292-0/+201
| | | | | | | Fixes #700848 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* dev-python/numpy: remove unused patchMichael Mair-Keimberger2019-12-281-25/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/14153 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-113-0/+3
| | | | | | | | | | | | | | | | | | 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>
* dev-python/numpy: drop last-rited ebuildAaron Bauman2019-12-082-150/+0
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-python/numpy: Version bump to 1.17.4, add python3.8Patrick McLean2019-11-193-0/+213
| | | | | | | | This also drops python2.7 since upstream no longer supports it. Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-python: Remove *-fbsd KEYWORDSMichał Górny2019-10-115-5/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/numpy: Revert "Enable pypy{,3}"Michał Górny2019-08-281-1/+1
| | | | | | | The package fails tests with PyPy. Reverts: 91fc5273c4066cbbe2176d7b31841c9460f7c48d Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/numpy: Bump to 1.16.5Michał Górny2019-08-282-0/+160
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/numpy: Enable pypy{,3}Michał Górny2019-08-071-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/numpy: stable 1.14.5 for hppa, bug #627952Rolf Eike Beer2019-07-041-1/+1
| | | | | | | 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>
* dev-python/numpy: add back numpy-1.8.2.Benda Xu2019-06-243-0/+175
| | | | | | | | It is a reverse dependency of dev-python/scientificpython and sci-libs/mmtk. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* dev-python/numpy: fix cblas detection.Benda Xu2019-06-2313-961/+6
| | | | | | | | | | | 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>
* dev-python/numpy: sparc stable wrt bug #627952Agostino Sarubbo2019-06-051-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc"
* dev-python/numpy: ppc stable wrt bug #627952Agostino Sarubbo2019-06-041-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc"
* dev-python/numpy: ia64 stable wrt bug #627952Agostino Sarubbo2019-06-041-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="ia64"
* dev-python/numpy: ppc64 stable wrt bug #627952Agostino Sarubbo2019-06-031-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc64"
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-177-9/+9
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/numpy: mark s390 stableMikle Kolyada2019-03-162-3/+3
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-python/numpy: force MAKEOPTS=-j1 for all USE configurationsThomas Deutschmann2019-03-035-5/+5
| | | | | | | | ...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>
* dev-python/numpy: re-add parallel make workaround for USE=-lapackThomas Deutschmann2019-03-035-2/+10
| | | | | | Bug: https://bugs.gentoo.org/660754 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-python/numpy: bump to v1.16.1Thomas Deutschmann2019-03-032-0/+150
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-python/numpy: drop parallel build workaroundThomas Deutschmann2019-03-023-7/+1
| | | | | | | | 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>
* dev-python/numpy-1.14.5-r0: alpha stableTobias Klausmann2019-01-301-1/+1
| | | | | Bug: http://bugs.gentoo.org/627952 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
* dev-python/numpy-1.15.4: arm64 stable (bug #627952)Mart Raudsepp2019-01-171-1/+1
| | | | | | | | | | | Unlike the stable target of 1.14.5 for others, this version passes tests on arm64. As our stable trees usage of numpy is very limited, we can risk jumping the gun here, under the assumption that it works better for us, due to no test failures. Bug: https://bugs.gentoo.org/627952 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-python/numpy: bump to 1.15.4Virgil Dupras2019-01-083-0/+225
| | | | | Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-python/numpy-9999: fix python requirementRolf Eike Beer2019-01-021-2/+2
| | | | | | | Bug: https://bugs.gentoo.org/647072 Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/numpy: arm stable, bug #627952Markus Meier2018-12-181-1/+1
| | | | | | Signed-off-by: Markus Meier <maekke@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="arm"
* dev-python/numpy: x86 stable (bug #627952)Thomas Deutschmann2018-12-071-1/+1
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-python/numpy: amd64 stable wrt bug #627952Agostino Sarubbo2018-12-041-2/+2
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* dev-python/numpy: force MAKEOPTS=-j1Thomas Deutschmann2018-09-204-0/+8
| | | | | | | | 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
* Drop arm-linux keyword from tree.Benda Xu2018-08-315-5/+5
| | | | | | | | "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
* dev-python/numpy: Enable py3.7Michał Górny2018-07-162-2/+2
|