From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sci-physics/SU2/
Date: Sat, 28 May 2022 13:45:48 +0000 (UTC) [thread overview]
Message-ID: <1653745529.932235ce7ccf64152e38a5c3c4bc2be4753abac9.Alessandro-Barbieri@gentoo> (raw)
commit: 932235ce7ccf64152e38a5c3c4bc2be4753abac9
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sat May 28 13:45:03 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sat May 28 13:45:29 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=932235ce
sci-physics/SU2: enable py3.10
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
sci-physics/SU2/SU2-7.2.0-r1.ebuild | 26 +++++++++++++++++---------
1 file changed, 17 insertions(+), 9 deletions(-)
diff --git a/sci-physics/SU2/SU2-7.2.0-r1.ebuild b/sci-physics/SU2/SU2-7.2.0-r1.ebuild
index 2d2ce7361..b0c8a21e9 100644
--- a/sci-physics/SU2/SU2-7.2.0-r1.ebuild
+++ b/sci-physics/SU2/SU2-7.2.0-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit meson python-single-r1
@@ -26,7 +26,7 @@ IUSE="autodiff cgns directdiff librom mixed-precision mkl +mpi mpp openblas open
RDEPEND="
${PYTHON_DEPS}
- cgns? ( sci-libs/cgnslib:= )
+ cgns? ( >=sci-libs/cgnslib-4 )
librom? ( sci-libs/libROM )
mkl? ( sci-libs/mkl )
mpi? (
@@ -40,21 +40,29 @@ RDEPEND="
<sci-libs/pastix-6[mpi?]
sci-libs/scotch
)
- python? ( $(python_gen_cond_dep 'dev-python/mpi4py[${PYTHON_USEDEP}]') )
+ python? ( $(python_gen_cond_dep '
+ dev-python/mpi4py[${PYTHON_USEDEP}]
+ dev-python/wxpython[${PYTHON_USEDEP}]
+ dev-python/xlwt[${PYTHON_USEDEP}]
+ dev-python/matplotlib[${PYTHON_USEDEP}]
+ dev-python/scipy[${PYTHON_USEDEP}]
+ dev-python/numpy[${PYTHON_USEDEP}]
+ ')
+ )
"
DEPEND="
${RDEPEND}
dev-cpp/catch:0
- dev-cpp/cli11
+ dev-cpp/cli11:=
autodiff? (
- sci-libs/CoDiPack
- mpi? ( >sci-libs/MeDiPack-1.2 )
- openmp? ( sci-libs/OpDiLib )
+ sci-libs/CoDiPack:=
+ mpi? ( >sci-libs/MeDiPack-1.2:= )
+ openmp? ( sci-libs/OpDiLib:= )
)
directdiff? (
- sci-libs/CoDiPack
- mpi? ( >sci-libs/MeDiPack-1.2 )
+ sci-libs/CoDiPack:=
+ mpi? ( >sci-libs/MeDiPack-1.2:= )
)
tecio? ( >=dev-libs/boost-1.76.0:= )
test? ( dev-cpp/catch:0 )
next reply other threads:[~2022-05-28 13:45 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-28 13:45 Alessandro Barbieri [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-04-23 10:44 [gentoo-commits] repo/proj/guru:dev commit in: sci-physics/SU2/ Sergey Torokhov
2023-04-23 9:48 Sergey Torokhov
2022-12-09 16:52 Sergey Torokhov
2022-12-09 16:52 Sergey Torokhov
2022-12-08 22:44 Sergey Torokhov
2021-10-27 20:55 Sergey Torokhov
2021-10-24 21:07 Sergey Torokhov
2021-10-15 16:20 Sergey Torokhov
2021-09-15 21:43 Sergey Torokhov
2021-09-05 10:45 Sergey Torokhov
2021-08-31 14:07 Sergey Torokhov
2021-08-31 14:07 Sergey Torokhov
2021-05-30 15:59 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-05-30 15:59 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-03-28 10:52 Andrew Ammerlaan
2021-03-22 20:14 Sergey Torokhov
2021-03-10 20:02 Sergey Torokhov
2021-01-05 14:00 Sergey Torokhov
2021-01-05 13:54 Sergey Torokhov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1653745529.932235ce7ccf64152e38a5c3c4bc2be4753abac9.Alessandro-Barbieri@gentoo \
--to=lssndrbarbieri@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox