projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efbb192
)
sci-libs/cantera: 2.4.0-r1. Add PYTHON_COMPAT=( python3_7 )
author
band-a-prend
<torokhov-s-a@yandex.ru>
Fri, 21 Jun 2019 22:27:33 +0000
(
01:27
+0300)
committer
Michał Górny
<mgorny@gentoo.org>
Fri, 19 Jul 2019 16:44:55 +0000
(18:44 +0200)
After updated dev-util/scons (scons-3.0.5-r1.ebuild)
now it's possible to build Cantera with Python 3.7.
All tests of src_test() phase are passed.
Signed-off-by: Sergey Torokhov <torokhov_s_a@mail.ru>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-libs/cantera/cantera-2.4.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/sci-libs/cantera/cantera-2.4.0-r1.ebuild
b/sci-libs/cantera/cantera-2.4.0-r1.ebuild
index 435742d4be0d0e79dc8ef466b07118548991f279..cd7dafba1b50a12578e3541ef29555a3c9f3befc 100644
(file)
--- a/
sci-libs/cantera/cantera-2.4.0-r1.ebuild
+++ b/
sci-libs/cantera/cantera-2.4.0-r1.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6
,7
} )
FORTRAN_NEEDED=fortran
FORTRAN_STANDARD=90