app-editors/retext: enable python-3.6
authorFrancesco Riosa <vivo75@gmail.com>
Wed, 16 Aug 2017 19:58:15 +0000 (21:58 +0200)
committerMichael Palimaka <kensington@gentoo.org>
Sat, 2 Sep 2017 15:03:52 +0000 (01:03 +1000)
The package build and run fine with python 3.6

 * Package:    app-editors/retext-7.0.1
 * Repository: vivovl
 * Maintainer: mrueg@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_6 spell test userland_GNU
 * FEATURES:   compressdebug preserve-libs sandbox splitdebug test userpriv usersandbox
----------------------------------------------------------------------
Ran 38 tests in 2.362s

OK

app-editors/retext/retext-7.0.0.ebuild
app-editors/retext/retext-7.0.1.ebuild
app-editors/retext/retext-9999.ebuild

index 373018667a275790749bbd079faed90c9041626d..526562e3fad218632888c0d109fc2981f34384a0 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_{4,5} )
+PYTHON_COMPAT=( python3_{4,5,6} )
 
 PLOCALES="ca cs cy da de es et eu fr hu it ja pl pt pt_BR ru sk sr sr@latin uk zh_TW"
 
index 537e065a9b517e7e0f5972f51ce84f2c879e756b..829b0016d163150c03af2bbbbb2d113845ecf9b4 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_{4,5} )
+PYTHON_COMPAT=( python3_{4,5,6} )
 
 PLOCALES="ca cs cy da de es et eu fr hu it ja pl pt pt_BR ru sk sr sr@latin uk zh_TW"
 
index 8222453b02a1a5f2cdd5ab7cc1f4078f49bfde99..68382ad9fb77dbd3cd1078ebfe81deaeb1d1cfaa 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python3_{4,5} )
+PYTHON_COMPAT=( python3_{4,5,6} )
 
 PLOCALES="ca cs cy da de es et eu fr hu it ja pl pt pt_BR ru sk sr sr@latin uk zh_TW"