commit:     0e331ec643b7933a8d37bfb7bb9591b324231574
Author:     band-a-prend <torokhov-s-a <AT> yandex <DOT> ru>
AuthorDate: Fri Jun 21 22:27:33 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul 19 16:44:55 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e331ec6

sci-libs/cantera: 2.4.0-r1. Add PYTHON_COMPAT=( python3_7 )

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 <AT> mail.ru>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sci-libs/cantera/cantera-2.4.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/cantera/cantera-2.4.0-r1.ebuild 
b/sci-libs/cantera/cantera-2.4.0-r1.ebuild
index 435742d4be0..cd7dafba1b5 100644
--- 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

Reply via email to