summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/numpy: sync HOMEPAGEs, use HTTPSMichael Mair-Keimberger2018-04-295-9/+9
|
* dev-python/numpy-1.10.4: arm64 stable (bug #572858)Mart Raudsepp2018-03-051-2/+2
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-python/numpy: Clean old upMichał Górny2018-01-054-358/+0
|
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-18/+18
|
* dev-python/numpy: stable 1.10.4 for sparc, bug #572858 (thanks to Rolf Eike ↵Sergei Trofimovich2017-12-062-4/+4
| | | | | | | Beer) Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* dev-python/numpy: version bump to 1.13.3Tim Harder2017-09-292-0/+166
|
* dev-python/numpy: x86 stable (bug #572858)Thomas Deutschmann2017-09-241-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-python/numpy: non-parallel build with python3Sébastien Fabbro2017-07-113-166/+4
| | | | | | | Affect only non ccache users, and with USE=-lapack See https://bugs.gentoo.org/show_bug.cgi?id=623790. Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-python/numpy: version bumpSébastien Fabbro2017-07-102-0/+164
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-python/numpy: version bumpSébastien Fabbro2017-06-282-0/+167
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-python/numpy: ia64 stable, bug #572858Sergei Trofimovich2017-06-041-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-python/numpy: Clean old versions upMichał Górny2017-05-039-915/+0
|
* dev-python/numpy: Version BumpJustin Lecher2017-04-143-0/+237
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=607914 Package-Manager: Portage-2.3.5, Repoman-2.3.2 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/numpy: arm64 stable.Michael Weber2017-03-291-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-288-8/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-python/numpy: ppc stable (bug 572858).Michael Weber2017-02-231-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-python/numpy: record include_dirs of blasBenda Xu2017-02-152-1/+25
| | | | | | | | | | We specify blas in site.cfg, which could have non-standard include dirs. sci-libs/scikits_learn, for example, relies on this information to find cblas. Upstream: https://github.com/numpy/numpy/pull/8619 Package-Manager: portage-2.3.3
* dev-python/numpy: PYTHON_COMPAT: add python3_6Zac Medico2017-02-127-8/+8
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-python/numpy: dropped ~x86-freebsd ~x86-interixFabian Groffen2017-01-297-14/+14
| | | | Package-Manager: portage-2.3.3
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-017-7/+7
|
* dev-python/numpy: fix broken import in version 1.11.2Mathy Vanvoorden2016-10-182-1/+32
| | | | | | | | | | | | The patch comes from upstream: https://github.com/numpy/numpy/commit/5d0ce36e5be134bb5ead03cab1edeaa60fa355aa Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=596828 Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2582 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-python/numpy: revision bump 1.11.2-r1Mathy Vanvoorden2016-10-181-0/+0
| | | | | | | Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2582 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-python/numpy: Stable for PPC64 (bug #572858).Jeroen Roovers2016-10-091-1/+1
| | | | | Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches
* dev-python/numpy: Version bump to 1.11.2David Seifert2016-10-082-2/+2
| | | | Package-Manager: portage-2.3.1
* dev-python/numpy: disable "fix" for bug 590464Mike Gilbert2016-08-301-8/+8
| | | | | | | It's not clear what is creating the pyc files, and this is a pretty bad hack around it. Package-Manager: portage-2.3.0_p22
* dev-python/numpy: Version bumpDavid Seifert2016-08-303-7/+91
| | | | | | | | | | | | Gentoo-bug: 590464, 591936 * Re-add py3.3 support to prevent depgraph breakage * Fix QA bug installing non-compiled files #590464 * Fix linking due to adding unnecessary -lblas to build system #591936 * Move dev-python/setuptools to DEPEND instead of RDEPEND Package-Manager: portage-2.3.0
* dev-python/numpy: version bump to 1.11.0Gerhard Bräunlich2016-08-222-0/+154
| | | | | | | | | | Gentoo-Bug: 580790 Also bump to EAPI version 6 Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/2108 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-python/numpy: Skip f2py testJustin Lecher2016-02-191-3/+3
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=575118 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/numpy: Stable for HPPA (bug #572858).Jeroen Roovers2016-02-171-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches
* dev-python/numpy: Add epatch_user() callJustin Lecher2016-02-041-0/+1
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=573824 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/numpy: add alpha keywordTobias Klausmann2016-02-041-1/+1
| | | | | | Gentoo-Bug: 572858 Package-Manager: portage-2.2.27
* dev-python/numpy: Build sequential if python3.5 is involvedJustin Lecher2016-01-291-1/+3
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=573222 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/numpy: amd64 stable wrt bug #572858Agostino Sarubbo2016-01-251-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/numpy: Propargate latest cahnges to live ebuildJustin Lecher2016-01-251-15/+10
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-2/+8
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* dev-python/numpy: Version BumpJustin Lecher2016-01-072-0/+151
| | | | | Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/numpy: Properly handle f2py stuffJustin Lecher2016-01-061-14/+13
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=570760 Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/numpy: Revert accidental change to patchJustin Lecher2015-12-171-33/+4
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=568454 Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/numpy: Fix linking to cblas and update docsJustin Lecher2015-12-164-11/+103
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=567938 Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/numpy: Version BumpJustin Lecher2015-12-153-0/+294
| | | | | | | | | fixes performance regressions Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=567938 Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/numpy: Drop obsolete dotblas handlingJustin Lecher2015-12-131-2/+0
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=567938 Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/numpy: Depend on threading support in pythonJustin Lecher2015-11-114-0/+4
| | | | | Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/numpy: Drop oldJustin Lecher2015-11-0210-1221/+0
| | | | | | | | | | | | obsoletes: Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=450886 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=463422 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=469116 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=519984 Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/numpy: Backport several fixes from 0.10.2Justin Lecher2015-10-213-0/+354
| | | | | | | fixing regression in pandas, statsmodel and bottleneck Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/numpy: Version BumpJustin Lecher2015-10-152-7/+2
| | | | | Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/numpy: Fix Bug 563068 - dev-python/numpy-1.10.0_p2 -Mark Wright2015-10-151-3/+6
| | | | | | unpack numpy-ref-1.9.1.pdf: file format not recognized - mv: target ?/var/tmp/portage/dev-python/numpy-1.10.0_p2/work/numpy-1.10.0_p2? is not a directory Thanks to Juergen Rose for reporting.
* dev-python/*: Restore keywords and un-revbump for py3.5Michał Górny2015-10-142-155/+1
| | | | | Restore keywords that were removed unnecessarily, and collapse unnecessary revbumps on packages with added python3.5 support.
* dev-python/numpy: Add python3.5 supportJustin Lecher2015-10-111-0/+154
| | | | | Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/numpy: Version BumpJustin Lecher2015-10-112-0/+155
| | | | | Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>