summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-libs/lapack: enable py3.12, py3.13Sam James2024-06-021-1/+1
| | | | | Closes: https://bugs.gentoo.org/929777 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/lapack: Stabilize 3.12.0-r1 hppa, #923553Matoro Mahri2024-04-041-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/lapack: Stabilize 3.12.0-r1 sparc, #923553Arthur Zamarin2024-03-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/lapack: Stabilize 3.12.0-r1 amd64, #923553Arthur Zamarin2024-03-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/lapack: Stabilize 3.12.0-r1 arm64, #923553Arthur Zamarin2024-03-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/lapack: Stabilize 3.12.0-r1 arm, #923553Arthur Zamarin2024-03-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/lapack: Stabilize 3.12.0-r1 ppc64, #923553Arthur Zamarin2024-03-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/lapack: Stabilize 3.12.0-r1 ppc, #923553Arthur Zamarin2024-03-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/lapack: Stabilize 3.12.0-r1 x86, #923553Arthur Zamarin2024-03-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/lapack: backport test summary fixSam James2024-03-152-0/+22
| | | | | Closes: https://bugs.gentoo.org/924929 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/lapack: drop 3.10.1Sam James2024-03-042-94/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/lapack: restore filter-ltoSam James2024-03-041-1/+4
| | | | | | | | In 58d080c1bad9b1c0d307f2cf2d0251d60025efb1, we dropped filter-lto, but the testsuite still fails to build with LTO, so put it back. Bug: https://bugs.gentoo.org/878891 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/lapack: drop unused flag-o-maticSam James2024-03-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/lapack: backport 64-bit API fix detected by LTO warningsEli Schwartz2024-03-032-0/+153
| | | | | | | | https://github.com/Reference-LAPACK/lapack/issues/990#issuecomment-1973258284 Bug: https://bugs.gentoo.org/878891 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/lapack: mark as LTO-unsafeEli Schwartz2024-02-282-3/+13
| | | | | | Bug: https://bugs.gentoo.org/878891 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/lapack: stable 3.12.0 for sparc, bug #923553Rolf Eike Beer2024-02-091-1/+1
| | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/lapack: Stabilize 3.12.0 hppa, #923553Sam James2024-02-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/lapack: Stabilize 3.12.0 arm64, #923553Sam James2024-02-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/lapack: Stabilize 3.12.0 x86, #923553Arthur Zamarin2024-02-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/lapack: Stabilize 3.12.0 ppc, #923553Sam James2024-02-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/lapack: Stabilize 3.12.0 ppc64, #923553Sam James2024-02-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/lapack: Stabilize 3.12.0 arm, #923553Sam James2024-02-021-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/lapack: add 3.12.0Sam James2023-11-242-0/+108
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/lapack: disable py3.9Sam James2023-08-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/lapack: use fortran-2.eclassSam James2023-08-252-2/+3
| | | | | | | Not strictly related to bug #908798 but noticed while looking at it. Bug: https://bugs.gentoo.org/908798 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/swig: keyword dev-python/numpy[lapack] dependencies.Benda Xu2023-07-171-1/+1
| | | | | | | | | | | | keyword for ~arm64-macos dev-util/b2: keyword 4.10.1 for ~arm64-macos virtual/blas: keyword 3.8 for ~arm64-macos virtual/cblas: keyword 3.8 for ~arm64-macos virtual/lapack: keyword 3.10 for ~arm64-macos sci-libs/lapack: keyword 3.11 for ~arm64-macos virtual/fortran: keyword 0-r1 for ~arm64-macos Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sci-libs/lapack: destabilize for ~ppcArthur Zamarin2023-06-032-3/+3
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/lapack: Don't include ROOT in directory of eselect entriesJames Le Cuirot2023-03-181-2/+2
| | | | | | ROOT is not applicable at runtime, so only the EPREFIX should be present. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* sci-libs/lapack: Fix cross-compiling by disabling Fortran compiler testsJames Le Cuirot2023-03-181-0/+3
| | | | | | | Upstream has already decided to disable these tests by default in the next release for this and other reasons. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* sci-libs/lapack: Stabilize 3.11 hppa, #899466Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/lapack: Stabilize 3.11 ppc, #899466Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/lapack: Stabilize 3.11 amd64, #899466Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/lapack: Stabilize 3.11 ppc64, #899466Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/lapack: Stabilize 3.11 x86, #899466Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/lapack: Stabilize 3.11 arm, #899466Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/lapack: Stabilize 3.11 sparc, #899466Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/lapack: Stabilize 3.11 arm64, #899466Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-141-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sci-libs/lapack: drop 3.10.0Andreas Sturmlechner2022-12-192-98/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/lapack: Stabilize 3.10.1 sparc, #881027Arthur Zamarin2022-11-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/lapack: Stabilize 3.10.1 amd64, #881027Sam James2022-11-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/lapack: Stabilize 3.10.1 ppc64, #881027Sam James2022-11-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/lapack: Stabilize 3.10.1 hppa, #881027Sam James2022-11-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/lapack: Stabilize 3.10.1 ppc, #881027Sam James2022-11-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/lapack: Stabilize 3.10.1 x86, #881027Sam James2022-11-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/lapack: Stabilize 3.10.1 arm, #881027Sam James2022-11-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/lapack: Stabilize 3.10.1 arm64, #881027Sam James2022-11-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/lapack: add 3.11Sam James2022-11-112-0/+104
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/lapack: keyword 3.10.1 for ~loongWANG Xuerui2022-05-141-1/+1
| | | | | | Tests passed on real hardware. Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* sci-libs/lapack: fix IncorrectCopyrightSam James2022-04-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>