dev-python/clang-python: Tested on py3.7
authorMichał Górny <mgorny@gentoo.org>
Sat, 10 Nov 2018 10:42:54 +0000 (11:42 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sat, 10 Nov 2018 10:49:10 +0000 (11:49 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/clang-python/clang-python-7.0.0.ebuild
dev-python/clang-python/clang-python-7.0.1_rc2.ebuild
dev-python/clang-python/clang-python-7.0.9999.ebuild
dev-python/clang-python/clang-python-9999.ebuild

index cb4c02ae749116095741c9875d0a1e2e9171ea04..72bb446b4911428ed3df2fc613e6c1741a07d622 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
 inherit python-r1
 
 MY_P=cfe-${PV/_/}.src
index 0f0cb8be6c8a97ed51d59a939b1de9097fb219f2..02fc25d374b6edcf0dfa19e368ea675ce1e721f6 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
 inherit python-r1
 
 MY_P=cfe-${PV/_/}.src
index d0d8cf54084dc4fe687ffa18d84c5c36e0119ba3..f9c2cc23c665d695fa73249064fb89b90913358b 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
 inherit git-r3 python-r1
 
 DESCRIPTION="Python bindings for sys-devel/clang"
index cf488945799b7fb05035fc5a4fa5c1b696401b51..de5bd6158d7abf11d0390fecfaa0f1c98327368a 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
 inherit git-r3 python-r1
 
 DESCRIPTION="Python bindings for sys-devel/clang"