summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-libs/scipy: Remove py2.7Michał Górny2020-08-021-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/scipy: Bump to 1.5.2Michał Górny2020-07-242-0/+163
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/scipy: Bump to 1.5.1Michał Górny2020-07-082-0/+157
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/scipy: arm64 keyworded (bug #715962)Sam James (sam_c)2020-06-221-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* sci-libs/scipy: Bump to 1.5.0Michał Górny2020-06-222-0/+157
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/scipy: Conditionally add -fallow-argument-mismatchDavid Seifert2020-06-172-0/+12
| | | | | | Closes: https://bugs.gentoo.org/721860 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-libs/scipy: Add python@ as (co-)maintMichał Górny2020-06-101-0/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/scipy: Revert "-fallow-argument-mismatch for gfortran v10"Michał Górny2020-06-101-3/+0
| | | | | | This breaks older gcc versions. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/scipy: -fallow-argument-mismatch for gfortran v10Alexei Colin2020-06-081-0/+3
| | | | | | | | | | | Already fixed in upstream master: https://github.com/scipy/scipy/pull/11842 Closes: https://bugs.gentoo.org/721860 Signed-off-by: Alexei Colin <acolin@isi.edu> Closes: https://github.com/gentoo/gentoo/pull/16093 Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
* sci-libs/scipy: Port to py39Michał Górny2020-06-051-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/scipy: Remove unmaintained live ebuildMichał Górny2020-06-051-126/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/scipy: Fix running testsMichał Górny2020-06-051-8/+10
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/scipy: x86 stable wrt bug #722660Agostino Sarubbo2020-05-131-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/scipy: amd64 stable wrt bug #722660Agostino Sarubbo2020-05-121-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/scipy: added ~arm64 keywordRoy Bamford2020-03-071-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/scipy: Revert "fixing numpy deps"Michał Górny2020-01-271-2/+1
| | | | | | Change done in explicit violation of maintainer's request. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/scipy: fixing numpy depsRick Farina2020-01-271-1/+2
| | | | | Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* sci-libs/scipy: disable parallel build completely.Benda Xu2020-01-271-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | After 4 years discussion and debugging, we conclude that Python 3 is deeply broken in parallel builds for anything involving compiling of C/C++/fortran code. The problem is universal, regardless how dev-python/numpy is built. Numpy and scipy upstream cannot do anything about this. We bite the bullet and disable parallel build of scipy completely. Thanks to all who have contributed to this heroic marathon debugging. We regret that only a workaround can be provided at this moment. Credit: Andrés Becerra Sandoval, Hendrik v. Raven, younky.yang@yahoo.com Credit: matoro, Denis Descheneaux, Mathy Vanvoorden, email200202@yahoo.com Credit: jon R-B, Anton Kochkov, Jonas Stein, edes, David Duchesne Credit: thulle, Mathy Vanvoorden, Sasha Medvedev, rtgiskard@gmail.com Credit: Lukasz Ligowski, Zentoo, Jouni Kosonen, Neil, Harris Landgarten Credit: Markus Oehme, Andreas Proteus Suggested-By: François Bissey, Arfrever Frehtes Taifersar Arahesis Reference: https://github.com/numpy/numpy/issues/13080 Reference: https://github.com/scipy/scipy/issues/7112 Closes: https://bugs.gentoo.org/614464 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-053-6/+6
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/scipy: Remove oldDavid Seifert2020-01-038-666/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/14188 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-libs/scipy: Remove $(usex python_targets_python3_5)David Seifert2019-12-306-6/+2
| | | | | | Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/scipy: bump 1.4.1Jason Zaman2019-12-262-0/+148
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-116-0/+6
| | | | | | | | | | | | | | | | | | 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>
* sci-libs/scipy: 1.1.0 allarches stablizedMatthew Thode2019-05-111-1/+1
| | | | | | | Stablized for Openstack Stein Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-176-9/+9
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/scipy: add py37 supportMatthew Thode2019-01-273-6/+6
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* sci-libs/scipy: Parallel build fails (#614464)Pacho Ramos2018-06-273-4/+7
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* sci-libs/scipy: Version bumpAlexey Shvetsov2018-06-142-0/+144
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sci-libs/scipy: x86 stable (bug #645152)Thomas Deutschmann2018-05-171-1/+1
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* sci-libs/scipy: stable 0.19.1 for ppc64, bug #645152Sergei Trofimovich2018-03-301-1/+1
| | | | | Package-Manager: Portage-2.3.26, Repoman-2.3.7 RepoMan-Options: --include-arches="ppc64"
* sci-libs/scipy: stable 0.19.1 for ppc, bug #645152Sergei Trofimovich2018-03-291-1/+1
| | | | | Package-Manager: Portage-2.3.26, Repoman-2.3.7 RepoMan-Options: --include-arches="ppc"
* sci-libs/scipy: amd64 stable wrt bug #645152Agostino Sarubbo2018-02-221-2/+2
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64"
* sci-libs: Update Manifest hashes.Ulrich Müller2017-12-101-8/+8
|
* sci-libs/scipy: bump to 1.0.0Marek Szuba2017-11-302-1/+145
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* sci-libs/scipy: setuptools version needs to be at least 36.Sébastien Fabbro2017-07-041-0/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* sci-libs/scipy: version bumpSébastien Fabbro2017-06-282-0/+144
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* sci-libs/scipy: Bump to EAPI 6Justin Lecher2017-05-201-10/+12
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sci-libs/scipy: Drop oldJustin Lecher2017-05-194-438/+0
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sci-libs/scipy: Do not glob on DISTDIRDavid Seifert2017-03-195-7/+7
| | | | | Bug: https://bugs.gentoo.org/show_bug.cgi?id=612920 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* sci-libs/scipy: Add python3_6 to PYTHON_COMPATZac Medico2017-03-104-8/+8
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-286-6/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-016-6/+6
|
* sci-libs/scipy: Version bump to 0.18.1David Seifert2016-10-082-0/+150
| | | | Package-Manager: portage-2.3.1
* sci-libs/scipy: ppc64 stable wrt bug #572912Agostino Sarubbo2016-03-171-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/scipy: ppc stable wrt bug #572912Agostino Sarubbo2016-03-161-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/scipy: x86 stable wrt bug #572912Agostino Sarubbo2016-02-141-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/scipy: Build sequential if python3.5 is involvedJustin Lecher2016-01-291-1/+3
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=573148 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sci-libs/scipy: amd64 stable wrt bug #572912Agostino Sarubbo2016-01-261-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/scipy: Propargate changes to live ebuildJustin Lecher2016-01-251-18/+14
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sci-libs/scipy: Version BumpJustin Lecher2016-01-252-0/+149
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>