diff --git a/app-accessibility/accerciser/accerciser-3.14.0-r1.ebuild b/app-accessibility/accerciser/accerciser-3.14.0-r1.ebuild index de0607197ad0f..189daf168920b 100644 --- a/app-accessibility/accerciser/accerciser-3.14.0-r1.ebuild +++ b/app-accessibility/accerciser/accerciser-3.14.0-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) PYTHON_REQ_USE="xml" inherit gnome2 python-r1 diff --git a/app-accessibility/accerciser/accerciser-3.14.0.ebuild b/app-accessibility/accerciser/accerciser-3.14.0.ebuild index 3bbf84471ae27..50e599addf87d 100644 --- a/app-accessibility/accerciser/accerciser-3.14.0.ebuild +++ b/app-accessibility/accerciser/accerciser-3.14.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" GCONF_DEBUG="no" -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) PYTHON_REQ_USE="xml" inherit gnome2 python-r1 diff --git a/app-accessibility/brltty/brltty-5.2-r1.ebuild b/app-accessibility/brltty/brltty-5.2-r1.ebuild index 665c90eac50c1..80195c7b54afb 100644 --- a/app-accessibility/brltty/brltty-5.2-r1.ebuild +++ b/app-accessibility/brltty/brltty-5.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) FINDLIB_USE="ocaml" inherit findlib eutils multilib toolchain-funcs java-pkg-opt-2 flag-o-matic \ diff --git a/app-accessibility/orca/orca-3.20.3-r1.ebuild b/app-accessibility/orca/orca-3.20.3-r1.ebuild index 62f9a30901d77..67ba6f0dfac33 100644 --- a/app-accessibility/orca/orca-3.20.3-r1.ebuild +++ b/app-accessibility/orca/orca-3.20.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python3_{3,4,5} ) +PYTHON_COMPAT=( python3_{4,5} ) PYTHON_REQ_USE="threads" inherit gnome2 python-r1 diff --git a/app-accessibility/orca/orca-3.22.1.ebuild b/app-accessibility/orca/orca-3.22.1.ebuild index ce568b8ec4ecb..17f1a7aa5a0b4 100644 --- a/app-accessibility/orca/orca-3.22.1.ebuild +++ b/app-accessibility/orca/orca-3.22.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python3_{3,4,5} ) +PYTHON_COMPAT=( python3_{4,5} ) PYTHON_REQ_USE="threads" inherit gnome2 python-r1 diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild index f9467a8418370..588d5c3e87d24 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python3_4 python3_5 ) PYTHON_REQ_USE="threads(+)" inherit eutils python-r1 diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.3.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.3.ebuild index 234828814470e..394eea6d96fb9 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.3.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python3_4 python3_5 ) inherit eutils python-r1 diff --git a/app-admin/cdist/cdist-3.1.13.ebuild b/app-admin/cdist/cdist-3.1.13.ebuild index 7f674ced4bfc3..57e96de30e69f 100644 --- a/app-admin/cdist/cdist-3.1.13.ebuild +++ b/app-admin/cdist/cdist-3.1.13.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) inherit distutils-r1 DESCRIPTION="A usable configuration management system" diff --git a/app-admin/cdist/cdist-3.1.9.ebuild b/app-admin/cdist/cdist-3.1.9.ebuild index 1e53a499d257d..c7c51b4cceacc 100644 --- a/app-admin/cdist/cdist-3.1.9.ebuild +++ b/app-admin/cdist/cdist-3.1.9.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) inherit distutils-r1 DESCRIPTION="A usable configuration management system" diff --git a/app-admin/denyhosts/denyhosts-3.0-r1.ebuild b/app-admin/denyhosts/denyhosts-3.0-r1.ebuild index cc9407220e67f..f3252c0ee2477 100644 --- a/app-admin/denyhosts/denyhosts-3.0-r1.ebuild +++ b/app-admin/denyhosts/denyhosts-3.0-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 eutils readme.gentoo-r1 systemd diff --git a/app-admin/eclean-kernel/eclean-kernel-0.4.1.ebuild b/app-admin/eclean-kernel/eclean-kernel-0.4.1.ebuild index 0474a6a321243..0d4f6c0c41d82 100644 --- a/app-admin/eclean-kernel/eclean-kernel-0.4.1.ebuild +++ b/app-admin/eclean-kernel/eclean-kernel-0.4.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/app-admin/eclean-kernel/eclean-kernel-0.4.2.ebuild b/app-admin/eclean-kernel/eclean-kernel-0.4.2.ebuild index 0474a6a321243..0d4f6c0c41d82 100644 --- a/app-admin/eclean-kernel/eclean-kernel-0.4.2.ebuild +++ b/app-admin/eclean-kernel/eclean-kernel-0.4.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/app-admin/eclean-kernel/eclean-kernel-0.4.ebuild b/app-admin/eclean-kernel/eclean-kernel-0.4.ebuild index 17d4f6045d5b1..4d97114d48759 100644 --- a/app-admin/eclean-kernel/eclean-kernel-0.4.ebuild +++ b/app-admin/eclean-kernel/eclean-kernel-0.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} pypy ) +PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 diff --git a/app-admin/lib_users/lib_users-0.9-r1.ebuild b/app-admin/lib_users/lib_users-0.9-r1.ebuild index c38e9844aeb6b..ab2f24bea8b94 100644 --- a/app-admin/lib_users/lib_users-0.9-r1.ebuild +++ b/app-admin/lib_users/lib_users-0.9-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit python-r1 diff --git a/app-admin/lib_users/lib_users-0.9.ebuild b/app-admin/lib_users/lib_users-0.9.ebuild index 009c9402ab81b..0a85b5c29af13 100644 --- a/app-admin/lib_users/lib_users-0.9.ebuild +++ b/app-admin/lib_users/lib_users-0.9.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit python-r1 diff --git a/app-admin/ngxtop/ngxtop-0.0.2-r1.ebuild b/app-admin/ngxtop/ngxtop-0.0.2-r1.ebuild index 520a920b8ad85..18c2daac3146a 100644 --- a/app-admin/ngxtop/ngxtop-0.0.2-r1.ebuild +++ b/app-admin/ngxtop/ngxtop-0.0.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="sqlite" inherit distutils-r1 diff --git a/app-admin/ngxtop/ngxtop-0.0.3_pre141201.ebuild b/app-admin/ngxtop/ngxtop-0.0.3_pre141201.ebuild index d21921a5c78d4..51a87fe774a22 100644 --- a/app-admin/ngxtop/ngxtop-0.0.3_pre141201.ebuild +++ b/app-admin/ngxtop/ngxtop-0.0.3_pre141201.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYTHON_REQ_USE="sqlite" inherit distutils-r1 diff --git a/app-admin/pydf/pydf-12-r1.ebuild b/app-admin/pydf/pydf-12-r1.ebuild index 5f324c7c7da15..1c91ca01443ca 100644 --- a/app-admin/pydf/pydf-12-r1.ebuild +++ b/app-admin/pydf/pydf-12-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit python-r1 DESCRIPTION="Enhanced df with colors" diff --git a/app-admin/pydf/pydf-12.ebuild b/app-admin/pydf/pydf-12.ebuild index f63627c1acad3..94887b362240c 100644 --- a/app-admin/pydf/pydf-12.ebuild +++ b/app-admin/pydf/pydf-12.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit python-r1 DESCRIPTION="Enhanced df with colors" diff --git a/app-admin/webapp-config/webapp-config-1.52-r1.ebuild b/app-admin/webapp-config/webapp-config-1.52-r1.ebuild index 7b21a590e642d..4d3830e95d211 100644 --- a/app-admin/webapp-config/webapp-config-1.52-r1.ebuild +++ b/app-admin/webapp-config/webapp-config-1.52-r1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 diff --git a/app-admin/webapp-config/webapp-config-1.53-r2.ebuild b/app-admin/webapp-config/webapp-config-1.53-r2.ebuild index 8028ca3d6f994..83e12b9485ded 100644 --- a/app-admin/webapp-config/webapp-config-1.53-r2.ebuild +++ b/app-admin/webapp-config/webapp-config-1.53-r2.ebuild @@ -6,7 +6,7 @@ EAPI="5" RESTRICT="test" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/app-admin/webapp-config/webapp-config-1.54-r1.ebuild b/app-admin/webapp-config/webapp-config-1.54-r1.ebuild index 18065665db1e2..a1c3898419b1c 100644 --- a/app-admin/webapp-config/webapp-config-1.54-r1.ebuild +++ b/app-admin/webapp-config/webapp-config-1.54-r1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/app-admin/webapp-config/webapp-config-1.54-r2.ebuild b/app-admin/webapp-config/webapp-config-1.54-r2.ebuild index 98f452e1c41c6..6b6713e581550 100644 --- a/app-admin/webapp-config/webapp-config-1.54-r2.ebuild +++ b/app-admin/webapp-config/webapp-config-1.54-r2.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/app-admin/webapp-config/webapp-config-9999.ebuild b/app-admin/webapp-config/webapp-config-9999.ebuild index b033362a5a7ef..2d1d3c7ad8d04 100644 --- a/app-admin/webapp-config/webapp-config-9999.ebuild +++ b/app-admin/webapp-config/webapp-config-9999.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/app-arch/patool/patool-1.12.ebuild b/app-arch/patool/patool-1.12.ebuild index 71488a68cdc24..43683dcba057b 100644 --- a/app-arch/patool/patool-1.12.ebuild +++ b/app-arch/patool/patool-1.12.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/app-arch/tardelta/tardelta-1.0.1.ebuild b/app-arch/tardelta/tardelta-1.0.1.ebuild index 327ae79f79d4d..27ebdfad305cc 100644 --- a/app-arch/tardelta/tardelta-1.0.1.ebuild +++ b/app-arch/tardelta/tardelta-1.0.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python3_{3,4,5} ) +PYTHON_COMPAT=( python3_{4,5} ) inherit distutils-r1 diff --git a/app-arch/vimball/vimball-0.5.1.ebuild b/app-arch/vimball/vimball-0.5.1.ebuild index 34d51c6d77665..7d14cdd070696 100644 --- a/app-arch/vimball/vimball-0.5.1.ebuild +++ b/app-arch/vimball/vimball-0.5.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) inherit distutils-r1 if [[ ${PV} == *9999 ]] ; then diff --git a/app-backup/backintime/backintime-1.1.12.ebuild b/app-backup/backintime/backintime-1.1.12.ebuild index df8c2c5ecf3b9..152232b0df1a2 100644 --- a/app-backup/backintime/backintime-1.1.12.ebuild +++ b/app-backup/backintime/backintime-1.1.12.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python3_{3,4,5} ) +PYTHON_COMPAT=( python3_{4,5} ) inherit eutils python-single-r1 diff --git a/app-backup/backintime/backintime-1.1.8-r1.ebuild b/app-backup/backintime/backintime-1.1.8-r1.ebuild index e1e6148a501aa..f6b47a79fbec1 100644 --- a/app-backup/backintime/backintime-1.1.8-r1.ebuild +++ b/app-backup/backintime/backintime-1.1.8-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python3_3 python3_4 ) +PYTHON_COMPAT=( python3_4 ) inherit eutils python-single-r1 diff --git a/app-backup/untangle-https-backup/untangle-https-backup-0.0.4.ebuild b/app-backup/untangle-https-backup/untangle-https-backup-0.0.4.ebuild index 9a5085c09c0b1..596aee836080c 100644 --- a/app-backup/untangle-https-backup/untangle-https-backup-0.0.4.ebuild +++ b/app-backup/untangle-https-backup/untangle-https-backup-0.0.4.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) PYTHON_REQ_USE="ssl(+)" inherit distutils-r1 diff --git a/app-benchmarks/bootchart2/bootchart2-0.14.7-r1.ebuild b/app-benchmarks/bootchart2/bootchart2-0.14.7-r1.ebuild index 3baa36a9ed5fa..62c420e3f40ce 100644 --- a/app-benchmarks/bootchart2/bootchart2-0.14.7-r1.ebuild +++ b/app-benchmarks/bootchart2/bootchart2-0.14.7-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit linux-info python-r1 systemd toolchain-funcs diff --git a/app-crypt/gcr/gcr-3.16.0.ebuild b/app-crypt/gcr/gcr-3.16.0.ebuild index 30bb74508ff2b..4865b8debcc9d 100644 --- a/app-crypt/gcr/gcr-3.16.0.ebuild +++ b/app-crypt/gcr/gcr-3.16.0.ebuild @@ -5,7 +5,7 @@ EAPI="5" GCONF_DEBUG="no" VALA_USE_DEPEND="vapigen" -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit gnome2 python-any-r1 vala virtualx diff --git a/app-crypt/gcr/gcr-3.18.0.ebuild b/app-crypt/gcr/gcr-3.18.0.ebuild index 1f2f3f03ba24d..cf23604f05ce4 100644 --- a/app-crypt/gcr/gcr-3.18.0.ebuild +++ b/app-crypt/gcr/gcr-3.18.0.ebuild @@ -5,7 +5,7 @@ EAPI="5" GCONF_DEBUG="no" VALA_USE_DEPEND="vapigen" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit gnome2 python-any-r1 vala virtualx diff --git a/app-crypt/gkeys-gen/gkeys-gen-0.2.ebuild b/app-crypt/gkeys-gen/gkeys-gen-0.2.ebuild index d21cf3cffde12..2c3b1d671e852 100644 --- a/app-crypt/gkeys-gen/gkeys-gen-0.2.ebuild +++ b/app-crypt/gkeys-gen/gkeys-gen-0.2.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=(python{2_7,3_3,3_4,3_5}) +PYTHON_COMPAT=(python{2_7,3_4,3_5}) inherit distutils-r1 diff --git a/app-crypt/gkeys-gen/gkeys-gen-9999.ebuild b/app-crypt/gkeys-gen/gkeys-gen-9999.ebuild index 00028a8a315c9..60204747442ef 100644 --- a/app-crypt/gkeys-gen/gkeys-gen-9999.ebuild +++ b/app-crypt/gkeys-gen/gkeys-gen-9999.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=(python{2_7,3_3,3_4,3_5}) +PYTHON_COMPAT=(python{2_7,3_4,3_5}) EGIT_BRANCH="master" #EGIT_BRANCH="gen-update" diff --git a/app-crypt/gkeys/gkeys-0.2.ebuild b/app-crypt/gkeys/gkeys-0.2.ebuild index e477ffdda907b..f68ff654ef4cd 100644 --- a/app-crypt/gkeys/gkeys-0.2.ebuild +++ b/app-crypt/gkeys/gkeys-0.2.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=(python{2_7,3_3,3_4,3_5}) +PYTHON_COMPAT=(python{2_7,3_4,3_5}) inherit distutils-r1 diff --git a/app-crypt/gkeys/gkeys-9999.ebuild b/app-crypt/gkeys/gkeys-9999.ebuild index d46fa8ff2f747..c3cbfc453208f 100644 --- a/app-crypt/gkeys/gkeys-9999.ebuild +++ b/app-crypt/gkeys/gkeys-9999.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=(python{2_7,3_3,3_4,3_5}) +PYTHON_COMPAT=(python{2_7,3_4,3_5}) #EGIT_PROJECT="gentoo-keys.git" EGIT_BRANCH="master" diff --git a/app-crypt/gpgme/gpgme-1.7.1-r1.ebuild b/app-crypt/gpgme/gpgme-1.7.1-r1.ebuild index ef9ed4fdd4a71..593dc92b21a60 100644 --- a/app-crypt/gpgme/gpgme-1.7.1-r1.ebuild +++ b/app-crypt/gpgme/gpgme-1.7.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI="6" -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) DISTUTILS_OPTIONAL=1 inherit distutils-r1 eutils qmake-utils diff --git a/app-crypt/heimdal/heimdal-1.5.3-r2.ebuild b/app-crypt/heimdal/heimdal-1.5.3-r2.ebuild index 8305baaceac99..01d8dd7451cec 100644 --- a/app-crypt/heimdal/heimdal-1.5.3-r2.ebuild +++ b/app-crypt/heimdal/heimdal-1.5.3-r2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) VIRTUALX_REQUIRED="manual" inherit autotools db-use eutils multilib multilib-minimal python-any-r1 toolchain-funcs virtualx flag-o-matic diff --git a/app-doc/cppman/cppman-0.4.6.ebuild b/app-doc/cppman/cppman-0.4.6.ebuild index b3e8333c6c131..ac565c17ac420 100644 --- a/app-doc/cppman/cppman-0.4.6.ebuild +++ b/app-doc/cppman/cppman-0.4.6.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{3,4}) +PYTHON_COMPAT=( python3_4) PYTHON_REQ_USE='sqlite,threads' inherit distutils-r1 diff --git a/app-doc/cppman/cppman-0.4.8.ebuild b/app-doc/cppman/cppman-0.4.8.ebuild index 52834fc09319a..71641f9d41b01 100644 --- a/app-doc/cppman/cppman-0.4.8.ebuild +++ b/app-doc/cppman/cppman-0.4.8.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{3,4}) +PYTHON_COMPAT=( python3_4) PYTHON_REQ_USE="sqlite,threads" DISTUTILS_SINGLE_IMPL=true diff --git a/app-doc/doxygen/doxygen-1.8.10-r1.ebuild b/app-doc/doxygen/doxygen-1.8.10-r1.ebuild index 17b7a1c66800a..569b03f29c6dd 100644 --- a/app-doc/doxygen/doxygen-1.8.10-r1.ebuild +++ b/app-doc/doxygen/doxygen-1.8.10-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=4 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit cmake-utils eutils fdo-mime flag-o-matic python-any-r1 qt4-r2 if [[ ${PV} = *9999* ]]; then diff --git a/app-doc/doxygen/doxygen-1.8.11-r2.ebuild b/app-doc/doxygen/doxygen-1.8.11-r2.ebuild index 5b1264b0b9e46..50101d2472048 100644 --- a/app-doc/doxygen/doxygen-1.8.11-r2.ebuild +++ b/app-doc/doxygen/doxygen-1.8.11-r2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit cmake-utils eutils fdo-mime flag-o-matic python-any-r1 if [[ ${PV} = *9999* ]]; then diff --git a/app-editors/gedit-plugins/gedit-plugins-3.20.0.ebuild b/app-editors/gedit-plugins/gedit-plugins-3.20.0.ebuild index a38e45dc87549..cbb7b40a2d0d5 100644 --- a/app-editors/gedit-plugins/gedit-plugins-3.20.0.ebuild +++ b/app-editors/gedit-plugins/gedit-plugins-3.20.0.ebuild @@ -4,7 +4,7 @@ EAPI="6" GNOME2_LA_PUNT="yes" # plugins are dlopened -PYTHON_COMPAT=( python3_{3,4,5} ) +PYTHON_COMPAT=( python3_{4,5} ) PYTHON_REQ_USE="xml" VALA_MIN_API_VERSION="0.28" diff --git a/app-editors/gedit-plugins/gedit-plugins-3.22.0.ebuild b/app-editors/gedit-plugins/gedit-plugins-3.22.0.ebuild index 39f8a4351e12f..bbeb1595ad1aa 100644 --- a/app-editors/gedit-plugins/gedit-plugins-3.22.0.ebuild +++ b/app-editors/gedit-plugins/gedit-plugins-3.22.0.ebuild @@ -4,7 +4,7 @@ EAPI="6" GNOME2_LA_PUNT="yes" # plugins are dlopened -PYTHON_COMPAT=( python3_{3,4,5} ) +PYTHON_COMPAT=( python3_{4,5} ) PYTHON_REQ_USE="xml" VALA_MIN_API_VERSION="0.28" diff --git a/app-editors/gedit/gedit-3.20.2.ebuild b/app-editors/gedit/gedit-3.20.2.ebuild index 902ad8c33237d..4d1f773f9620a 100644 --- a/app-editors/gedit/gedit-3.20.2.ebuild +++ b/app-editors/gedit/gedit-3.20.2.ebuild @@ -4,7 +4,7 @@ EAPI="6" GNOME2_LA_PUNT="yes" # plugins are dlopened -PYTHON_COMPAT=( python3_{3,4,5} ) +PYTHON_COMPAT=( python3_{4,5} ) VALA_MIN_API_VERSION="0.26" VALA_USE_DEPEND="vapigen" diff --git a/app-editors/gedit/gedit-3.22.0.ebuild b/app-editors/gedit/gedit-3.22.0.ebuild index 755b101203402..6c62ddce13506 100644 --- a/app-editors/gedit/gedit-3.22.0.ebuild +++ b/app-editors/gedit/gedit-3.22.0.ebuild @@ -4,7 +4,7 @@ EAPI="6" GNOME2_LA_PUNT="yes" # plugins are dlopened -PYTHON_COMPAT=( python3_{3,4,5} ) +PYTHON_COMPAT=( python3_{4,5} ) VALA_MIN_API_VERSION="0.26" VALA_USE_DEPEND="vapigen" diff --git a/app-editors/gvim/gvim-7.4.2102.ebuild b/app-editors/gvim/gvim-7.4.2102.ebuild index 7bdb32354021f..3b11e6a147f25 100644 --- a/app-editors/gvim/gvim-7.4.2102.ebuild +++ b/app-editors/gvim/gvim-7.4.2102.ebuild @@ -4,7 +4,7 @@ EAPI=6 VIM_VERSION="7.4" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYTHON_REQ_USE=threads inherit eutils vim-doc flag-o-matic fdo-mime versionator bash-completion-r1 prefix python-r1 diff --git a/app-editors/gvim/gvim-7.4.769.ebuild b/app-editors/gvim/gvim-7.4.769.ebuild index 238a3f202d280..9cd936cef76d9 100644 --- a/app-editors/gvim/gvim-7.4.769.ebuild +++ b/app-editors/gvim/gvim-7.4.769.ebuild @@ -4,7 +4,7 @@ EAPI=5 VIM_VERSION="7.4" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE=threads inherit eutils vim-doc flag-o-matic fdo-mime versionator bash-completion-r1 prefix python-r1 diff --git a/app-editors/retext/retext-4.1.3.ebuild b/app-editors/retext/retext-4.1.3.ebuild index b49401454eb1b..6c6f815f3be2a 100644 --- a/app-editors/retext/retext-4.1.3.ebuild +++ b/app-editors/retext/retext-4.1.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) PLOCALES="ca cs cy da de es et eu fr it ja pl pt pt_BR ru sk uk zh_CN zh_TW" diff --git a/app-editors/retext/retext-5.3.1.ebuild b/app-editors/retext/retext-5.3.1.ebuild index 33bec27003c6d..b519109809e68 100644 --- a/app-editors/retext/retext-5.3.1.ebuild +++ b/app-editors/retext/retext-5.3.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) 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" diff --git a/app-editors/retext/retext-9999.ebuild b/app-editors/retext/retext-9999.ebuild index bf0f40d5c91a7..9a97e9a157632 100644 --- a/app-editors/retext/retext-9999.ebuild +++ b/app-editors/retext/retext-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) 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" diff --git a/app-editors/vim-qt/vim-qt-20150102-r1.ebuild b/app-editors/vim-qt/vim-qt-20150102-r1.ebuild index 304449d7828c0..4e48b2d3cfb7f 100644 --- a/app-editors/vim-qt/vim-qt-20150102-r1.ebuild +++ b/app-editors/vim-qt/vim-qt-20150102-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="threads" inherit eutils fdo-mime flag-o-matic prefix python-single-r1 diff --git a/app-editors/vim/vim-7.4.2102.ebuild b/app-editors/vim/vim-7.4.2102.ebuild index 72927c9d8a353..3defc6f4bc62b 100644 --- a/app-editors/vim/vim-7.4.2102.ebuild +++ b/app-editors/vim/vim-7.4.2102.ebuild @@ -4,7 +4,7 @@ EAPI=6 VIM_VERSION="7.4" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYTHON_REQ_USE=threads inherit eutils vim-doc flag-o-matic fdo-mime versionator bash-completion-r1 python-r1 diff --git a/app-editors/vim/vim-7.4.769.ebuild b/app-editors/vim/vim-7.4.769.ebuild index caf5de0928d8f..d4836f162b42e 100644 --- a/app-editors/vim/vim-7.4.769.ebuild +++ b/app-editors/vim/vim-7.4.769.ebuild @@ -4,7 +4,7 @@ EAPI=5 VIM_VERSION="7.4" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE=threads inherit eutils vim-doc flag-o-matic fdo-mime versionator bash-completion-r1 python-r1 diff --git a/app-emacs/pymacs/pymacs-0.25-r1.ebuild b/app-emacs/pymacs/pymacs-0.25-r1.ebuild index 4f1f9b6eec2c8..21b4cc8c9c121 100644 --- a/app-emacs/pymacs/pymacs-0.25-r1.ebuild +++ b/app-emacs/pymacs/pymacs-0.25-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit elisp distutils-r1 vcs-snapshot diff --git a/app-emacs/pymacs/pymacs-0.25-r2.ebuild b/app-emacs/pymacs/pymacs-0.25-r2.ebuild index 1ff5ae5e018b5..07a2fe9d5083b 100644 --- a/app-emacs/pymacs/pymacs-0.25-r2.ebuild +++ b/app-emacs/pymacs/pymacs-0.25-r2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit elisp distutils-r1 vcs-snapshot diff --git a/app-emulation/libguestfs/libguestfs-1.28.5-r1.ebuild b/app-emulation/libguestfs/libguestfs-1.28.5-r1.ebuild index 5bb0d51726c3d..0f215fe4f69ea 100644 --- a/app-emulation/libguestfs/libguestfs-1.28.5-r1.ebuild +++ b/app-emulation/libguestfs/libguestfs-1.28.5-r1.ebuild @@ -7,7 +7,7 @@ EAPI="5" WANT_LIBTOOL=latest WANT_AUTOMAKE=1.14 AUTOTOOLS_IN_SOURCE_BUILD=1 -PYTHON_COMPAT=( python{2_7,3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit python-single-r1 autotools-utils autotools versionator eutils \ multilib linux-info perl-module base diff --git a/app-emulation/libguestfs/libguestfs-1.28.5-r2.ebuild b/app-emulation/libguestfs/libguestfs-1.28.5-r2.ebuild index 8018d6943e796..9fd45f16712ce 100644 --- a/app-emulation/libguestfs/libguestfs-1.28.5-r2.ebuild +++ b/app-emulation/libguestfs/libguestfs-1.28.5-r2.ebuild @@ -7,7 +7,7 @@ EAPI="5" WANT_LIBTOOL=latest WANT_AUTOMAKE=1.14 AUTOTOOLS_IN_SOURCE_BUILD=1 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit python-single-r1 autotools-utils autotools versionator eutils \ multilib linux-info perl-module base diff --git a/app-emulation/lxc/lxc-1.0.7.ebuild b/app-emulation/lxc/lxc-1.0.7.ebuild index bec1ea97da25a..b5128ed6c50ef 100644 --- a/app-emulation/lxc/lxc-1.0.7.ebuild +++ b/app-emulation/lxc/lxc-1.0.7.ebuild @@ -5,7 +5,7 @@ EAPI="5" MY_P="${P/_/-}" -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) DISTUTILS_OPTIONAL=1 inherit autotools bash-completion-r1 distutils-r1 eutils linux-info versionator flag-o-matic systemd diff --git a/app-emulation/lxc/lxc-1.0.8.ebuild b/app-emulation/lxc/lxc-1.0.8.ebuild index 3eed768ba8c39..40388376ed353 100644 --- a/app-emulation/lxc/lxc-1.0.8.ebuild +++ b/app-emulation/lxc/lxc-1.0.8.ebuild @@ -5,7 +5,7 @@ EAPI="5" MY_P="${P/_/-}" -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) DISTUTILS_OPTIONAL=1 inherit autotools bash-completion-r1 distutils-r1 eutils linux-info versionator flag-o-matic systemd diff --git a/app-emulation/lxc/lxc-2.0.3-r1.ebuild b/app-emulation/lxc/lxc-2.0.3-r1.ebuild index 17805be14d57b..16db83633dfac 100644 --- a/app-emulation/lxc/lxc-2.0.3-r1.ebuild +++ b/app-emulation/lxc/lxc-2.0.3-r1.ebuild @@ -5,7 +5,7 @@ EAPI="5" MY_P="${P/_/-}" -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) DISTUTILS_OPTIONAL=1 inherit autotools bash-completion-r1 distutils-r1 eutils linux-info versionator flag-o-matic systemd diff --git a/app-emulation/lxc/lxc-2.0.4.ebuild b/app-emulation/lxc/lxc-2.0.4.ebuild index 452f249639140..bc91c8f82d459 100644 --- a/app-emulation/lxc/lxc-2.0.4.ebuild +++ b/app-emulation/lxc/lxc-2.0.4.ebuild @@ -5,7 +5,7 @@ EAPI="6" MY_P="${P/_/-}" -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) DISTUTILS_OPTIONAL=1 inherit autotools bash-completion-r1 distutils-r1 linux-info versionator flag-o-matic systemd diff --git a/app-emulation/lxc/lxc-2.0.5.ebuild b/app-emulation/lxc/lxc-2.0.5.ebuild index 452f249639140..bc91c8f82d459 100644 --- a/app-emulation/lxc/lxc-2.0.5.ebuild +++ b/app-emulation/lxc/lxc-2.0.5.ebuild @@ -5,7 +5,7 @@ EAPI="6" MY_P="${P/_/-}" -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) DISTUTILS_OPTIONAL=1 inherit autotools bash-completion-r1 distutils-r1 linux-info versionator flag-o-matic systemd diff --git a/app-i18n/ibus-cangjie/ibus-cangjie-2.1.ebuild b/app-i18n/ibus-cangjie/ibus-cangjie-2.1.ebuild index bcddcee08c2b2..d68d6c3619929 100644 --- a/app-i18n/ibus-cangjie/ibus-cangjie-2.1.ebuild +++ b/app-i18n/ibus-cangjie/ibus-cangjie-2.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) inherit autotools-utils gnome2-utils python-r1 eutils diff --git a/app-i18n/ibus-cangjie/ibus-cangjie-2.2.ebuild b/app-i18n/ibus-cangjie/ibus-cangjie-2.2.ebuild index 066aa8f449c4d..a1e9f672bb3f6 100644 --- a/app-i18n/ibus-cangjie/ibus-cangjie-2.2.ebuild +++ b/app-i18n/ibus-cangjie/ibus-cangjie-2.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) inherit autotools-utils gnome2-utils python-r1 eutils diff --git a/app-i18n/ibus-cangjie/ibus-cangjie-2.3.ebuild b/app-i18n/ibus-cangjie/ibus-cangjie-2.3.ebuild index 066aa8f449c4d..a1e9f672bb3f6 100644 --- a/app-i18n/ibus-cangjie/ibus-cangjie-2.3.ebuild +++ b/app-i18n/ibus-cangjie/ibus-cangjie-2.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) inherit autotools-utils gnome2-utils python-r1 eutils diff --git a/app-i18n/ibus-cangjie/ibus-cangjie-2.4.ebuild b/app-i18n/ibus-cangjie/ibus-cangjie-2.4.ebuild index 9407d8951daea..326e0526a4012 100644 --- a/app-i18n/ibus-cangjie/ibus-cangjie-2.4.ebuild +++ b/app-i18n/ibus-cangjie/ibus-cangjie-2.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) inherit autotools-utils gnome2-utils python-r1 eutils diff --git a/app-i18n/transifex-client/transifex-client-0.12.2.ebuild b/app-i18n/transifex-client/transifex-client-0.12.2.ebuild index 3fd2be9639ec2..772f3bf860b76 100644 --- a/app-i18n/transifex-client/transifex-client-0.12.2.ebuild +++ b/app-i18n/transifex-client/transifex-client-0.12.2.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/app-misc/asciinema/asciinema-1.3.0.ebuild b/app-misc/asciinema/asciinema-1.3.0.ebuild index 47ab06ea424a8..4fa5b5e56a5f2 100644 --- a/app-misc/asciinema/asciinema-1.3.0.ebuild +++ b/app-misc/asciinema/asciinema-1.3.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{3_3,3_4}) +PYTHON_COMPAT=( python3_4) inherit distutils-r1 DESCRIPTION="Command line recorder for asciinema.org service" diff --git a/app-misc/binwalk/binwalk-2.0.1.ebuild b/app-misc/binwalk/binwalk-2.0.1.ebuild index bace7a0a5b048..c60c20038bc0a 100644 --- a/app-misc/binwalk/binwalk-2.0.1.ebuild +++ b/app-misc/binwalk/binwalk-2.0.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/app-misc/binwalk/binwalk-2.1.1.ebuild b/app-misc/binwalk/binwalk-2.1.1.ebuild index 804c0b153dad7..f0e76e45a1a46 100644 --- a/app-misc/binwalk/binwalk-2.1.1.ebuild +++ b/app-misc/binwalk/binwalk-2.1.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/app-misc/ca-certificates/ca-certificates-20151214.3.21.ebuild b/app-misc/ca-certificates/ca-certificates-20151214.3.21.ebuild index 5674b751de3a8..0d500d1e91d4e 100644 --- a/app-misc/ca-certificates/ca-certificates-20151214.3.21.ebuild +++ b/app-misc/ca-certificates/ca-certificates-20151214.3.21.ebuild @@ -26,7 +26,7 @@ # https://bugzilla.mozilla.org/enter_bug.cgi?product=NSS&component=CA%20Certificates&version=trunk EAPI="4" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit eutils python-any-r1 diff --git a/app-misc/ca-certificates/ca-certificates-20160104.3.23.ebuild b/app-misc/ca-certificates/ca-certificates-20160104.3.23.ebuild index 5284a997f67b1..2dba788ddc316 100644 --- a/app-misc/ca-certificates/ca-certificates-20160104.3.23.ebuild +++ b/app-misc/ca-certificates/ca-certificates-20160104.3.23.ebuild @@ -26,7 +26,7 @@ # https://bugzilla.mozilla.org/enter_bug.cgi?product=NSS&component=CA%20Certificates&version=trunk EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit eutils python-any-r1 diff --git a/app-misc/ca-certificates/ca-certificates-20160104.3.27.1-r2.ebuild b/app-misc/ca-certificates/ca-certificates-20160104.3.27.1-r2.ebuild index c1d332aec3c94..0a7bba2c4e191 100644 --- a/app-misc/ca-certificates/ca-certificates-20160104.3.27.1-r2.ebuild +++ b/app-misc/ca-certificates/ca-certificates-20160104.3.27.1-r2.ebuild @@ -26,7 +26,7 @@ # https://bugzilla.mozilla.org/enter_bug.cgi?product=NSS&component=CA%20Certificates&version=trunk EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit eutils python-any-r1 diff --git a/app-misc/ca-certificates/ca-certificates-20160104.3.27.1.ebuild b/app-misc/ca-certificates/ca-certificates-20160104.3.27.1.ebuild index 501429ca4dfc7..924bc684c72fc 100644 --- a/app-misc/ca-certificates/ca-certificates-20160104.3.27.1.ebuild +++ b/app-misc/ca-certificates/ca-certificates-20160104.3.27.1.ebuild @@ -26,7 +26,7 @@ # https://bugzilla.mozilla.org/enter_bug.cgi?product=NSS&component=CA%20Certificates&version=trunk EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit eutils python-any-r1 diff --git a/app-misc/hivex/hivex-1.3.11-r1.ebuild b/app-misc/hivex/hivex-1.3.11-r1.ebuild index 146a1c282351d..cb46aabb50b02 100644 --- a/app-misc/hivex/hivex-1.3.11-r1.ebuild +++ b/app-misc/hivex/hivex-1.3.11-r1.ebuild @@ -9,7 +9,7 @@ AUTOTOOLS_IN_SOURCE_BUILD=1 USE_RUBY="ruby20 ruby21" RUBY_OPTIONAL=yes -PYTHON_COMPAT=(python2_7 python3_{3,4}) +PYTHON_COMPAT=(python2_7 python3_4) inherit autotools-utils eutils perl-app ruby-ng python-single-r1 diff --git a/app-misc/khal/khal-0.7.0.ebuild b/app-misc/khal/khal-0.7.0.ebuild index a720dac58a72f..d338656379fc7 100644 --- a/app-misc/khal/khal-0.7.0.ebuild +++ b/app-misc/khal/khal-0.7.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="sqlite" inherit distutils-r1 diff --git a/app-misc/khal/khal-0.8.1.ebuild b/app-misc/khal/khal-0.8.1.ebuild index 72c80aa87310f..a93c68421122f 100644 --- a/app-misc/khal/khal-0.8.1.ebuild +++ b/app-misc/khal/khal-0.8.1.ebuild @@ -4,7 +4,7 @@ EAPI="6" -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) PYTHON_REQ_USE="sqlite" inherit distutils-r1 diff --git a/app-misc/media-player-info/media-player-info-21-r1.ebuild b/app-misc/media-player-info/media-player-info-21-r1.ebuild index e3a768c1d657d..b646ebd5a4019 100644 --- a/app-misc/media-player-info/media-player-info-21-r1.ebuild +++ b/app-misc/media-player-info/media-player-info-21-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) inherit eutils python-any-r1 diff --git a/app-misc/media-player-info/media-player-info-22.ebuild b/app-misc/media-player-info/media-player-info-22.ebuild index 1398ca5018b39..3458e2c6b64b1 100644 --- a/app-misc/media-player-info/media-player-info-22.ebuild +++ b/app-misc/media-player-info/media-player-info-22.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python3_{3,4,5} ) +PYTHON_COMPAT=( python3_{4,5} ) inherit eutils python-any-r1 diff --git a/app-misc/ranger/ranger-1.7.2.ebuild b/app-misc/ranger/ranger-1.7.2.ebuild index eb4b4e683fa16..f368fbb8d84be 100644 --- a/app-misc/ranger/ranger-1.7.2.ebuild +++ b/app-misc/ranger/ranger-1.7.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYTHON_REQ_USE="ncurses" inherit distutils-r1 diff --git a/app-misc/solaar/solaar-0.9.2-r3.ebuild b/app-misc/solaar/solaar-0.9.2-r3.ebuild index 93931e7e9f4c1..fd8d962f8dd53 100644 --- a/app-misc/solaar/solaar-0.9.2-r3.ebuild +++ b/app-misc/solaar/solaar-0.9.2-r3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 udev user linux-info gnome2-utils diff --git a/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild b/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild index d319a3fafe224..b44c2301f7e2f 100644 --- a/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild +++ b/app-mobilephone/obexftp/obexftp-0.24-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit cmake-utils python-single-r1 python-utils-r1 eutils multilib DESCRIPTION="File transfer over OBEX for mobile phones" diff --git a/app-mobilephone/obexftp/obexftp-0.24.ebuild b/app-mobilephone/obexftp/obexftp-0.24.ebuild index 3a22f3409764c..4cdecc622c4bb 100644 --- a/app-mobilephone/obexftp/obexftp-0.24.ebuild +++ b/app-mobilephone/obexftp/obexftp-0.24.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit cmake-utils python-single-r1 python-utils-r1 eutils multilib DESCRIPTION="File transfer over OBEX for mobile phones" diff --git a/app-office/unoconv/unoconv-0.7.ebuild b/app-office/unoconv/unoconv-0.7.ebuild index a7c6744ad0328..e7719a557d332 100644 --- a/app-office/unoconv/unoconv-0.7.ebuild +++ b/app-office/unoconv/unoconv-0.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit eutils python-single-r1 diff --git a/app-pda/libimobiledevice/libimobiledevice-1.2.0.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.2.0.ebuild index b7e97b0076101..3feb3989cea01 100644 --- a/app-pda/libimobiledevice/libimobiledevice-1.2.0.ebuild +++ b/app-pda/libimobiledevice/libimobiledevice-1.2.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit eutils python-r1 DESCRIPTION="Support library to communicate with Apple iPhone/iPod Touch devices" diff --git a/app-pda/libplist/libplist-1.11-r2.ebuild b/app-pda/libplist/libplist-1.11-r2.ebuild index e19af75e9a17f..dfd93c1a8e285 100644 --- a/app-pda/libplist/libplist-1.11-r2.ebuild +++ b/app-pda/libplist/libplist-1.11-r2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit autotools eutils python-r1 DESCRIPTION="Support library to deal with Apple Property Lists (Binary & XML)" diff --git a/app-pda/libplist/libplist-1.11.ebuild b/app-pda/libplist/libplist-1.11.ebuild index a50fe72224f8b..b5e612ab902b1 100644 --- a/app-pda/libplist/libplist-1.11.ebuild +++ b/app-pda/libplist/libplist-1.11.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) AUTOTOOLS_PRUNE_LIBTOOL_FILES=all inherit autotools-utils python-r1 diff --git a/app-pda/libplist/libplist-1.12.ebuild b/app-pda/libplist/libplist-1.12.ebuild index 8f40dc7a7419c..5d4ed60664dcb 100644 --- a/app-pda/libplist/libplist-1.12.ebuild +++ b/app-pda/libplist/libplist-1.12.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit autotools eutils python-r1 DESCRIPTION="Support library to deal with Apple Property Lists (Binary & XML)" diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-1.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-1.ebuild index e31a359545a3b..1ec6029935ee1 100644 --- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-1.ebuild +++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit python-r1 diff --git a/app-portage/diffmask/diffmask-0.3.3-r2.ebuild b/app-portage/diffmask/diffmask-0.3.3-r2.ebuild index 907cb2ed1367a..af42c18f2bc3f 100644 --- a/app-portage/diffmask/diffmask-0.3.3-r2.ebuild +++ b/app-portage/diffmask/diffmask-0.3.3-r2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/app-portage/diffmask/diffmask-9999.ebuild b/app-portage/diffmask/diffmask-9999.ebuild index 97adc6f9c5b0f..cadae1858a4ce 100644 --- a/app-portage/diffmask/diffmask-9999.ebuild +++ b/app-portage/diffmask/diffmask-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/app-portage/elogviewer/elogviewer-2.1-r1.ebuild b/app-portage/elogviewer/elogviewer-2.1-r1.ebuild index b4e3805612471..438e1925cdc61 100644 --- a/app-portage/elogviewer/elogviewer-2.1-r1.ebuild +++ b/app-portage/elogviewer/elogviewer-2.1-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=(python{2_7,3_3}) +PYTHON_COMPAT=(python2_7) inherit distutils-r1 diff --git a/app-portage/elogviewer/elogviewer-2.1-r2.ebuild b/app-portage/elogviewer/elogviewer-2.1-r2.ebuild index d4ccaa43d41e5..793a1fabf4bae 100644 --- a/app-portage/elogviewer/elogviewer-2.1-r2.ebuild +++ b/app-portage/elogviewer/elogviewer-2.1-r2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=(python{2_7,3_3,3_4}) +PYTHON_COMPAT=(python{2_7,3_4}) inherit distutils-r1 diff --git a/app-portage/elogviewer/elogviewer-2.6-r1.ebuild b/app-portage/elogviewer/elogviewer-2.6-r1.ebuild index 74c7023af7dec..0636f9791bac8 100644 --- a/app-portage/elogviewer/elogviewer-2.6-r1.ebuild +++ b/app-portage/elogviewer/elogviewer-2.6-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_3,3_4}) +PYTHON_COMPAT=(python{2_7,3_4}) DISABLE_AUTOFORMATTING=true inherit distutils-r1 eutils readme.gentoo diff --git a/app-portage/elogviewer/elogviewer-2.6-r2.ebuild b/app-portage/elogviewer/elogviewer-2.6-r2.ebuild index 41cb8ee25ce8f..3719bfee2af92 100644 --- a/app-portage/elogviewer/elogviewer-2.6-r2.ebuild +++ b/app-portage/elogviewer/elogviewer-2.6-r2.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) DISABLE_AUTOFORMATTING=true diff --git a/app-portage/elogviewer/elogviewer-2.6.ebuild b/app-portage/elogviewer/elogviewer-2.6.ebuild index 5f9ec9dcd9d09..320d399d1d08e 100644 --- a/app-portage/elogviewer/elogviewer-2.6.ebuild +++ b/app-portage/elogviewer/elogviewer-2.6.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_3,3_4}) +PYTHON_COMPAT=(python{2_7,3_4}) DISABLE_AUTOFORMATTING=true inherit distutils-r1 eutils readme.gentoo diff --git a/app-portage/esearch/esearch-1.3-r1.ebuild b/app-portage/esearch/esearch-1.3-r1.ebuild index 311216d16b75e..532fd6ca8ba1f 100644 --- a/app-portage/esearch/esearch-1.3-r1.ebuild +++ b/app-portage/esearch/esearch-1.3-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=(python{2_7,3_3,3_4}) +PYTHON_COMPAT=(python{2_7,3_4}) PYTHON_REQ_USE="readline(+)" inherit distutils-r1 diff --git a/app-portage/esearch/esearch-9999.ebuild b/app-portage/esearch/esearch-9999.ebuild index 4db5b2426b454..75102d0429280 100644 --- a/app-portage/esearch/esearch-9999.ebuild +++ b/app-portage/esearch/esearch-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=(python{2_7,3_3,3_4}) +PYTHON_COMPAT=(python{2_7,3_4}) PYTHON_REQ_USE="readline(+)" inherit distutils-r1 git-2 diff --git a/app-portage/flaggie/flaggie-0.2.1.ebuild b/app-portage/flaggie/flaggie-0.2.1.ebuild index 936c68f9a68f5..a20938c13ba69 100644 --- a/app-portage/flaggie/flaggie-0.2.1.ebuild +++ b/app-portage/flaggie/flaggie-0.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit bash-completion-r1 distutils-r1 diff --git a/app-portage/flaggie/flaggie-9999.ebuild b/app-portage/flaggie/flaggie-9999.ebuild index 9e56ddd8eaf8d..c46553ddf4ba3 100644 --- a/app-portage/flaggie/flaggie-9999.ebuild +++ b/app-portage/flaggie/flaggie-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit bash-completion-r1 distutils-r1 diff --git a/app-portage/g-sorcery/g-sorcery-0.1-r1.ebuild b/app-portage/g-sorcery/g-sorcery-0.1-r1.ebuild index ff817257bc63b..a5bb30c65fca6 100644 --- a/app-portage/g-sorcery/g-sorcery-0.1-r1.ebuild +++ b/app-portage/g-sorcery/g-sorcery-0.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_3,3_4}) +PYTHON_COMPAT=(python{2_7,3_4}) inherit distutils-r1 diff --git a/app-portage/g-sorcery/g-sorcery-0.2.1-r1.ebuild b/app-portage/g-sorcery/g-sorcery-0.2.1-r1.ebuild index 531f8be399526..2edc88f9d0ebc 100644 --- a/app-portage/g-sorcery/g-sorcery-0.2.1-r1.ebuild +++ b/app-portage/g-sorcery/g-sorcery-0.2.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=(python{2_7,3_3,3_4,3_5}) +PYTHON_COMPAT=(python{2_7,3_4,3_5}) inherit distutils-r1 prefix diff --git a/app-portage/g-sorcery/g-sorcery-0.2.1.ebuild b/app-portage/g-sorcery/g-sorcery-0.2.1.ebuild index 55e5909560296..ab3482143c8aa 100644 --- a/app-portage/g-sorcery/g-sorcery-0.2.1.ebuild +++ b/app-portage/g-sorcery/g-sorcery-0.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_3,3_4}) +PYTHON_COMPAT=(python{2_7,3_4}) inherit distutils-r1 diff --git a/app-portage/g-sorcery/g-sorcery-0.2.ebuild b/app-portage/g-sorcery/g-sorcery-0.2.ebuild index 5089c732d1ac8..b71db4fd93e03 100644 --- a/app-portage/g-sorcery/g-sorcery-0.2.ebuild +++ b/app-portage/g-sorcery/g-sorcery-0.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_3,3_4}) +PYTHON_COMPAT=(python{2_7,3_4}) inherit distutils-r1 diff --git a/app-portage/g-sorcery/g-sorcery-9999.ebuild b/app-portage/g-sorcery/g-sorcery-9999.ebuild index bfde259aff32a..ac77f4b64e020 100644 --- a/app-portage/g-sorcery/g-sorcery-9999.ebuild +++ b/app-portage/g-sorcery/g-sorcery-9999.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=(python{2_7,3_3,3_4,3_5}) +PYTHON_COMPAT=(python{2_7,3_4,3_5}) inherit distutils-r1 git-r3 diff --git a/app-portage/gentoolkit-dev/gentoolkit-dev-0.2.8.3-r1.ebuild b/app-portage/gentoolkit-dev/gentoolkit-dev-0.2.8.3-r1.ebuild index 5fed57b6135cf..9d3ec3764b755 100644 --- a/app-portage/gentoolkit-dev/gentoolkit-dev-0.2.8.3-r1.ebuild +++ b/app-portage/gentoolkit-dev/gentoolkit-dev-0.2.8.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="xml" diff --git a/app-portage/gentoolkit-dev/gentoolkit-dev-0.3.0.ebuild b/app-portage/gentoolkit-dev/gentoolkit-dev-0.3.0.ebuild index bfd277b4345fc..309171d293143 100644 --- a/app-portage/gentoolkit-dev/gentoolkit-dev-0.3.0.ebuild +++ b/app-portage/gentoolkit-dev/gentoolkit-dev-0.3.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYTHON_REQ_USE="xml" inherit python-r1 diff --git a/app-portage/gentoolkit-dev/gentoolkit-dev-9999.ebuild b/app-portage/gentoolkit-dev/gentoolkit-dev-9999.ebuild index bfd277b4345fc..309171d293143 100644 --- a/app-portage/gentoolkit-dev/gentoolkit-dev-9999.ebuild +++ b/app-portage/gentoolkit-dev/gentoolkit-dev-9999.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYTHON_REQ_USE="xml" inherit python-r1 diff --git a/app-portage/gentoolkit/gentoolkit-0.3.0.8-r2.ebuild b/app-portage/gentoolkit/gentoolkit-0.3.0.8-r2.ebuild index e2ccfcf521f57..ce3ea8d113cd4 100644 --- a/app-portage/gentoolkit/gentoolkit-0.3.0.8-r2.ebuild +++ b/app-portage/gentoolkit/gentoolkit-0.3.0.8-r2.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=(python{2_7,3_3}) +PYTHON_COMPAT=(python2_7) PYTHON_REQ_USE="xml(+),threads(+)" inherit distutils-r1 diff --git a/app-portage/gentoolkit/gentoolkit-0.3.0.9-r2.ebuild b/app-portage/gentoolkit/gentoolkit-0.3.0.9-r2.ebuild index 2ced6656779d3..111f8269bc978 100644 --- a/app-portage/gentoolkit/gentoolkit-0.3.0.9-r2.ebuild +++ b/app-portage/gentoolkit/gentoolkit-0.3.0.9-r2.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=(python{2_7,3_3,3_4} pypy) +PYTHON_COMPAT=(python{2_7,3_4} pypy) PYTHON_REQ_USE="xml(+),threads(+)" inherit distutils-r1 eutils diff --git a/app-portage/gentoolkit/gentoolkit-0.3.1.1.ebuild b/app-portage/gentoolkit/gentoolkit-0.3.1.1.ebuild index 35d7af21cd059..0ef1f7aa63c34 100644 --- a/app-portage/gentoolkit/gentoolkit-0.3.1.1.ebuild +++ b/app-portage/gentoolkit/gentoolkit-0.3.1.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=(python{2_7,3_3,3_4,3_5} pypy) +PYTHON_COMPAT=(python{2_7,3_4,3_5} pypy) PYTHON_REQ_USE="xml(+),threads(+)" inherit distutils-r1 eutils diff --git a/app-portage/gentoolkit/gentoolkit-0.3.2-r1.ebuild b/app-portage/gentoolkit/gentoolkit-0.3.2-r1.ebuild index e89456161cf8d..023f5ddc7659c 100644 --- a/app-portage/gentoolkit/gentoolkit-0.3.2-r1.ebuild +++ b/app-portage/gentoolkit/gentoolkit-0.3.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI="6" -PYTHON_COMPAT=(python{2_7,3_3,3_4,3_5} pypy) +PYTHON_COMPAT=(python{2_7,3_4,3_5} pypy) PYTHON_REQ_USE="xml(+),threads(+)" inherit distutils-r1 diff --git a/app-portage/gentoolkit/gentoolkit-0.3.2.ebuild b/app-portage/gentoolkit/gentoolkit-0.3.2.ebuild index e7bcb4003294f..fefc96798209b 100644 --- a/app-portage/gentoolkit/gentoolkit-0.3.2.ebuild +++ b/app-portage/gentoolkit/gentoolkit-0.3.2.ebuild @@ -4,7 +4,7 @@ EAPI="6" -PYTHON_COMPAT=(python{2_7,3_3,3_4,3_5} pypy) +PYTHON_COMPAT=(python{2_7,3_4,3_5} pypy) PYTHON_REQ_USE="xml(+),threads(+)" inherit distutils-r1 eutils diff --git a/app-portage/gentoolkit/gentoolkit-9999.ebuild b/app-portage/gentoolkit/gentoolkit-9999.ebuild index 90158f356f6ca..1c869218d6eba 100644 --- a/app-portage/gentoolkit/gentoolkit-9999.ebuild +++ b/app-portage/gentoolkit/gentoolkit-9999.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=(python{2_7,3_3,3_4,3_5} pypy) +PYTHON_COMPAT=(python{2_7,3_4,3_5} pypy) PYTHON_REQ_USE="xml(+),threads(+)" inherit distutils-r1 git-r3 diff --git a/app-portage/gentoopm/gentoopm-0.2.9.ebuild b/app-portage/gentoopm/gentoopm-0.2.9.ebuild index c8ff968ecd730..068c844f927b2 100644 --- a/app-portage/gentoopm/gentoopm-0.2.9.ebuild +++ b/app-portage/gentoopm/gentoopm-0.2.9.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/app-portage/gentoopm/gentoopm-9999.ebuild b/app-portage/gentoopm/gentoopm-9999.ebuild index c8c4b3fb4f50b..75bdae3a46cf3 100644 --- a/app-portage/gentoopm/gentoopm-9999.ebuild +++ b/app-portage/gentoopm/gentoopm-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/app-portage/gpyutils/gpyutils-0.1.2.ebuild b/app-portage/gpyutils/gpyutils-0.1.2.ebuild index 7e5f64e2fcb51..e202f84a6668b 100644 --- a/app-portage/gpyutils/gpyutils-0.1.2.ebuild +++ b/app-portage/gpyutils/gpyutils-0.1.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} pypy ) +PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 diff --git a/app-portage/gpyutils/gpyutils-0.1.3.ebuild b/app-portage/gpyutils/gpyutils-0.1.3.ebuild index fe87133a6e34e..e56ac6d25bc5e 100644 --- a/app-portage/gpyutils/gpyutils-0.1.3.ebuild +++ b/app-portage/gpyutils/gpyutils-0.1.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/app-portage/gpyutils/gpyutils-0.1.4.ebuild b/app-portage/gpyutils/gpyutils-0.1.4.ebuild index 12bf16ff723d7..8b3bf8a1b18d3 100644 --- a/app-portage/gpyutils/gpyutils-0.1.4.ebuild +++ b/app-portage/gpyutils/gpyutils-0.1.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/app-portage/gpyutils/gpyutils-0.1.ebuild b/app-portage/gpyutils/gpyutils-0.1.ebuild index 75e012a0cdb38..6e296aba709c2 100644 --- a/app-portage/gpyutils/gpyutils-0.1.ebuild +++ b/app-portage/gpyutils/gpyutils-0.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 diff --git a/app-portage/gpyutils/gpyutils-9999.ebuild b/app-portage/gpyutils/gpyutils-9999.ebuild index 82c50f5448b62..3c1460699590b 100644 --- a/app-portage/gpyutils/gpyutils-9999.ebuild +++ b/app-portage/gpyutils/gpyutils-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/app-portage/gs-elpa/gs-elpa-0.1.3-r1.ebuild b/app-portage/gs-elpa/gs-elpa-0.1.3-r1.ebuild index 8f84e6f748a0d..34c5aca41fcd4 100644 --- a/app-portage/gs-elpa/gs-elpa-0.1.3-r1.ebuild +++ b/app-portage/gs-elpa/gs-elpa-0.1.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=(python{2_7,3_3,3_4,3_5}) +PYTHON_COMPAT=(python{2_7,3_4,3_5}) inherit distutils-r1 diff --git a/app-portage/gs-elpa/gs-elpa-0.1.3.ebuild b/app-portage/gs-elpa/gs-elpa-0.1.3.ebuild index 71bea7b75da4e..b94d5695777bc 100644 --- a/app-portage/gs-elpa/gs-elpa-0.1.3.ebuild +++ b/app-portage/gs-elpa/gs-elpa-0.1.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_3,3_4}) +PYTHON_COMPAT=(python{2_7,3_4}) inherit distutils-r1 diff --git a/app-portage/gs-elpa/gs-elpa-9999.ebuild b/app-portage/gs-elpa/gs-elpa-9999.ebuild index 7d0ba361a1459..853bad5e99157 100644 --- a/app-portage/gs-elpa/gs-elpa-9999.ebuild +++ b/app-portage/gs-elpa/gs-elpa-9999.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=(python{2_7,3_3,3_4,3_5}) +PYTHON_COMPAT=(python{2_7,3_4,3_5}) inherit distutils-r1 git-r3 diff --git a/app-portage/gs-pypi/gs-pypi-0.1.ebuild b/app-portage/gs-pypi/gs-pypi-0.1.ebuild index 9c50a1c074375..d6ea394929695 100644 --- a/app-portage/gs-pypi/gs-pypi-0.1.ebuild +++ b/app-portage/gs-pypi/gs-pypi-0.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_3,3_4}) +PYTHON_COMPAT=(python{2_7,3_4}) inherit distutils-r1 diff --git a/app-portage/gs-pypi/gs-pypi-0.2.1-r1.ebuild b/app-portage/gs-pypi/gs-pypi-0.2.1-r1.ebuild index c3d9d113bac0a..af7e148136fcd 100644 --- a/app-portage/gs-pypi/gs-pypi-0.2.1-r1.ebuild +++ b/app-portage/gs-pypi/gs-pypi-0.2.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=(python{2_7,3_3,3_4,3_5}) +PYTHON_COMPAT=(python{2_7,3_4,3_5}) inherit distutils-r1 diff --git a/app-portage/gs-pypi/gs-pypi-0.2.1.ebuild b/app-portage/gs-pypi/gs-pypi-0.2.1.ebuild index fa593fbf828bf..959d520be3f23 100644 --- a/app-portage/gs-pypi/gs-pypi-0.2.1.ebuild +++ b/app-portage/gs-pypi/gs-pypi-0.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_3,3_4}) +PYTHON_COMPAT=(python{2_7,3_4}) inherit distutils-r1 diff --git a/app-portage/gs-pypi/gs-pypi-0.2.ebuild b/app-portage/gs-pypi/gs-pypi-0.2.ebuild index 63dee48dda0a5..63bd3711fcad5 100644 --- a/app-portage/gs-pypi/gs-pypi-0.2.ebuild +++ b/app-portage/gs-pypi/gs-pypi-0.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_3,3_4}) +PYTHON_COMPAT=(python{2_7,3_4}) inherit distutils-r1 diff --git a/app-portage/gs-pypi/gs-pypi-9999.ebuild b/app-portage/gs-pypi/gs-pypi-9999.ebuild index 3990d058bfe90..ab011e1e6d337 100644 --- a/app-portage/gs-pypi/gs-pypi-9999.ebuild +++ b/app-portage/gs-pypi/gs-pypi-9999.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=(python{2_7,3_3,3_4,3_5}) +PYTHON_COMPAT=(python{2_7,3_4,3_5}) inherit distutils-r1 git-r3 diff --git a/app-portage/install-mask/install-mask-0.1.1.ebuild b/app-portage/install-mask/install-mask-0.1.1.ebuild index 19ebe063104a1..944087fae7b0c 100644 --- a/app-portage/install-mask/install-mask-0.1.1.ebuild +++ b/app-portage/install-mask/install-mask-0.1.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/app-portage/install-mask/install-mask-9999.ebuild b/app-portage/install-mask/install-mask-9999.ebuild index a6397c955a453..461a4e67ed8f7 100644 --- a/app-portage/install-mask/install-mask-9999.ebuild +++ b/app-portage/install-mask/install-mask-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/app-portage/layman/layman-2.1.0-r3.ebuild b/app-portage/layman/layman-2.1.0-r3.ebuild index 9656511446310..aa873d098b482 100644 --- a/app-portage/layman/layman-2.1.0-r3.ebuild +++ b/app-portage/layman/layman-2.1.0-r3.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) PYTHON_REQ_USE="xml(+)" inherit eutils distutils-r1 prefix diff --git a/app-portage/layman/layman-2.2.0-r7.ebuild b/app-portage/layman/layman-2.2.0-r7.ebuild index 421f6bae22a31..9c8e5cb201a84 100644 --- a/app-portage/layman/layman-2.2.0-r7.ebuild +++ b/app-portage/layman/layman-2.2.0-r7.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) PYTHON_REQ_USE="xml(+)" inherit eutils distutils-r1 linux-info prefix diff --git a/app-portage/layman/layman-2.3.0-r1.ebuild b/app-portage/layman/layman-2.3.0-r1.ebuild index d3a9a16c64101..db189a579d8c3 100644 --- a/app-portage/layman/layman-2.3.0-r1.ebuild +++ b/app-portage/layman/layman-2.3.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) PYTHON_REQ_USE="xml(+)" inherit eutils distutils-r1 linux-info prefix diff --git a/app-portage/layman/layman-2.4.0-r1.ebuild b/app-portage/layman/layman-2.4.0-r1.ebuild index 79dcd8c0df727..7ae33587ffcd6 100644 --- a/app-portage/layman/layman-2.4.0-r1.ebuild +++ b/app-portage/layman/layman-2.4.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) PYTHON_REQ_USE="xml(+),sqlite?" inherit eutils distutils-r1 linux-info prefix diff --git a/app-portage/layman/layman-2.4.1-r1.ebuild b/app-portage/layman/layman-2.4.1-r1.ebuild index 748813befa99c..3176efa8552fb 100644 --- a/app-portage/layman/layman-2.4.1-r1.ebuild +++ b/app-portage/layman/layman-2.4.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) PYTHON_REQ_USE="xml(+),sqlite?" inherit eutils distutils-r1 linux-info prefix diff --git a/app-portage/layman/layman-9999.ebuild b/app-portage/layman/layman-9999.ebuild index c0f8f12686983..41ba82e14d3e8 100644 --- a/app-portage/layman/layman-9999.ebuild +++ b/app-portage/layman/layman-9999.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) PYTHON_REQ_USE="xml(+),sqlite?" inherit eutils distutils-r1 git-2 linux-info prefix diff --git a/app-portage/mirrorselect/mirrorselect-2.2.0.1.ebuild b/app-portage/mirrorselect/mirrorselect-2.2.0.1.ebuild index 580deb0839917..6eb0ec28ea511 100644 --- a/app-portage/mirrorselect/mirrorselect-2.2.0.1.ebuild +++ b/app-portage/mirrorselect/mirrorselect-2.2.0.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="xml" inherit eutils distutils-r1 prefix diff --git a/app-portage/mirrorselect/mirrorselect-2.2.2-r2.ebuild b/app-portage/mirrorselect/mirrorselect-2.2.2-r2.ebuild index 0a482554111dc..bae36718bfb02 100644 --- a/app-portage/mirrorselect/mirrorselect-2.2.2-r2.ebuild +++ b/app-portage/mirrorselect/mirrorselect-2.2.2-r2.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="xml" inherit eutils distutils-r1 prefix diff --git a/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild b/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild index 0a4980517358b..bf72499f8d56c 100644 --- a/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild +++ b/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="xml" inherit eutils distutils-r1 prefix diff --git a/app-portage/mirrorselect/mirrorselect-9999.ebuild b/app-portage/mirrorselect/mirrorselect-9999.ebuild index a5cd0ebe6440c..f0a35c85bc48c 100644 --- a/app-portage/mirrorselect/mirrorselect-9999.ebuild +++ b/app-portage/mirrorselect/mirrorselect-9999.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="xml" inherit eutils distutils-r1 git-2 prefix diff --git a/app-portage/overlint/overlint-0.5.2.ebuild b/app-portage/overlint/overlint-0.5.2.ebuild index 9098f9743fd1e..fb720a54bc4b8 100644 --- a/app-portage/overlint/overlint-0.5.2.ebuild +++ b/app-portage/overlint/overlint-0.5.2.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/app-portage/overlint/overlint-0.5.3.ebuild b/app-portage/overlint/overlint-0.5.3.ebuild index ae883de759584..3e0f85554a375 100644 --- a/app-portage/overlint/overlint-0.5.3.ebuild +++ b/app-portage/overlint/overlint-0.5.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/app-portage/portpeek/portpeek-2.1.18.ebuild b/app-portage/portpeek/portpeek-2.1.18.ebuild index c922a590eac7f..0a03bf9517fdb 100644 --- a/app-portage/portpeek/portpeek-2.1.18.ebuild +++ b/app-portage/portpeek/portpeek-2.1.18.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit python-r1 diff --git a/app-portage/portpeek/portpeek-2.1.19.ebuild b/app-portage/portpeek/portpeek-2.1.19.ebuild index 6304808381478..78a0d9e9179df 100644 --- a/app-portage/portpeek/portpeek-2.1.19.ebuild +++ b/app-portage/portpeek/portpeek-2.1.19.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit python-r1 diff --git a/app-portage/portpeek/portpeek-2.1.20-r1.ebuild b/app-portage/portpeek/portpeek-2.1.20-r1.ebuild index cc8685e208bb7..5bf0591e850f0 100644 --- a/app-portage/portpeek/portpeek-2.1.20-r1.ebuild +++ b/app-portage/portpeek/portpeek-2.1.20-r1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit python-r1 diff --git a/app-portage/portpeek/portpeek-2.1.20.ebuild b/app-portage/portpeek/portpeek-2.1.20.ebuild index 2699dfe78261c..603c4829c09f0 100644 --- a/app-portage/portpeek/portpeek-2.1.20.ebuild +++ b/app-portage/portpeek/portpeek-2.1.20.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit python-r1 diff --git a/app-portage/portpeek/portpeek-2.1.9.ebuild b/app-portage/portpeek/portpeek-2.1.9.ebuild index 2c9034fb4935e..060d44ec3a074 100644 --- a/app-portage/portpeek/portpeek-2.1.9.ebuild +++ b/app-portage/portpeek/portpeek-2.1.9.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit python-r1 diff --git a/app-portage/pqlop/pqlop-0.02-r1.ebuild b/app-portage/pqlop/pqlop-0.02-r1.ebuild index 63e7f4447cb42..b61eaa8f39353 100644 --- a/app-portage/pqlop/pqlop-0.02-r1.ebuild +++ b/app-portage/pqlop/pqlop-0.02-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit python-r1 diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.3.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.3.ebuild index 59cc96fd2c10c..7c63dab54ce3e 100644 --- a/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.3.ebuild +++ b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.4.1.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.4.1.ebuild index e5d0edd16ffb2..3cd66814c1e85 100644 --- a/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.4.1.ebuild +++ b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.4.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.4.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.4.ebuild index 52b79bc0f719b..9648dc47b8eda 100644 --- a/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.4.ebuild +++ b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild index cdc4ac9a8a67b..d7908d682f3cb 100644 --- a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild +++ b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/app-portage/tatt/tatt-0.3.ebuild b/app-portage/tatt/tatt-0.3.ebuild index e38a90dcaaec8..7d8f2c55ee14e 100644 --- a/app-portage/tatt/tatt-0.3.ebuild +++ b/app-portage/tatt/tatt-0.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/app-portage/tatt/tatt-9999.ebuild b/app-portage/tatt/tatt-9999.ebuild index bd471ac65f07e..260fcc0fee7b6 100644 --- a/app-portage/tatt/tatt-9999.ebuild +++ b/app-portage/tatt/tatt-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 git-r3 diff --git a/app-shells/autojump/autojump-22.2.4-r4.ebuild b/app-shells/autojump/autojump-22.2.4-r4.ebuild index 8ba85aaf46a4b..0beaa862e551a 100644 --- a/app-shells/autojump/autojump-22.2.4-r4.ebuild +++ b/app-shells/autojump/autojump-22.2.4-r4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit bash-completion-r1 python-r1 vcs-snapshot diff --git a/app-text/grip/grip-4.2.0.ebuild b/app-text/grip/grip-4.2.0.ebuild index a031604b94ff8..3543737d43d0a 100644 --- a/app-text/grip/grip-4.2.0.ebuild +++ b/app-text/grip/grip-4.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 pypy{,3} python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 pypy{,3} python3_{4,5} ) inherit distutils-r1 diff --git a/app-text/landslide/landslide-1.1.3.ebuild b/app-text/landslide/landslide-1.1.3.ebuild index 11729367419ef..6f57a1718037e 100644 --- a/app-text/landslide/landslide-1.1.3.ebuild +++ b/app-text/landslide/landslide-1.1.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 vcs-snapshot diff --git a/app-text/nfoview/nfoview-1.15.1.ebuild b/app-text/nfoview/nfoview-1.15.1.ebuild index 30977aa944164..1b6ea1c9e9b8b 100644 --- a/app-text/nfoview/nfoview-1.15.1.ebuild +++ b/app-text/nfoview/nfoview-1.15.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) inherit distutils-r1 fdo-mime gnome2-utils if [[ ${PV} == "9999" ]] ; then diff --git a/app-text/nfoview/nfoview-9999.ebuild b/app-text/nfoview/nfoview-9999.ebuild index ae1f824bb9f32..86461d9ee702d 100644 --- a/app-text/nfoview/nfoview-9999.ebuild +++ b/app-text/nfoview/nfoview-9999.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) inherit distutils-r1 fdo-mime gnome2-utils if [[ ${PV} == "9999" ]] ; then diff --git a/app-text/pastebinit/pastebinit-1.5.ebuild b/app-text/pastebinit/pastebinit-1.5.ebuild index c7db8674fec64..052bbffd46a54 100644 --- a/app-text/pastebinit/pastebinit-1.5.ebuild +++ b/app-text/pastebinit/pastebinit-1.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="xml" inherit python-single-r1 diff --git a/app-text/pelican/pelican-3.6.0.ebuild b/app-text/pelican/pelican-3.6.0.ebuild index 7364a69c4cabd..6488f08953a33 100644 --- a/app-text/pelican/pelican-3.6.0.ebuild +++ b/app-text/pelican/pelican-3.6.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/app-text/pelican/pelican-3.6.3.ebuild b/app-text/pelican/pelican-3.6.3.ebuild index e655459a7ba54..564f06b32b5e0 100644 --- a/app-text/pelican/pelican-3.6.3.ebuild +++ b/app-text/pelican/pelican-3.6.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/app-text/pelican/pelican-9999.ebuild b/app-text/pelican/pelican-9999.ebuild index d89aee9b53dcb..5ccb4e654e8ba 100644 --- a/app-text/pelican/pelican-9999.ebuild +++ b/app-text/pelican/pelican-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 git-r3 diff --git a/app-text/pytextile/pytextile-2.1.8.ebuild b/app-text/pytextile/pytextile-2.1.8.ebuild index 7621f60564ede..52b6132160a78 100644 --- a/app-text/pytextile/pytextile-2.1.8.ebuild +++ b/app-text/pytextile/pytextile-2.1.8.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/app-text/pytextile/pytextile-2.2.1.ebuild b/app-text/pytextile/pytextile-2.2.1.ebuild index 345ea872770ce..c93d1f95bdd29 100644 --- a/app-text/pytextile/pytextile-2.2.1.ebuild +++ b/app-text/pytextile/pytextile-2.2.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/app-text/pytextile/pytextile-2.2.2.ebuild b/app-text/pytextile/pytextile-2.2.2.ebuild index 0daeca84cbf05..07b2d67af48a0 100644 --- a/app-text/pytextile/pytextile-2.2.2.ebuild +++ b/app-text/pytextile/pytextile-2.2.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/app-text/restview/restview-2.4.0.ebuild b/app-text/restview/restview-2.4.0.ebuild index 68ce224168a33..077471eabaabd 100644 --- a/app-text/restview/restview-2.4.0.ebuild +++ b/app-text/restview/restview-2.4.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/app-text/restview/restview-2.5.2.ebuild b/app-text/restview/restview-2.5.2.ebuild index c2234ea3132b6..181d745731a2a 100644 --- a/app-text/restview/restview-2.5.2.ebuild +++ b/app-text/restview/restview-2.5.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/app-text/wiki2beamer/wiki2beamer-0.9.5-r1.ebuild b/app-text/wiki2beamer/wiki2beamer-0.9.5-r1.ebuild index b695000a2ec59..e70eafd3b274d 100644 --- a/app-text/wiki2beamer/wiki2beamer-0.9.5-r1.ebuild +++ b/app-text/wiki2beamer/wiki2beamer-0.9.5-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit python-single-r1 diff --git a/app-text/wklej/wklej-0.2.1-r1.ebuild b/app-text/wklej/wklej-0.2.1-r1.ebuild index db2fa603d6372..a07afcff7680e 100644 --- a/app-text/wklej/wklej-0.2.1-r1.ebuild +++ b/app-text/wklej/wklej-0.2.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit python-single-r1 diff --git a/app-text/xlsx2csv/xlsx2csv-0.6.ebuild b/app-text/xlsx2csv/xlsx2csv-0.6.ebuild index a762503520f30..9df248aed0016 100644 --- a/app-text/xlsx2csv/xlsx2csv-0.6.ebuild +++ b/app-text/xlsx2csv/xlsx2csv-0.6.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="xml" inherit distutils-r1 diff --git a/app-text/xlsx2csv/xlsx2csv-0.7.2.ebuild b/app-text/xlsx2csv/xlsx2csv-0.7.2.ebuild index 7b13338d11356..d62166474d279 100644 --- a/app-text/xlsx2csv/xlsx2csv-0.7.2.ebuild +++ b/app-text/xlsx2csv/xlsx2csv-0.7.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="xml" inherit distutils-r1 diff --git a/app-text/xlsx2csv/xlsx2csv-0.7.ebuild b/app-text/xlsx2csv/xlsx2csv-0.7.ebuild index 1473ece6f5e37..b10071945a7e3 100644 --- a/app-text/xlsx2csv/xlsx2csv-0.7.ebuild +++ b/app-text/xlsx2csv/xlsx2csv-0.7.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="xml" inherit distutils-r1 diff --git a/app-vim/conque/conque-2.3-r1.ebuild b/app-vim/conque/conque-2.3-r1.ebuild index 66053c031b254..5b3eca5982c35 100644 --- a/app-vim/conque/conque-2.3-r1.ebuild +++ b/app-vim/conque/conque-2.3-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) VIM_PLUGIN_VIM_VERSION="7.1" inherit python-single-r1 vim-plugin diff --git a/app-vim/pyclewn/pyclewn-2.0.1.ebuild b/app-vim/pyclewn/pyclewn-2.0.1.ebuild index e1cc815f98cf7..f32caa744b296 100644 --- a/app-vim/pyclewn/pyclewn-2.0.1.ebuild +++ b/app-vim/pyclewn/pyclewn-2.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils vim-plugin distutils-r1 SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz" diff --git a/app-vim/pyclewn/pyclewn-2.1.ebuild b/app-vim/pyclewn/pyclewn-2.1.ebuild index 94de03a7c4571..5863533fce892 100644 --- a/app-vim/pyclewn/pyclewn-2.1.ebuild +++ b/app-vim/pyclewn/pyclewn-2.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit eutils vim-plugin distutils-r1 SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz" diff --git a/app-vim/vimcalc/vimcalc-1.3-r2.ebuild b/app-vim/vimcalc/vimcalc-1.3-r2.ebuild index 3bc2f97cd08c6..58d31a7b0b99e 100644 --- a/app-vim/vimcalc/vimcalc-1.3-r2.ebuild +++ b/app-vim/vimcalc/vimcalc-1.3-r2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit python-single-r1 vim-plugin diff --git a/dev-db/mycli/mycli-1.7.1.ebuild b/dev-db/mycli/mycli-1.7.1.ebuild index bfbd20aa8bb06..df3257d5e8937 100644 --- a/dev-db/mycli/mycli-1.7.1.ebuild +++ b/dev-db/mycli/mycli-1.7.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="CLI for MySQL Database with auto-completion and syntax highlighting" diff --git a/dev-db/mycli/mycli-9999.ebuild b/dev-db/mycli/mycli-9999.ebuild index b9ceb8c0e8f99..4c005b534783b 100644 --- a/dev-db/mycli/mycli-9999.ebuild +++ b/dev-db/mycli/mycli-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) EGIT_REPO_URI="https://github.com/dbcli/mycli.git" inherit distutils-r1 git-r3 diff --git a/dev-db/pgxnclient/pgxnclient-1.2-r1.ebuild b/dev-db/pgxnclient/pgxnclient-1.2-r1.ebuild index 212104b2e478c..0511a1205f507 100644 --- a/dev-db/pgxnclient/pgxnclient-1.2-r1.ebuild +++ b/dev-db/pgxnclient/pgxnclient-1.2-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-db/pgxnclient/pgxnclient-1.2.1.ebuild b/dev-db/pgxnclient/pgxnclient-1.2.1.ebuild index 7271cc5eb41f9..f502f96890410 100644 --- a/dev-db/pgxnclient/pgxnclient-1.2.1.ebuild +++ b/dev-db/pgxnclient/pgxnclient-1.2.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-java/java-config/java-config-2.2.0-r3.ebuild b/dev-java/java-config/java-config-2.2.0-r3.ebuild index 4fa2962084caf..5e3bd6748cf6a 100644 --- a/dev-java/java-config/java-config-2.2.0-r3.ebuild +++ b/dev-java/java-config/java-config-2.2.0-r3.ebuild @@ -5,7 +5,7 @@ EAPI="6" # jython depends on java-config, so don't add it or things will break -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-lang/hy/hy-0.10.0.ebuild b/dev-lang/hy/hy-0.10.0.ebuild index 0137b6d593e5e..fe846998e9e95 100644 --- a/dev-lang/hy/hy-0.10.0.ebuild +++ b/dev-lang/hy/hy-0.10.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 RESTRICT="test" # needs some pointy sticks. Seriously. -PYTHON_COMPAT=(python2_7 python3_3) +PYTHON_COMPAT=(python2_7) inherit distutils-r1 DESCRIPTION="A LISP dialect running in python" diff --git a/dev-lang/hy/hy-0.10.1.ebuild b/dev-lang/hy/hy-0.10.1.ebuild index 848e6f0f067a7..bf1f3aa6a669a 100644 --- a/dev-lang/hy/hy-0.10.1.ebuild +++ b/dev-lang/hy/hy-0.10.1.ebuild @@ -5,7 +5,7 @@ EAPI=5 RESTRICT="test" # needs some pointy sticks. Seriously. -PYTHON_COMPAT=(python2_7 python3_3 python3_4) +PYTHON_COMPAT=(python2_7 python3_4) inherit distutils-r1 DESCRIPTION="A LISP dialect running in python" diff --git a/dev-lang/hy/hy-0.11.1.ebuild b/dev-lang/hy/hy-0.11.1.ebuild index 9f77d432473f1..947b9deeee6b7 100644 --- a/dev-lang/hy/hy-0.11.1.ebuild +++ b/dev-lang/hy/hy-0.11.1.ebuild @@ -5,7 +5,7 @@ EAPI=5 RESTRICT="test" # needs some pointy sticks. Seriously. -PYTHON_COMPAT=(python{2_7,3_3,3_4,3_5}) +PYTHON_COMPAT=(python{2_7,3_4,3_5}) inherit distutils-r1 eutils DESCRIPTION="A LISP dialect running in python" diff --git a/dev-libs/boost/boost-1.55.0-r2.ebuild b/dev-libs/boost/boost-1.55.0-r2.ebuild index a3aa6bf5a5b9f..d87cc48a1f35b 100644 --- a/dev-libs/boost/boost-1.55.0-r2.ebuild +++ b/dev-libs/boost/boost-1.55.0-r2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils flag-o-matic multilib multiprocessing python-r1 toolchain-funcs versionator multilib-minimal diff --git a/dev-libs/boost/boost-1.56.0-r1.ebuild b/dev-libs/boost/boost-1.56.0-r1.ebuild index 5eda449855991..1b7f1518525fb 100644 --- a/dev-libs/boost/boost-1.56.0-r1.ebuild +++ b/dev-libs/boost/boost-1.56.0-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils flag-o-matic multilib multiprocessing python-r1 toolchain-funcs versionator multilib-minimal diff --git a/dev-libs/botan/botan-1.10.12.ebuild b/dev-libs/botan/botan-1.10.12.ebuild index 7433924a7d711..cccf3e5e5801f 100644 --- a/dev-libs/botan/botan-1.10.12.ebuild +++ b/dev-libs/botan/botan-1.10.12.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="6" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils multilib python-r1 toolchain-funcs diff --git a/dev-libs/botan/botan-1.10.13.ebuild b/dev-libs/botan/botan-1.10.13.ebuild index b618b9b7e32a1..c452f17724b12 100644 --- a/dev-libs/botan/botan-1.10.13.ebuild +++ b/dev-libs/botan/botan-1.10.13.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="6" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils multilib python-r1 toolchain-funcs diff --git a/dev-libs/botan/botan-1.11.29.ebuild b/dev-libs/botan/botan-1.11.29.ebuild index 0b974916e1366..14221ea283a1f 100644 --- a/dev-libs/botan/botan-1.11.29.ebuild +++ b/dev-libs/botan/botan-1.11.29.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="6" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils multilib python-r1 toolchain-funcs diff --git a/dev-libs/botan/botan-1.11.33.ebuild b/dev-libs/botan/botan-1.11.33.ebuild index 0b974916e1366..14221ea283a1f 100644 --- a/dev-libs/botan/botan-1.11.33.ebuild +++ b/dev-libs/botan/botan-1.11.33.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="6" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils multilib python-r1 toolchain-funcs diff --git a/dev-libs/cryptlib/cryptlib-3.4.0-r2.ebuild b/dev-libs/cryptlib/cryptlib-3.4.0-r2.ebuild index f291d7dc914a0..5f12f72b88a25 100644 --- a/dev-libs/cryptlib/cryptlib-3.4.0-r2.ebuild +++ b/dev-libs/cryptlib/cryptlib-3.4.0-r2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) DISTUTILS_OPTIONAL=1 inherit distutils-r1 eutils flag-o-matic multilib toolchain-funcs diff --git a/dev-libs/cryptlib/cryptlib-3.4.3.ebuild b/dev-libs/cryptlib/cryptlib-3.4.3.ebuild index a0078b8ddf0e5..26b4fade0d324 100644 --- a/dev-libs/cryptlib/cryptlib-3.4.3.ebuild +++ b/dev-libs/cryptlib/cryptlib-3.4.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) DISTUTILS_OPTIONAL=1 inherit distutils-r1 eutils flag-o-matic multilib toolchain-funcs versionator diff --git a/dev-libs/dee/dee-1.2.7.ebuild b/dev-libs/dee/dee-1.2.7.ebuild index bc156e9069014..d401a6301860e 100644 --- a/dev-libs/dee/dee-1.2.7.ebuild +++ b/dev-libs/dee/dee-1.2.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) AUTOTOOLS_AUTORECONF=y diff --git a/dev-libs/libevdev/libevdev-1.4.4.ebuild b/dev-libs/libevdev/libevdev-1.4.4.ebuild index b39fb67c1e965..30667b837c7e0 100644 --- a/dev-libs/libevdev/libevdev-1.4.4.ebuild +++ b/dev-libs/libevdev/libevdev-1.4.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 XORG_MULTILIB=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit python-any-r1 xorg-2 diff --git a/dev-libs/libevdev/libevdev-1.5.1.ebuild b/dev-libs/libevdev/libevdev-1.5.1.ebuild index c602e238d483e..8fb04b24f8a4f 100644 --- a/dev-libs/libevdev/libevdev-1.5.1.ebuild +++ b/dev-libs/libevdev/libevdev-1.5.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 XORG_MULTILIB=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit python-any-r1 xorg-2 diff --git a/dev-libs/libevdev/libevdev-1.5.2.ebuild b/dev-libs/libevdev/libevdev-1.5.2.ebuild index 8d28da6b4933b..1ed7e09d2cb4c 100644 --- a/dev-libs/libevdev/libevdev-1.5.2.ebuild +++ b/dev-libs/libevdev/libevdev-1.5.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 XORG_MULTILIB=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit python-any-r1 xorg-2 diff --git a/dev-libs/libevdev/libevdev-1.5.4.ebuild b/dev-libs/libevdev/libevdev-1.5.4.ebuild index c602e238d483e..8fb04b24f8a4f 100644 --- a/dev-libs/libevdev/libevdev-1.5.4.ebuild +++ b/dev-libs/libevdev/libevdev-1.5.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 XORG_MULTILIB=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit python-any-r1 xorg-2 diff --git a/dev-libs/libgit2-glib/libgit2-glib-0.22.8.ebuild b/dev-libs/libgit2-glib/libgit2-glib-0.22.8.ebuild index 81e4d4ec4af08..11df3ca9d6337 100644 --- a/dev-libs/libgit2-glib/libgit2-glib-0.22.8.ebuild +++ b/dev-libs/libgit2-glib/libgit2-glib-0.22.8.ebuild @@ -5,7 +5,7 @@ EAPI=5 GCONF_DEBUG="no" -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) VALA_MIN_API_VERSION="0.22" VALA_USE_DEPEND="vapigen" diff --git a/dev-libs/libgit2-glib/libgit2-glib-0.23.10-r1.ebuild b/dev-libs/libgit2-glib/libgit2-glib-0.23.10-r1.ebuild index 917f24f5fd2af..f6eecc429517a 100644 --- a/dev-libs/libgit2-glib/libgit2-glib-0.23.10-r1.ebuild +++ b/dev-libs/libgit2-glib/libgit2-glib-0.23.10-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 GCONF_DEBUG="no" -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) VALA_USE_DEPEND="vapigen" inherit eutils gnome2 python-r1 vala diff --git a/dev-libs/libgit2-glib/libgit2-glib-0.24.0.ebuild b/dev-libs/libgit2-glib/libgit2-glib-0.24.0.ebuild index b4c257ba2a892..b60b135921fa3 100644 --- a/dev-libs/libgit2-glib/libgit2-glib-0.24.0.ebuild +++ b/dev-libs/libgit2-glib/libgit2-glib-0.24.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 GCONF_DEBUG="no" -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) VALA_USE_DEPEND="vapigen" inherit eutils gnome2 python-r1 vala diff --git a/dev-libs/libgit2-glib/libgit2-glib-0.24.3.ebuild b/dev-libs/libgit2-glib/libgit2-glib-0.24.3.ebuild index 041f3bbae09ff..bb718187bc810 100644 --- a/dev-libs/libgit2-glib/libgit2-glib-0.24.3.ebuild +++ b/dev-libs/libgit2-glib/libgit2-glib-0.24.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 GCONF_DEBUG="no" -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) VALA_USE_DEPEND="vapigen" inherit eutils gnome2 python-r1 vala diff --git a/dev-libs/libgit2-glib/libgit2-glib-0.24.4.ebuild b/dev-libs/libgit2-glib/libgit2-glib-0.24.4.ebuild index baa722f8108dd..773e90ecb8f10 100644 --- a/dev-libs/libgit2-glib/libgit2-glib-0.24.4.ebuild +++ b/dev-libs/libgit2-glib/libgit2-glib-0.24.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 GCONF_DEBUG="no" -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) VALA_USE_DEPEND="vapigen" inherit eutils gnome2 python-r1 vala diff --git a/dev-libs/libixion/libixion-0.11.1.ebuild b/dev-libs/libixion/libixion-0.11.1.ebuild index 62cd38058ae53..6b3fc510639a6 100644 --- a/dev-libs/libixion/libixion-0.11.1.ebuild +++ b/dev-libs/libixion/libixion-0.11.1.ebuild @@ -6,7 +6,7 @@ EAPI=6 EGIT_REPO_URI="https://gitlab.com/ixion/ixion.git" -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) [[ ${PV} == 9999 ]] && GITECLASS="git-r3 autotools" inherit eutils python-single-r1 ${GITECLASS} diff --git a/dev-libs/liblouis/liblouis-2.5.3.ebuild b/dev-libs/liblouis/liblouis-2.5.3.ebuild index 1c188b6c55878..5f296e9e8971c 100644 --- a/dev-libs/liblouis/liblouis-2.5.3.ebuild +++ b/dev-libs/liblouis/liblouis-2.5.3.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYTHON_REQ_USE='wide-unicode(+)' DISTUTILS_OPTIONAL=1 inherit distutils-r1 diff --git a/dev-libs/libnl/libnl-3.2.27.ebuild b/dev-libs/libnl/libnl-3.2.27.ebuild index 0ed5db525f8e6..f01776951ce2a 100644 --- a/dev-libs/libnl/libnl-3.2.27.ebuild +++ b/dev-libs/libnl/libnl-3.2.27.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) DISTUTILS_OPTIONAL=1 inherit distutils-r1 eutils libtool multilib multilib-minimal diff --git a/dev-libs/libpeas/libpeas-1.18.0.ebuild b/dev-libs/libpeas/libpeas-1.18.0.ebuild index f3f11bedb395d..ef807eb40b975 100644 --- a/dev-libs/libpeas/libpeas-1.18.0.ebuild +++ b/dev-libs/libpeas/libpeas-1.18.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit autotools eutils gnome2 multilib python-r1 virtualx diff --git a/dev-libs/libpeas/libpeas-1.20.0.ebuild b/dev-libs/libpeas/libpeas-1.20.0.ebuild index d139a6c8106f7..aa7e04ffdc73e 100644 --- a/dev-libs/libpeas/libpeas-1.20.0.ebuild +++ b/dev-libs/libpeas/libpeas-1.20.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit autotools eutils gnome2 multilib python-r1 virtualx diff --git a/dev-libs/libprelude/libprelude-3.0.0.ebuild b/dev-libs/libprelude/libprelude-3.0.0.ebuild index 149d06d29765e..b18b89ccd1541 100644 --- a/dev-libs/libprelude/libprelude-3.0.0.ebuild +++ b/dev-libs/libprelude/libprelude-3.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) USE_RUBY="ruby21" diff --git a/dev-libs/libpreludedb/libpreludedb-3.0.0.ebuild b/dev-libs/libpreludedb/libpreludedb-3.0.0.ebuild index c9dd3e033ba54..91438ef881c55 100644 --- a/dev-libs/libpreludedb/libpreludedb-3.0.0.ebuild +++ b/dev-libs/libpreludedb/libpreludedb-3.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit autotools eutils python-r1 diff --git a/dev-libs/libpwquality/libpwquality-1.3.0.ebuild b/dev-libs/libpwquality/libpwquality-1.3.0.ebuild index e2597b0216c7a..3dd2bdc6ba15c 100644 --- a/dev-libs/libpwquality/libpwquality-1.3.0.ebuild +++ b/dev-libs/libpwquality/libpwquality-1.3.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils multilib pam python-r1 toolchain-funcs diff --git a/dev-libs/libxml2/libxml2-2.9.2-r4.ebuild b/dev-libs/libxml2/libxml2-2.9.2-r4.ebuild index 195aaa238bda2..f47284c42032f 100644 --- a/dev-libs/libxml2/libxml2-2.9.2-r4.ebuild +++ b/dev-libs/libxml2/libxml2-2.9.2-r4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="xml" inherit libtool flag-o-matic eutils python-r1 autotools prefix multilib-minimal diff --git a/dev-libs/libxml2/libxml2-2.9.3.ebuild b/dev-libs/libxml2/libxml2-2.9.3.ebuild index db70a5f2e5de4..dd738fceb8e31 100644 --- a/dev-libs/libxml2/libxml2-2.9.3.ebuild +++ b/dev-libs/libxml2/libxml2-2.9.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="xml" inherit libtool flag-o-matic eutils python-r1 autotools prefix multilib-minimal diff --git a/dev-libs/libxml2/libxml2-2.9.4.ebuild b/dev-libs/libxml2/libxml2-2.9.4.ebuild index 2e57be70716df..a10f6897a2e90 100644 --- a/dev-libs/libxml2/libxml2-2.9.4.ebuild +++ b/dev-libs/libxml2/libxml2-2.9.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="xml" inherit libtool flag-o-matic eutils python-r1 autotools prefix multilib-minimal diff --git a/dev-libs/marisa/marisa-0.2.4.ebuild b/dev-libs/marisa/marisa-0.2.4.ebuild index dc79664ed33f8..9b1c07ebe4d9e 100644 --- a/dev-libs/marisa/marisa-0.2.4.ebuild +++ b/dev-libs/marisa/marisa-0.2.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) DISTUTILS_OPTIONAL=1 inherit distutils-r1 eutils diff --git a/dev-libs/protobuf/protobuf-3.0.0_beta3_p1.ebuild b/dev-libs/protobuf/protobuf-3.0.0_beta3_p1.ebuild index 4194c0671694b..6a5c95e894548 100644 --- a/dev-libs/protobuf/protobuf-3.0.0_beta3_p1.ebuild +++ b/dev-libs/protobuf/protobuf-3.0.0_beta3_p1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit python-r1 autotools flag-o-matic toolchain-funcs elisp-common multilib-minimal # If you bump this package, also consider bumping the official language bindings! diff --git a/dev-libs/serd/serd-0.18.2.ebuild b/dev-libs/serd/serd-0.18.2.ebuild index f8b9d1df228dc..0dee2a49b8138 100644 --- a/dev-libs/serd/serd-0.18.2.ebuild +++ b/dev-libs/serd/serd-0.18.2.ebuild @@ -4,7 +4,7 @@ EAPI=4 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE='threads(+)' inherit python-any-r1 waf-utils diff --git a/dev-libs/serd/serd-0.20.0.ebuild b/dev-libs/serd/serd-0.20.0.ebuild index 45fa87ddcb086..b1350d34bb809 100644 --- a/dev-libs/serd/serd-0.20.0.ebuild +++ b/dev-libs/serd/serd-0.20.0.ebuild @@ -4,7 +4,7 @@ EAPI=4 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE='threads(+)' inherit python-any-r1 waf-utils diff --git a/dev-libs/serd/serd-0.22.0.ebuild b/dev-libs/serd/serd-0.22.0.ebuild index f8b9d1df228dc..0dee2a49b8138 100644 --- a/dev-libs/serd/serd-0.22.0.ebuild +++ b/dev-libs/serd/serd-0.22.0.ebuild @@ -4,7 +4,7 @@ EAPI=4 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE='threads(+)' inherit python-any-r1 waf-utils diff --git a/dev-libs/sord/sord-0.12.0.ebuild b/dev-libs/sord/sord-0.12.0.ebuild index d831988d55352..8ffb499ae5ea0 100644 --- a/dev-libs/sord/sord-0.12.0.ebuild +++ b/dev-libs/sord/sord-0.12.0.ebuild @@ -4,7 +4,7 @@ EAPI=4 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE='threads(+)' inherit python-any-r1 waf-utils diff --git a/dev-libs/sord/sord-0.12.2.ebuild b/dev-libs/sord/sord-0.12.2.ebuild index 64277e457f148..692ca92dd1eb7 100644 --- a/dev-libs/sord/sord-0.12.2.ebuild +++ b/dev-libs/sord/sord-0.12.2.ebuild @@ -4,7 +4,7 @@ EAPI=4 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE='threads(+)' inherit python-any-r1 waf-utils diff --git a/dev-libs/sord/sord-0.14.0.ebuild b/dev-libs/sord/sord-0.14.0.ebuild index d831988d55352..8ffb499ae5ea0 100644 --- a/dev-libs/sord/sord-0.14.0.ebuild +++ b/dev-libs/sord/sord-0.14.0.ebuild @@ -4,7 +4,7 @@ EAPI=4 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE='threads(+)' inherit python-any-r1 waf-utils diff --git a/dev-libs/stfl/stfl-0.23.ebuild b/dev-libs/stfl/stfl-0.23.ebuild index 8810e99230815..59be14108b73f 100644 --- a/dev-libs/stfl/stfl-0.23.ebuild +++ b/dev-libs/stfl/stfl-0.23.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) GENTOO_DEPEND_ON_PERL=no inherit eutils multilib perl-module python-r1 toolchain-funcs diff --git a/dev-libs/stfl/stfl-0.24.ebuild b/dev-libs/stfl/stfl-0.24.ebuild index 6bb08c96a7f23..fa760d745131d 100644 --- a/dev-libs/stfl/stfl-0.24.ebuild +++ b/dev-libs/stfl/stfl-0.24.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) GENTOO_DEPEND_ON_PERL=no inherit eutils multilib perl-module python-r1 toolchain-funcs diff --git a/dev-python/3to2/3to2-1.1.1.ebuild b/dev-python/3to2/3to2-1.1.1.ebuild index a3627d7f0e25f..0d0240828d894 100644 --- a/dev-python/3to2/3to2-1.1.1.ebuild +++ b/dev-python/3to2/3to2-1.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 DESCRIPTION="Tool to refactor valid 3.x syntax into valid 2.x syntax" diff --git a/dev-python/APScheduler/APScheduler-3.1.0.ebuild b/dev-python/APScheduler/APScheduler-3.1.0.ebuild index d5975a24f2d6d..715c2ada9a19c 100644 --- a/dev-python/APScheduler/APScheduler-3.1.0.ebuild +++ b/dev-python/APScheduler/APScheduler-3.1.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/APScheduler/APScheduler-3.2.0.ebuild b/dev-python/APScheduler/APScheduler-3.2.0.ebuild index d5975a24f2d6d..715c2ada9a19c 100644 --- a/dev-python/APScheduler/APScheduler-3.2.0.ebuild +++ b/dev-python/APScheduler/APScheduler-3.2.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/Babel/Babel-2.0.ebuild b/dev-python/Babel/Babel-2.0.ebuild index 04419e9464e8e..45fe9ae06df1b 100644 --- a/dev-python/Babel/Babel-2.0.ebuild +++ b/dev-python/Babel/Babel-2.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/Babel/Babel-2.1.1.ebuild b/dev-python/Babel/Babel-2.1.1.ebuild index 3193683c8fdfe..6a70b135ee4b6 100644 --- a/dev-python/Babel/Babel-2.1.1.ebuild +++ b/dev-python/Babel/Babel-2.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/Babel/Babel-2.2.0.ebuild b/dev-python/Babel/Babel-2.2.0.ebuild index b80dc439f0b60..316a8a6f4ec10 100644 --- a/dev-python/Babel/Babel-2.2.0.ebuild +++ b/dev-python/Babel/Babel-2.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/Babel/Babel-2.3.4.ebuild b/dev-python/Babel/Babel-2.3.4.ebuild index b80dc439f0b60..316a8a6f4ec10 100644 --- a/dev-python/Babel/Babel-2.3.4.ebuild +++ b/dev-python/Babel/Babel-2.3.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/BitVector/BitVector-3.3.2.ebuild b/dev-python/BitVector/BitVector-3.3.2.ebuild index da0f3b06824ce..4a9fecd9c7336 100644 --- a/dev-python/BitVector/BitVector-3.3.2.ebuild +++ b/dev-python/BitVector/BitVector-3.3.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/BitVector/BitVector-3.4.4.ebuild b/dev-python/BitVector/BitVector-3.4.4.ebuild index 3858a46a27b2b..ccc510255fe50 100644 --- a/dev-python/BitVector/BitVector-3.4.4.ebuild +++ b/dev-python/BitVector/BitVector-3.4.4.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/CacheControl/CacheControl-0.11.5.ebuild b/dev-python/CacheControl/CacheControl-0.11.5.ebuild index 9c13969ca73ce..2eaf3642b762f 100644 --- a/dev-python/CacheControl/CacheControl-0.11.5.ebuild +++ b/dev-python/CacheControl/CacheControl-0.11.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 eutils diff --git a/dev-python/CacheControl/CacheControl-0.11.6.ebuild b/dev-python/CacheControl/CacheControl-0.11.6.ebuild index f0ae57a4c6002..286a7aeef27ca 100644 --- a/dev-python/CacheControl/CacheControl-0.11.6.ebuild +++ b/dev-python/CacheControl/CacheControl-0.11.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 eutils diff --git a/dev-python/CacheControl/CacheControl-0.11.7.ebuild b/dev-python/CacheControl/CacheControl-0.11.7.ebuild index f0ae57a4c6002..286a7aeef27ca 100644 --- a/dev-python/CacheControl/CacheControl-0.11.7.ebuild +++ b/dev-python/CacheControl/CacheControl-0.11.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 eutils diff --git a/dev-python/Coffin/Coffin-0.3.8.ebuild b/dev-python/Coffin/Coffin-0.3.8.ebuild index 33798c6ee38be..34044619cec9f 100644 --- a/dev-python/Coffin/Coffin-0.3.8.ebuild +++ b/dev-python/Coffin/Coffin-0.3.8.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/Coffin/Coffin-2.0.1.ebuild b/dev-python/Coffin/Coffin-2.0.1.ebuild index cf609893afba3..ffabf9bd752c1 100644 --- a/dev-python/Coffin/Coffin-2.0.1.ebuild +++ b/dev-python/Coffin/Coffin-2.0.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/Kivy/Kivy-1.9.0-r1.ebuild b/dev-python/Kivy/Kivy-1.9.0-r1.ebuild index 843807ede6c0f..87adc06f5237b 100644 --- a/dev-python/Kivy/Kivy-1.9.0-r1.ebuild +++ b/dev-python/Kivy/Kivy-1.9.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 eutils diff --git a/dev-python/Numdifftools/Numdifftools-0.9.12.ebuild b/dev-python/Numdifftools/Numdifftools-0.9.12.ebuild index afb2cf03f0c3c..b16cbd83785be 100644 --- a/dev-python/Numdifftools/Numdifftools-0.9.12.ebuild +++ b/dev-python/Numdifftools/Numdifftools-0.9.12.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/Numdifftools/Numdifftools-0.9.13.ebuild b/dev-python/Numdifftools/Numdifftools-0.9.13.ebuild index 1e1d2c8cf9df1..d40a201517add 100644 --- a/dev-python/Numdifftools/Numdifftools-0.9.13.ebuild +++ b/dev-python/Numdifftools/Numdifftools-0.9.13.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/Numdifftools/Numdifftools-0.9.14.ebuild b/dev-python/Numdifftools/Numdifftools-0.9.14.ebuild index 656c75217296a..649dddbd2dea7 100644 --- a/dev-python/Numdifftools/Numdifftools-0.9.14.ebuild +++ b/dev-python/Numdifftools/Numdifftools-0.9.14.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/Numdifftools/Numdifftools-0.9.17.ebuild b/dev-python/Numdifftools/Numdifftools-0.9.17.ebuild index 508152df25905..2dee6efbfb974 100644 --- a/dev-python/Numdifftools/Numdifftools-0.9.17.ebuild +++ b/dev-python/Numdifftools/Numdifftools-0.9.17.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/PyContracts/PyContracts-1.7.6.ebuild b/dev-python/PyContracts/PyContracts-1.7.6.ebuild index a0aefee7bf4ff..1ba471eb22591 100644 --- a/dev-python/PyContracts/PyContracts-1.7.6.ebuild +++ b/dev-python/PyContracts/PyContracts-1.7.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/PyContracts/PyContracts-1.7.9.ebuild b/dev-python/PyContracts/PyContracts-1.7.9.ebuild index f27642837c19f..7dfb39fe0d9d3 100644 --- a/dev-python/PyContracts/PyContracts-1.7.9.ebuild +++ b/dev-python/PyContracts/PyContracts-1.7.9.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/PyDbLite/PyDbLite-3.0.4.ebuild b/dev-python/PyDbLite/PyDbLite-3.0.4.ebuild index 9806aaf9805de..dd340f6bca20a 100644 --- a/dev-python/PyDbLite/PyDbLite-3.0.4.ebuild +++ b/dev-python/PyDbLite/PyDbLite-3.0.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3) inherit distutils-r1 diff --git a/dev-python/PyGithub/PyGithub-1.25.2.ebuild b/dev-python/PyGithub/PyGithub-1.25.2.ebuild index 439f4bd1456b3..2bed11be8d7a4 100644 --- a/dev-python/PyGithub/PyGithub-1.25.2.ebuild +++ b/dev-python/PyGithub/PyGithub-1.25.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/PyGithub/PyGithub-1.27.1.ebuild b/dev-python/PyGithub/PyGithub-1.27.1.ebuild index 4aa7e20e35467..5f48312368776 100644 --- a/dev-python/PyGithub/PyGithub-1.27.1.ebuild +++ b/dev-python/PyGithub/PyGithub-1.27.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/PyPDF2/PyPDF2-1.24.ebuild b/dev-python/PyPDF2/PyPDF2-1.24.ebuild index 121177832aa06..5cc5cc7f35c48 100644 --- a/dev-python/PyPDF2/PyPDF2-1.24.ebuild +++ b/dev-python/PyPDF2/PyPDF2-1.24.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/PyPDF2/PyPDF2-1.25.1.ebuild b/dev-python/PyPDF2/PyPDF2-1.25.1.ebuild index 6e042d1e98905..def03aec50e10 100644 --- a/dev-python/PyPDF2/PyPDF2-1.25.1.ebuild +++ b/dev-python/PyPDF2/PyPDF2-1.25.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/PyQt4/PyQt4-4.11.1.ebuild b/dev-python/PyQt4/PyQt4-4.11.1.ebuild index 5fa3be886561f..7ac4442a02d2d 100644 --- a/dev-python/PyQt4/PyQt4-4.11.1.ebuild +++ b/dev-python/PyQt4/PyQt4-4.11.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils multibuild python-r1 qmake-utils toolchain-funcs diff --git a/dev-python/PyQt4/PyQt4-4.11.4-r1.ebuild b/dev-python/PyQt4/PyQt4-4.11.4-r1.ebuild index 9b04356aabdee..68569e23e03f8 100644 --- a/dev-python/PyQt4/PyQt4-4.11.4-r1.ebuild +++ b/dev-python/PyQt4/PyQt4-4.11.4-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit eutils multibuild python-r1 qmake-utils toolchain-funcs diff --git a/dev-python/PyQt4/PyQt4-4.12_pre1606101416-r1.ebuild b/dev-python/PyQt4/PyQt4-4.12_pre1606101416-r1.ebuild index aa0be0134c6aa..870a6b52e2902 100644 --- a/dev-python/PyQt4/PyQt4-4.12_pre1606101416-r1.ebuild +++ b/dev-python/PyQt4/PyQt4-4.12_pre1606101416-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit multibuild python-r1 qmake-utils toolchain-funcs diff --git a/dev-python/PyQt5/PyQt5-5.5.1.ebuild b/dev-python/PyQt5/PyQt5-5.5.1.ebuild index c3be2031318d6..eaa7e762dbdbe 100644 --- a/dev-python/PyQt5/PyQt5-5.5.1.ebuild +++ b/dev-python/PyQt5/PyQt5-5.5.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit eutils multibuild multilib python-r1 qmake-utils diff --git a/dev-python/PyQt5/PyQt5-5.6.1_pre1604271126.ebuild b/dev-python/PyQt5/PyQt5-5.6.1_pre1604271126.ebuild index 6f3a74d76d83a..609a74e93775f 100644 --- a/dev-python/PyQt5/PyQt5-5.6.1_pre1604271126.ebuild +++ b/dev-python/PyQt5/PyQt5-5.6.1_pre1604271126.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit multibuild python-r1 qmake-utils diff --git a/dev-python/PyQt5/PyQt5-5.7.ebuild b/dev-python/PyQt5/PyQt5-5.7.ebuild index 0990f7a6aa33c..25a64b80c98f0 100644 --- a/dev-python/PyQt5/PyQt5-5.7.ebuild +++ b/dev-python/PyQt5/PyQt5-5.7.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit multibuild python-r1 qmake-utils diff --git a/dev-python/PyRSS2Gen/PyRSS2Gen-1.1.ebuild b/dev-python/PyRSS2Gen/PyRSS2Gen-1.1.ebuild index 4f87427357163..b6ff024b7b934 100644 --- a/dev-python/PyRSS2Gen/PyRSS2Gen-1.1.ebuild +++ b/dev-python/PyRSS2Gen/PyRSS2Gen-1.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/PySocks/PySocks-1.5.6.ebuild b/dev-python/PySocks/PySocks-1.5.6.ebuild index b601c82cdd6a3..99283bd4374d4 100644 --- a/dev-python/PySocks/PySocks-1.5.6.ebuild +++ b/dev-python/PySocks/PySocks-1.5.6.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/PySocks/PySocks-1.5.7.ebuild b/dev-python/PySocks/PySocks-1.5.7.ebuild index 89033cdf24ca5..6783e877914d7 100644 --- a/dev-python/PySocks/PySocks-1.5.7.ebuild +++ b/dev-python/PySocks/PySocks-1.5.7.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/WSME/WSME-0.8.0.ebuild b/dev-python/WSME/WSME-0.8.0.ebuild index 376a003e42173..5783079e6dade 100644 --- a/dev-python/WSME/WSME-0.8.0.ebuild +++ b/dev-python/WSME/WSME-0.8.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/aadict/aadict-0.2.2.ebuild b/dev-python/aadict/aadict-0.2.2.ebuild index 4d027e6b94759..f122972557478 100644 --- a/dev-python/aadict/aadict-0.2.2.ebuild +++ b/dev-python/aadict/aadict-0.2.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild b/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild index 8af5a0436fb19..809d433e09657 100644 --- a/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild +++ b/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/aioeventlet/aioeventlet-0.5.1.ebuild b/dev-python/aioeventlet/aioeventlet-0.5.1.ebuild index 3a94e8fd52154..d264ce64a17f7 100644 --- a/dev-python/aioeventlet/aioeventlet-0.5.1.ebuild +++ b/dev-python/aioeventlet/aioeventlet-0.5.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/alabaster/alabaster-0.7.6.ebuild b/dev-python/alabaster/alabaster-0.7.6.ebuild index c6467fd0053e1..dc3e02633ce50 100644 --- a/dev-python/alabaster/alabaster-0.7.6.ebuild +++ b/dev-python/alabaster/alabaster-0.7.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/alabaster/alabaster-0.7.7.ebuild b/dev-python/alabaster/alabaster-0.7.7.ebuild index d548dc01de5ca..2bf9281a47e31 100644 --- a/dev-python/alabaster/alabaster-0.7.7.ebuild +++ b/dev-python/alabaster/alabaster-0.7.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/alabaster/alabaster-0.7.8.ebuild b/dev-python/alabaster/alabaster-0.7.8.ebuild index 265b271e4589e..2c6509529c381 100644 --- a/dev-python/alabaster/alabaster-0.7.8.ebuild +++ b/dev-python/alabaster/alabaster-0.7.8.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/aldryn-bootstrap3/aldryn-bootstrap3-0.5.1.ebuild b/dev-python/aldryn-bootstrap3/aldryn-bootstrap3-0.5.1.ebuild index 643d153b54bfb..740b2ec5f3a2f 100644 --- a/dev-python/aldryn-bootstrap3/aldryn-bootstrap3-0.5.1.ebuild +++ b/dev-python/aldryn-bootstrap3/aldryn-bootstrap3-0.5.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/aldryn-bootstrap3/aldryn-bootstrap3-1.0.7.ebuild b/dev-python/aldryn-bootstrap3/aldryn-bootstrap3-1.0.7.ebuild index 995e4183dd36c..740b2ec5f3a2f 100644 --- a/dev-python/aldryn-bootstrap3/aldryn-bootstrap3-1.0.7.ebuild +++ b/dev-python/aldryn-bootstrap3/aldryn-bootstrap3-1.0.7.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_{6,7},3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/aldryn-bootstrap3/aldryn-bootstrap3-1.1.2.ebuild b/dev-python/aldryn-bootstrap3/aldryn-bootstrap3-1.1.2.ebuild index 7a92008e79b59..e4a57a3ad62c1 100644 --- a/dev-python/aldryn-bootstrap3/aldryn-bootstrap3-1.1.2.ebuild +++ b/dev-python/aldryn-bootstrap3/aldryn-bootstrap3-1.1.2.ebuild @@ -4,7 +4,7 @@ EAPI="6" -PYTHON_COMPAT=( python{2_{6,7},3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/aldryn-common/aldryn-common-1.0.3.ebuild b/dev-python/aldryn-common/aldryn-common-1.0.3.ebuild index b2a530a5b59b7..db41b889b828c 100644 --- a/dev-python/aldryn-common/aldryn-common-1.0.3.ebuild +++ b/dev-python/aldryn-common/aldryn-common-1.0.3.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/aldryn-common/aldryn-common-1.0.4.ebuild b/dev-python/aldryn-common/aldryn-common-1.0.4.ebuild index 93d269589d95f..6f13b737b7a8e 100644 --- a/dev-python/aldryn-common/aldryn-common-1.0.4.ebuild +++ b/dev-python/aldryn-common/aldryn-common-1.0.4.ebuild @@ -4,7 +4,7 @@ EAPI="6" -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/aldryn-search/aldryn-search-0.2.12.ebuild b/dev-python/aldryn-search/aldryn-search-0.2.12.ebuild index bd22dec7c54a3..33468307adfd8 100644 --- a/dev-python/aldryn-search/aldryn-search-0.2.12.ebuild +++ b/dev-python/aldryn-search/aldryn-search-0.2.12.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/aldryn-search/aldryn-search-0.3.0.ebuild b/dev-python/aldryn-search/aldryn-search-0.3.0.ebuild index 9a1f36ef63c2a..cd38e57efaa16 100644 --- a/dev-python/aldryn-search/aldryn-search-0.3.0.ebuild +++ b/dev-python/aldryn-search/aldryn-search-0.3.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/alembic/alembic-0.7.7.ebuild b/dev-python/alembic/alembic-0.7.7.ebuild index 424534017e2c1..914500c27b23e 100644 --- a/dev-python/alembic/alembic-0.7.7.ebuild +++ b/dev-python/alembic/alembic-0.7.7.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/alembic/alembic-0.8.5.ebuild b/dev-python/alembic/alembic-0.8.5.ebuild index 3240371639104..98cc5113ee4f7 100644 --- a/dev-python/alembic/alembic-0.8.5.ebuild +++ b/dev-python/alembic/alembic-0.8.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5) +PYTHON_COMPAT=( python2_7 python3_4 python3_5) inherit distutils-r1 diff --git a/dev-python/alembic/alembic-0.8.6.ebuild b/dev-python/alembic/alembic-0.8.6.ebuild index 609319f22fb91..bd32b411df83f 100644 --- a/dev-python/alembic/alembic-0.8.6.ebuild +++ b/dev-python/alembic/alembic-0.8.6.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5) +PYTHON_COMPAT=( python2_7 python3_4 python3_5) inherit distutils-r1 diff --git a/dev-python/alembic/alembic-0.8.7.ebuild b/dev-python/alembic/alembic-0.8.7.ebuild index 1fc1aaada289f..1b363c9d38c2b 100644 --- a/dev-python/alembic/alembic-0.8.7.ebuild +++ b/dev-python/alembic/alembic-0.8.7.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5) +PYTHON_COMPAT=( python2_7 python3_4 python3_5) inherit distutils-r1 diff --git a/dev-python/alembic/alembic-0.8.8.ebuild b/dev-python/alembic/alembic-0.8.8.ebuild index 1fc1aaada289f..1b363c9d38c2b 100644 --- a/dev-python/alembic/alembic-0.8.8.ebuild +++ b/dev-python/alembic/alembic-0.8.8.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5) +PYTHON_COMPAT=( python2_7 python3_4 python3_5) inherit distutils-r1 diff --git a/dev-python/algopy/algopy-0.5.1.ebuild b/dev-python/algopy/algopy-0.5.1.ebuild index 900facfc55590..1c0de8cdf201a 100644 --- a/dev-python/algopy/algopy-0.5.1.ebuild +++ b/dev-python/algopy/algopy-0.5.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/algopy/algopy-0.5.2.ebuild b/dev-python/algopy/algopy-0.5.2.ebuild index 900facfc55590..1c0de8cdf201a 100644 --- a/dev-python/algopy/algopy-0.5.2.ebuild +++ b/dev-python/algopy/algopy-0.5.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/algopy/algopy-0.5.3.ebuild b/dev-python/algopy/algopy-0.5.3.ebuild index 3597aa272ca89..6a6cfddda72f6 100644 --- a/dev-python/algopy/algopy-0.5.3.ebuild +++ b/dev-python/algopy/algopy-0.5.3.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/amodem/amodem-1.12.0.ebuild b/dev-python/amodem/amodem-1.12.0.ebuild index 2089e14bf656b..402feda361178 100644 --- a/dev-python/amodem/amodem-1.12.0.ebuild +++ b/dev-python/amodem/amodem-1.12.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/amqplib/amqplib-1.0.2-r1.ebuild b/dev-python/amqplib/amqplib-1.0.2-r1.ebuild index 67077dac20061..382650940c38a 100644 --- a/dev-python/amqplib/amqplib-1.0.2-r1.ebuild +++ b/dev-python/amqplib/amqplib-1.0.2-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/aniso8601/aniso8601-0.83.ebuild b/dev-python/aniso8601/aniso8601-0.83.ebuild index 9ab1be70f0b03..8bd1ccafa3a0e 100644 --- a/dev-python/aniso8601/aniso8601-0.83.ebuild +++ b/dev-python/aniso8601/aniso8601-0.83.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/aniso8601/aniso8601-1.1.0-r1.ebuild b/dev-python/aniso8601/aniso8601-1.1.0-r1.ebuild index 09704482ed115..5a9fa137ce3aa 100644 --- a/dev-python/aniso8601/aniso8601-1.1.0-r1.ebuild +++ b/dev-python/aniso8601/aniso8601-1.1.0-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/ansi2html/ansi2html-1.1.1.ebuild b/dev-python/ansi2html/ansi2html-1.1.1.ebuild index e61b519299dac..7e18783106283 100644 --- a/dev-python/ansi2html/ansi2html-1.1.1.ebuild +++ b/dev-python/ansi2html/ansi2html-1.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/ansicolor/ansicolor-0.2.1.ebuild b/dev-python/ansicolor/ansicolor-0.2.1.ebuild index 68b3d1edd32cd..9312cdc00da27 100644 --- a/dev-python/ansicolor/ansicolor-0.2.1.ebuild +++ b/dev-python/ansicolor/ansicolor-0.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} pypy ) +PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 diff --git a/dev-python/ansicolor/ansicolor-0.2.4.ebuild b/dev-python/ansicolor/ansicolor-0.2.4.ebuild index 4c8b69ccc3ba2..a59a5543d8a6c 100644 --- a/dev-python/ansicolor/ansicolor-0.2.4.ebuild +++ b/dev-python/ansicolor/ansicolor-0.2.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/anyjson/anyjson-0.3.3-r1.ebuild b/dev-python/anyjson/anyjson-0.3.3-r1.ebuild index 16f93ff09485f..0e34a6990c072 100644 --- a/dev-python/anyjson/anyjson-0.3.3-r1.ebuild +++ b/dev-python/anyjson/anyjson-0.3.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/apipkg/apipkg-1.2-r1.ebuild b/dev-python/apipkg/apipkg-1.2-r1.ebuild index 86bf4f05ee2d7..55b6c8f3de646 100644 --- a/dev-python/apipkg/apipkg-1.2-r1.ebuild +++ b/dev-python/apipkg/apipkg-1.2-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/apipkg/apipkg-1.4.ebuild b/dev-python/apipkg/apipkg-1.4.ebuild index d0268fb530bc4..afde9c4671e7f 100644 --- a/dev-python/apipkg/apipkg-1.4.ebuild +++ b/dev-python/apipkg/apipkg-1.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/appdirs/appdirs-1.4.0.ebuild b/dev-python/appdirs/appdirs-1.4.0.ebuild index e349bb472d7f2..37eab7f7c763d 100644 --- a/dev-python/appdirs/appdirs-1.4.0.ebuild +++ b/dev-python/appdirs/appdirs-1.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/apsw/apsw-3.11.1_p1.ebuild b/dev-python/apsw/apsw-3.11.1_p1.ebuild index e5e76e9086ae6..288e28d793f92 100644 --- a/dev-python/apsw/apsw-3.11.1_p1.ebuild +++ b/dev-python/apsw/apsw-3.11.1_p1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/apsw/apsw-3.13.0_p1.ebuild b/dev-python/apsw/apsw-3.13.0_p1.ebuild index de24957145ad0..7df79398d77ce 100644 --- a/dev-python/apsw/apsw-3.13.0_p1.ebuild +++ b/dev-python/apsw/apsw-3.13.0_p1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/argh/argh-0.25.0.ebuild b/dev-python/argh/argh-0.25.0.ebuild index afe3f95f4ca74..587496c14b225 100644 --- a/dev-python/argh/argh-0.25.0.ebuild +++ b/dev-python/argh/argh-0.25.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/argh/argh-0.26.0.ebuild b/dev-python/argh/argh-0.26.0.ebuild index c2b37b62e24f6..fe905552679f5 100644 --- a/dev-python/argh/argh-0.26.0.ebuild +++ b/dev-python/argh/argh-0.26.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/argh/argh-0.26.1.ebuild b/dev-python/argh/argh-0.26.1.ebuild index d6af82934117e..0ef912c2c7460 100644 --- a/dev-python/argh/argh-0.26.1.ebuild +++ b/dev-python/argh/argh-0.26.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/argh/argh-0.26.2.ebuild b/dev-python/argh/argh-0.26.2.ebuild index f5245a0616e26..e0e783419f0c8 100644 --- a/dev-python/argh/argh-0.26.2.ebuild +++ b/dev-python/argh/argh-0.26.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/args/args-0.1.0.ebuild b/dev-python/args/args-0.1.0.ebuild index f2eb3fe24ee59..38ee94c5fccbd 100644 --- a/dev-python/args/args-0.1.0.ebuild +++ b/dev-python/args/args-0.1.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/asciitable/asciitable-0.8.0-r1.ebuild b/dev-python/asciitable/asciitable-0.8.0-r1.ebuild index 0d3b7fcb611ba..2f16686eefeb7 100644 --- a/dev-python/asciitable/asciitable-0.8.0-r1.ebuild +++ b/dev-python/asciitable/asciitable-0.8.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/asset/asset-0.6.1-r1.ebuild b/dev-python/asset/asset-0.6.1-r1.ebuild index 0af8365b3a1d8..a9eef5323c3b7 100644 --- a/dev-python/asset/asset-0.6.1-r1.ebuild +++ b/dev-python/asset/asset-0.6.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/asset/asset-0.6.10.ebuild b/dev-python/asset/asset-0.6.10.ebuild index ebc0aa4839b76..d3d3025acae15 100644 --- a/dev-python/asset/asset-0.6.10.ebuild +++ b/dev-python/asset/asset-0.6.10.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/asset/asset-0.6.11.ebuild b/dev-python/asset/asset-0.6.11.ebuild index 197269e699b6a..11c54edbde9d8 100644 --- a/dev-python/asset/asset-0.6.11.ebuild +++ b/dev-python/asset/asset-0.6.11.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/asset/asset-0.6.2.ebuild b/dev-python/asset/asset-0.6.2.ebuild index bbac84ca7fa98..e9ce8cc122324 100644 --- a/dev-python/asset/asset-0.6.2.ebuild +++ b/dev-python/asset/asset-0.6.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/asset/asset-0.6.3.ebuild b/dev-python/asset/asset-0.6.3.ebuild index 33886f2c06a14..3829f37c3f576 100644 --- a/dev-python/asset/asset-0.6.3.ebuild +++ b/dev-python/asset/asset-0.6.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/asset/asset-0.6.4.ebuild b/dev-python/asset/asset-0.6.4.ebuild index ebc0aa4839b76..d3d3025acae15 100644 --- a/dev-python/asset/asset-0.6.4.ebuild +++ b/dev-python/asset/asset-0.6.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/astng/astng-0.24.3.ebuild b/dev-python/astng/astng-0.24.3.ebuild index 8ae7b0268bf2b..146b537490354 100644 --- a/dev-python/astng/astng-0.24.3.ebuild +++ b/dev-python/astng/astng-0.24.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/astor/astor-0.3.ebuild b/dev-python/astor/astor-0.3.ebuild index 26b2e1a9cfbf4..fc444b8f4c924 100644 --- a/dev-python/astor/astor-0.3.ebuild +++ b/dev-python/astor/astor-0.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/astor/astor-0.4.1.ebuild b/dev-python/astor/astor-0.4.1.ebuild index a0d2d80851fb2..ba40fd7682567 100644 --- a/dev-python/astor/astor-0.4.1.ebuild +++ b/dev-python/astor/astor-0.4.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/astor/astor-0.4.ebuild b/dev-python/astor/astor-0.4.ebuild index 3894c740c1774..894a306d48f78 100644 --- a/dev-python/astor/astor-0.4.ebuild +++ b/dev-python/astor/astor-0.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/astor/astor-0.5.ebuild b/dev-python/astor/astor-0.5.ebuild index fc1631ad28d7d..9217a28553e67 100644 --- a/dev-python/astor/astor-0.5.ebuild +++ b/dev-python/astor/astor-0.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/astroid/astroid-1.3.8.ebuild b/dev-python/astroid/astroid-1.3.8.ebuild index 80571d0ec93c8..a2fd2ff31dc6b 100644 --- a/dev-python/astroid/astroid-1.3.8.ebuild +++ b/dev-python/astroid/astroid-1.3.8.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/astroid/astroid-1.4.1.ebuild b/dev-python/astroid/astroid-1.4.1.ebuild index 3ea11164c7a3c..462cee0810c88 100644 --- a/dev-python/astroid/astroid-1.4.1.ebuild +++ b/dev-python/astroid/astroid-1.4.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/astroid/astroid-1.4.2.ebuild b/dev-python/astroid/astroid-1.4.2.ebuild index 3ea11164c7a3c..462cee0810c88 100644 --- a/dev-python/astroid/astroid-1.4.2.ebuild +++ b/dev-python/astroid/astroid-1.4.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/astroid/astroid-1.4.3.ebuild b/dev-python/astroid/astroid-1.4.3.ebuild index 3ea11164c7a3c..462cee0810c88 100644 --- a/dev-python/astroid/astroid-1.4.3.ebuild +++ b/dev-python/astroid/astroid-1.4.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/astroid/astroid-1.4.4.ebuild b/dev-python/astroid/astroid-1.4.4.ebuild index 01531d5899d39..ef60415fb391d 100644 --- a/dev-python/astroid/astroid-1.4.4.ebuild +++ b/dev-python/astroid/astroid-1.4.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/astroid/astroid-1.4.5.ebuild b/dev-python/astroid/astroid-1.4.5.ebuild index 01531d5899d39..ef60415fb391d 100644 --- a/dev-python/astroid/astroid-1.4.5.ebuild +++ b/dev-python/astroid/astroid-1.4.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/astroid/astroid-1.4.6.ebuild b/dev-python/astroid/astroid-1.4.6.ebuild index 6b8d7cadb2ecb..359cabe3e3975 100644 --- a/dev-python/astroid/astroid-1.4.6.ebuild +++ b/dev-python/astroid/astroid-1.4.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/astroid/astroid-1.4.7.ebuild b/dev-python/astroid/astroid-1.4.7.ebuild index 6b8d7cadb2ecb..359cabe3e3975 100644 --- a/dev-python/astroid/astroid-1.4.7.ebuild +++ b/dev-python/astroid/astroid-1.4.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/astroid/astroid-1.4.8.ebuild b/dev-python/astroid/astroid-1.4.8.ebuild index 6b8d7cadb2ecb..359cabe3e3975 100644 --- a/dev-python/astroid/astroid-1.4.8.ebuild +++ b/dev-python/astroid/astroid-1.4.8.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/async/async-0.6.2.ebuild b/dev-python/async/async-0.6.2.ebuild index 827d841223a4c..0cae6ceec561b 100644 --- a/dev-python/async/async-0.6.2.ebuild +++ b/dev-python/async/async-0.6.2.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/atomicwrites/atomicwrites-0.1.8.ebuild b/dev-python/atomicwrites/atomicwrites-0.1.8.ebuild index 49c982fad2909..c42784ee44fa8 100644 --- a/dev-python/atomicwrites/atomicwrites-0.1.8.ebuild +++ b/dev-python/atomicwrites/atomicwrites-0.1.8.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/atomicwrites/atomicwrites-0.1.9.ebuild b/dev-python/atomicwrites/atomicwrites-0.1.9.ebuild index 88f0fb62a4141..4bd6ca102f907 100644 --- a/dev-python/atomicwrites/atomicwrites-0.1.9.ebuild +++ b/dev-python/atomicwrites/atomicwrites-0.1.9.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/atomicwrites/atomicwrites-1.1.5.ebuild b/dev-python/atomicwrites/atomicwrites-1.1.5.ebuild index 88f0fb62a4141..4bd6ca102f907 100644 --- a/dev-python/atomicwrites/atomicwrites-1.1.5.ebuild +++ b/dev-python/atomicwrites/atomicwrites-1.1.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/attrdict/attrdict-2.0.0.ebuild b/dev-python/attrdict/attrdict-2.0.0.ebuild index 541e0acfd87f8..ee1cc8f9345dc 100644 --- a/dev-python/attrdict/attrdict-2.0.0.ebuild +++ b/dev-python/attrdict/attrdict-2.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/attrs/attrs-15.2.0.ebuild b/dev-python/attrs/attrs-15.2.0.ebuild index 8a9201a840b70..bb9e5b8dc3bc2 100644 --- a/dev-python/attrs/attrs-15.2.0.ebuild +++ b/dev-python/attrs/attrs-15.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy ) inherit distutils-r1 diff --git a/dev-python/audioread/audioread-1.0.1.ebuild b/dev-python/audioread/audioread-1.0.1.ebuild index 1bbe8a2a8c5dd..f4f7ed8e0e904 100644 --- a/dev-python/audioread/audioread-1.0.1.ebuild +++ b/dev-python/audioread/audioread-1.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/authres/authres-0.701.ebuild b/dev-python/authres/authres-0.701.ebuild index 1a990aa6429d8..e92328c2a50e1 100644 --- a/dev-python/authres/authres-0.701.ebuild +++ b/dev-python/authres/authres-0.701.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/authres/authres-0.702.ebuild b/dev-python/authres/authres-0.702.ebuild index 37a70d7ad048e..331360be4d7f1 100644 --- a/dev-python/authres/authres-0.702.ebuild +++ b/dev-python/authres/authres-0.702.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/authres/authres-0.800.ebuild b/dev-python/authres/authres-0.800.ebuild index 37a70d7ad048e..331360be4d7f1 100644 --- a/dev-python/authres/authres-0.800.ebuild +++ b/dev-python/authres/authres-0.800.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/autobahn/autobahn-0.10.4.ebuild b/dev-python/autobahn/autobahn-0.10.4.ebuild index c854a1a1ed33f..4e43d03eca431 100644 --- a/dev-python/autobahn/autobahn-0.10.4.ebuild +++ b/dev-python/autobahn/autobahn-0.10.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 versionator diff --git a/dev-python/autobahn/autobahn-0.11.0.ebuild b/dev-python/autobahn/autobahn-0.11.0.ebuild index 4df31003b5e10..19ffb936948e8 100644 --- a/dev-python/autobahn/autobahn-0.11.0.ebuild +++ b/dev-python/autobahn/autobahn-0.11.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) RESTRICT="test" diff --git a/dev-python/autobahn/autobahn-0.12.1.ebuild b/dev-python/autobahn/autobahn-0.12.1.ebuild index 4df31003b5e10..19ffb936948e8 100644 --- a/dev-python/autobahn/autobahn-0.12.1.ebuild +++ b/dev-python/autobahn/autobahn-0.12.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) RESTRICT="test" diff --git a/dev-python/autobahn/autobahn-0.9.4.2.ebuild b/dev-python/autobahn/autobahn-0.9.4.2.ebuild index c7b0bc61f2915..7fac3965a8d05 100644 --- a/dev-python/autobahn/autobahn-0.9.4.2.ebuild +++ b/dev-python/autobahn/autobahn-0.9.4.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 versionator diff --git a/dev-python/automaton/automaton-0.8.0.ebuild b/dev-python/automaton/automaton-0.8.0.ebuild index a60f94487e07d..9c99f41d57822 100644 --- a/dev-python/automaton/automaton-0.8.0.ebuild +++ b/dev-python/automaton/automaton-0.8.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/autopep8/autopep8-1.0.4.ebuild b/dev-python/autopep8/autopep8-1.0.4.ebuild index ecf01bd6b22aa..3b5eb61dd68b9 100644 --- a/dev-python/autopep8/autopep8-1.0.4.ebuild +++ b/dev-python/autopep8/autopep8-1.0.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 vcs-snapshot diff --git a/dev-python/autopep8/autopep8-1.1.1.ebuild b/dev-python/autopep8/autopep8-1.1.1.ebuild index 54f50216931da..a4c5c6e30f702 100644 --- a/dev-python/autopep8/autopep8-1.1.1.ebuild +++ b/dev-python/autopep8/autopep8-1.1.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 vcs-snapshot diff --git a/dev-python/autopep8/autopep8-1.1.ebuild b/dev-python/autopep8/autopep8-1.1.ebuild index 54f50216931da..a4c5c6e30f702 100644 --- a/dev-python/autopep8/autopep8-1.1.ebuild +++ b/dev-python/autopep8/autopep8-1.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 vcs-snapshot diff --git a/dev-python/autopep8/autopep8-1.2.1.ebuild b/dev-python/autopep8/autopep8-1.2.1.ebuild index c6e0a8ebd6019..d258014422333 100644 --- a/dev-python/autopep8/autopep8-1.2.1.ebuild +++ b/dev-python/autopep8/autopep8-1.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 vcs-snapshot diff --git a/dev-python/autopep8/autopep8-1.2.2.ebuild b/dev-python/autopep8/autopep8-1.2.2.ebuild index 3dcb6022f4037..4982ac0d427cf 100644 --- a/dev-python/autopep8/autopep8-1.2.2.ebuild +++ b/dev-python/autopep8/autopep8-1.2.2.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy{,3} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy{,3} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/autopep8/autopep8-1.2.4.ebuild b/dev-python/autopep8/autopep8-1.2.4.ebuild index 3dcb6022f4037..4982ac0d427cf 100644 --- a/dev-python/autopep8/autopep8-1.2.4.ebuild +++ b/dev-python/autopep8/autopep8-1.2.4.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy{,3} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy{,3} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/autopep8/autopep8-1.2.ebuild b/dev-python/autopep8/autopep8-1.2.ebuild index 7e5dffef25b2f..30f72bc0ac7f5 100644 --- a/dev-python/autopep8/autopep8-1.2.ebuild +++ b/dev-python/autopep8/autopep8-1.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 vcs-snapshot diff --git a/dev-python/autopep8/autopep8-9999.ebuild b/dev-python/autopep8/autopep8-9999.ebuild index 9cd5581990edc..14c4dcf2b8fb0 100644 --- a/dev-python/autopep8/autopep8-9999.ebuild +++ b/dev-python/autopep8/autopep8-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 git-2 diff --git a/dev-python/babelfish/babelfish-0.5.5-r1.ebuild b/dev-python/babelfish/babelfish-0.5.5-r1.ebuild index 712acb0e34064..f966987d910fa 100644 --- a/dev-python/babelfish/babelfish-0.5.5-r1.ebuild +++ b/dev-python/babelfish/babelfish-0.5.5-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/babelfish/babelfish-9999.ebuild b/dev-python/babelfish/babelfish-9999.ebuild index 1df245671a6a8..e2c45166084d6 100644 --- a/dev-python/babelfish/babelfish-9999.ebuild +++ b/dev-python/babelfish/babelfish-9999.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 git-r3 diff --git a/dev-python/backports-abc/backports-abc-0.4.ebuild b/dev-python/backports-abc/backports-abc-0.4.ebuild index 2f8d88b762d85..47a7f5cf0ed28 100644 --- a/dev-python/backports-abc/backports-abc-0.4.ebuild +++ b/dev-python/backports-abc/backports-abc-0.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_4 pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/backports-ssl-match-hostname/backports-ssl-match-hostname-3.5.0.1-r1.ebuild b/dev-python/backports-ssl-match-hostname/backports-ssl-match-hostname-3.5.0.1-r1.ebuild index ee7294c97bdcf..446b8cdf9190f 100644 --- a/dev-python/backports-ssl-match-hostname/backports-ssl-match-hostname-3.5.0.1-r1.ebuild +++ b/dev-python/backports-ssl-match-hostname/backports-ssl-match-hostname-3.5.0.1-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/backports/backports-1.0.ebuild b/dev-python/backports/backports-1.0.ebuild index 8e7671e15d103..f53c49efe6960 100644 --- a/dev-python/backports/backports-1.0.ebuild +++ b/dev-python/backports/backports-1.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/bandit/bandit-0.13.2-r1.ebuild b/dev-python/bandit/bandit-0.13.2-r1.ebuild index 167ce06b4282b..071f063344d32 100644 --- a/dev-python/bandit/bandit-0.13.2-r1.ebuild +++ b/dev-python/bandit/bandit-0.13.2-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/bandit/bandit-1.0.1.ebuild b/dev-python/bandit/bandit-1.0.1.ebuild index 65e303e21902b..330add6cc7d8a 100644 --- a/dev-python/bandit/bandit-1.0.1.ebuild +++ b/dev-python/bandit/bandit-1.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/bashate/bashate-0.3.1.ebuild b/dev-python/bashate/bashate-0.3.1.ebuild index 8fd3ed6a3d7bc..481f76a6efc4b 100644 --- a/dev-python/bashate/bashate-0.3.1.ebuild +++ b/dev-python/bashate/bashate-0.3.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) DISTUTILS_IN_SOURCE_BUILD=TRUE # time diff --git a/dev-python/batinfo/batinfo-0.3.ebuild b/dev-python/batinfo/batinfo-0.3.ebuild index fa7da320c0255..519723156b187 100644 --- a/dev-python/batinfo/batinfo-0.3.ebuild +++ b/dev-python/batinfo/batinfo-0.3.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/bcolz/bcolz-0.10.0.ebuild b/dev-python/bcolz/bcolz-0.10.0.ebuild index c1551f654a2ba..97ac3835736aa 100644 --- a/dev-python/bcolz/bcolz-0.10.0.ebuild +++ b/dev-python/bcolz/bcolz-0.10.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/bcolz/bcolz-0.11.3.ebuild b/dev-python/bcolz/bcolz-0.11.3.ebuild index b178b4080d619..db1fff0e51d46 100644 --- a/dev-python/bcolz/bcolz-0.11.3.ebuild +++ b/dev-python/bcolz/bcolz-0.11.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/bcolz/bcolz-0.12.1.ebuild b/dev-python/bcolz/bcolz-0.12.1.ebuild index 9ff258bf743a1..8816a868e0daf 100644 --- a/dev-python/bcolz/bcolz-0.12.1.ebuild +++ b/dev-python/bcolz/bcolz-0.12.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/bcolz/bcolz-1.1.0.ebuild b/dev-python/bcolz/bcolz-1.1.0.ebuild index f45a798eb3072..521e4c4730c9a 100644 --- a/dev-python/bcolz/bcolz-1.1.0.ebuild +++ b/dev-python/bcolz/bcolz-1.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/bcrypt/bcrypt-1.1.1.ebuild b/dev-python/bcrypt/bcrypt-1.1.1.ebuild index 393e02967c4aa..bcd92b010e1ad 100644 --- a/dev-python/bcrypt/bcrypt-1.1.1.ebuild +++ b/dev-python/bcrypt/bcrypt-1.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/bcrypt/bcrypt-2.0.0-r1.ebuild b/dev-python/bcrypt/bcrypt-2.0.0-r1.ebuild index 2a5efe0091b88..1f1244445280d 100644 --- a/dev-python/bcrypt/bcrypt-2.0.0-r1.ebuild +++ b/dev-python/bcrypt/bcrypt-2.0.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/bcrypt/bcrypt-2.0.0.ebuild b/dev-python/bcrypt/bcrypt-2.0.0.ebuild index 111d2dab671e9..892108e67ef87 100644 --- a/dev-python/bcrypt/bcrypt-2.0.0.ebuild +++ b/dev-python/bcrypt/bcrypt-2.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/bcrypt/bcrypt-3.1.0.ebuild b/dev-python/bcrypt/bcrypt-3.1.0.ebuild index 2a5efe0091b88..1f1244445280d 100644 --- a/dev-python/bcrypt/bcrypt-3.1.0.ebuild +++ b/dev-python/bcrypt/bcrypt-3.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/bcrypt/bcrypt-3.1.1.ebuild b/dev-python/bcrypt/bcrypt-3.1.1.ebuild index 2a5efe0091b88..1f1244445280d 100644 --- a/dev-python/bcrypt/bcrypt-3.1.1.ebuild +++ b/dev-python/bcrypt/bcrypt-3.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/beaker/beaker-1.7.0-r1.ebuild b/dev-python/beaker/beaker-1.7.0-r1.ebuild index a112ff9bf137a..1068e17b86f40 100644 --- a/dev-python/beaker/beaker-1.7.0-r1.ebuild +++ b/dev-python/beaker/beaker-1.7.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/beaker/beaker-1.8.0.ebuild b/dev-python/beaker/beaker-1.8.0.ebuild index 6ff6c3c4ff5b8..d3220132f6ebf 100644 --- a/dev-python/beaker/beaker-1.8.0.ebuild +++ b/dev-python/beaker/beaker-1.8.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild b/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild index b2caa305a09d9..fc6c6a02098ba 100644 --- a/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild +++ b/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild @@ -4,7 +4,7 @@ EAPI="5" # A few tests fail with python3.3/3.4 :( -PYTHON_COMPAT=( python{3_3,3_4} pypy3 ) +PYTHON_COMPAT=( python3_4 pypy3 ) inherit distutils-r1 eutils diff --git a/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild b/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild index 2c0adc682f2c3..37b4948342592 100644 --- a/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild +++ b/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/beautifulsoup/beautifulsoup-4.4.0.ebuild b/dev-python/beautifulsoup/beautifulsoup-4.4.0.ebuild index 48f6ba4bab9ed..5cec63e519393 100644 --- a/dev-python/beautifulsoup/beautifulsoup-4.4.0.ebuild +++ b/dev-python/beautifulsoup/beautifulsoup-4.4.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/beautifulsoup/beautifulsoup-4.4.1.ebuild b/dev-python/beautifulsoup/beautifulsoup-4.4.1.ebuild index b84fa68694103..28d357cf37ca5 100644 --- a/dev-python/beautifulsoup/beautifulsoup-4.4.1.ebuild +++ b/dev-python/beautifulsoup/beautifulsoup-4.4.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/beautifulsoup/beautifulsoup-4.5.1.ebuild b/dev-python/beautifulsoup/beautifulsoup-4.5.1.ebuild index 0dfac96f6a459..87b4ad3284f94 100644 --- a/dev-python/beautifulsoup/beautifulsoup-4.5.1.ebuild +++ b/dev-python/beautifulsoup/beautifulsoup-4.5.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/behave/behave-1.2.5.ebuild b/dev-python/behave/behave-1.2.5.ebuild index 2d0a6b42543f4..4cb7b77165ed8 100644 --- a/dev-python/behave/behave-1.2.5.ebuild +++ b/dev-python/behave/behave-1.2.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/billiard/billiard-3.3.0.18.ebuild b/dev-python/billiard/billiard-3.3.0.18.ebuild index b5960a2785275..111f8c9e3c6e3 100644 --- a/dev-python/billiard/billiard-3.3.0.18.ebuild +++ b/dev-python/billiard/billiard-3.3.0.18.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/billiard/billiard-3.3.0.19.ebuild b/dev-python/billiard/billiard-3.3.0.19.ebuild index 8c1af713911b2..7672365da4d9a 100644 --- a/dev-python/billiard/billiard-3.3.0.19.ebuild +++ b/dev-python/billiard/billiard-3.3.0.19.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/billiard/billiard-3.3.0.20.ebuild b/dev-python/billiard/billiard-3.3.0.20.ebuild index e23470b9d3828..f5f1da9a415b6 100644 --- a/dev-python/billiard/billiard-3.3.0.20.ebuild +++ b/dev-python/billiard/billiard-3.3.0.20.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/billiard/billiard-3.3.0.21.ebuild b/dev-python/billiard/billiard-3.3.0.21.ebuild index 7ad800d7c2bea..d957577e86637 100644 --- a/dev-python/billiard/billiard-3.3.0.21.ebuild +++ b/dev-python/billiard/billiard-3.3.0.21.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_4 pypy pypy3 ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/billiard/billiard-3.3.0.22.ebuild b/dev-python/billiard/billiard-3.3.0.22.ebuild index 40be403707e74..c79018c6b4ca9 100644 --- a/dev-python/billiard/billiard-3.3.0.22.ebuild +++ b/dev-python/billiard/billiard-3.3.0.22.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/billiard/billiard-3.5.0.0.ebuild b/dev-python/billiard/billiard-3.5.0.0.ebuild index 9ab1c9da273db..3fa708d4452df 100644 --- a/dev-python/billiard/billiard-3.5.0.0.ebuild +++ b/dev-python/billiard/billiard-3.5.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/biplist/biplist-0.8.ebuild b/dev-python/biplist/biplist-0.8.ebuild index 231b347e8cfa2..c0deec571ee46 100644 --- a/dev-python/biplist/biplist-0.8.ebuild +++ b/dev-python/biplist/biplist-0.8.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/biplist/biplist-0.9.ebuild b/dev-python/biplist/biplist-0.9.ebuild index a4bc079514dd1..3f2689fb13911 100644 --- a/dev-python/biplist/biplist-0.9.ebuild +++ b/dev-python/biplist/biplist-0.9.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/biplist/biplist-1.0.1.ebuild b/dev-python/biplist/biplist-1.0.1.ebuild index ae3e36cc43470..13ace0ae9f71c 100644 --- a/dev-python/biplist/biplist-1.0.1.ebuild +++ b/dev-python/biplist/biplist-1.0.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/bitarray/bitarray-0.8.1.ebuild b/dev-python/bitarray/bitarray-0.8.1.ebuild index a06269c6f9e12..b3d14aaff75eb 100644 --- a/dev-python/bitarray/bitarray-0.8.1.ebuild +++ b/dev-python/bitarray/bitarray-0.8.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_{3,4}}) +PYTHON_COMPAT=(python{2_7,3_4}) inherit distutils-r1 diff --git a/dev-python/bitstring/bitstring-3.1.1.ebuild b/dev-python/bitstring/bitstring-3.1.1.ebuild index 1383d04837cf1..6681e9c227a41 100644 --- a/dev-python/bitstring/bitstring-3.1.1.ebuild +++ b/dev-python/bitstring/bitstring-3.1.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="A pure Python module for creation and analysis of binary data" diff --git a/dev-python/bitstring/bitstring-3.1.5.ebuild b/dev-python/bitstring/bitstring-3.1.5.ebuild index ce74739b62473..aa4812ed96e89 100644 --- a/dev-python/bitstring/bitstring-3.1.5.ebuild +++ b/dev-python/bitstring/bitstring-3.1.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 DESCRIPTION="A pure Python module for creation and analysis of binary data" diff --git a/dev-python/blaze/blaze-0.7.1.ebuild b/dev-python/blaze/blaze-0.7.1.ebuild index 6d51d213e0bf2..bfd38ed9d47e7 100644 --- a/dev-python/blaze/blaze-0.7.1.ebuild +++ b/dev-python/blaze/blaze-0.7.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) # if it won't fail anyway why run it at all? RESTRICT="test" diff --git a/dev-python/blaze/blaze-0.8.0.ebuild b/dev-python/blaze/blaze-0.8.0.ebuild index a625376e40ca5..7c31826601544 100644 --- a/dev-python/blaze/blaze-0.8.0.ebuild +++ b/dev-python/blaze/blaze-0.8.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/blaze/blaze-0.8.2.ebuild b/dev-python/blaze/blaze-0.8.2.ebuild index 19f6b604f27d0..f73f1c299003e 100644 --- a/dev-python/blaze/blaze-0.8.2.ebuild +++ b/dev-python/blaze/blaze-0.8.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/blaze/blaze-0.9.1.ebuild b/dev-python/blaze/blaze-0.9.1.ebuild index f1d44c2c6ab46..841ca5872ef06 100644 --- a/dev-python/blaze/blaze-0.9.1.ebuild +++ b/dev-python/blaze/blaze-0.9.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/bleach/bleach-1.4.1.ebuild b/dev-python/bleach/bleach-1.4.1.ebuild index c6b262c6be0a1..29d15d5966605 100644 --- a/dev-python/bleach/bleach-1.4.1.ebuild +++ b/dev-python/bleach/bleach-1.4.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/bleach/bleach-1.4.2.ebuild b/dev-python/bleach/bleach-1.4.2.ebuild index 56945ff80b4bf..ec241d38d6643 100644 --- a/dev-python/bleach/bleach-1.4.2.ebuild +++ b/dev-python/bleach/bleach-1.4.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/bleach/bleach-1.4.3.ebuild b/dev-python/bleach/bleach-1.4.3.ebuild index 9d4f2dc120f1f..ec0a82a87e8e2 100644 --- a/dev-python/bleach/bleach-1.4.3.ebuild +++ b/dev-python/bleach/bleach-1.4.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/blessings/blessings-1.6.ebuild b/dev-python/blessings/blessings-1.6.ebuild index 7a08c1be567c5..3045113f94aa8 100644 --- a/dev-python/blessings/blessings-1.6.ebuild +++ b/dev-python/blessings/blessings-1.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/blinker/blinker-1.3.ebuild b/dev-python/blinker/blinker-1.3.ebuild index a547f357e6f39..84eee19138f3a 100644 --- a/dev-python/blinker/blinker-1.3.ebuild +++ b/dev-python/blinker/blinker-1.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/blinker/blinker-1.4.ebuild b/dev-python/blinker/blinker-1.4.ebuild index 69781dee82a0d..b40c1c905b579 100644 --- a/dev-python/blinker/blinker-1.4.ebuild +++ b/dev-python/blinker/blinker-1.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/blockdiag/blockdiag-1.5.3.ebuild b/dev-python/blockdiag/blockdiag-1.5.3.ebuild index bc07fb1b930b9..4e403061ca16d 100644 --- a/dev-python/blockdiag/blockdiag-1.5.3.ebuild +++ b/dev-python/blockdiag/blockdiag-1.5.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/blosc/blosc-1.2.8.ebuild b/dev-python/blosc/blosc-1.2.8.ebuild index 2a11ef1017933..85dd82953dcb3 100644 --- a/dev-python/blosc/blosc-1.2.8.ebuild +++ b/dev-python/blosc/blosc-1.2.8.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/bluelet/bluelet-0.2.0.ebuild b/dev-python/bluelet/bluelet-0.2.0.ebuild index bd179d12999a8..3f0b1629b5549 100644 --- a/dev-python/bluelet/bluelet-0.2.0.ebuild +++ b/dev-python/bluelet/bluelet-0.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/blz/blz-0.6.2.ebuild b/dev-python/blz/blz-0.6.2.ebuild index f57e6b047d166..4ac9cf1642e1b 100644 --- a/dev-python/blz/blz-0.6.2.ebuild +++ b/dev-python/blz/blz-0.6.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/bokeh/bokeh-0.10.0.ebuild b/dev-python/bokeh/bokeh-0.10.0.ebuild index a90b21e3594be..540b9bd1fc3bf 100644 --- a/dev-python/bokeh/bokeh-0.10.0.ebuild +++ b/dev-python/bokeh/bokeh-0.10.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/bokeh/bokeh-0.11.0.ebuild b/dev-python/bokeh/bokeh-0.11.0.ebuild index e6ea1d24d4a42..48cd71aa46155 100644 --- a/dev-python/bokeh/bokeh-0.11.0.ebuild +++ b/dev-python/bokeh/bokeh-0.11.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/bokeh/bokeh-0.11.1.ebuild b/dev-python/bokeh/bokeh-0.11.1.ebuild index 26b5401c376c4..49c24645fe25d 100644 --- a/dev-python/bokeh/bokeh-0.11.1.ebuild +++ b/dev-python/bokeh/bokeh-0.11.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/bokeh/bokeh-0.7.1.ebuild b/dev-python/bokeh/bokeh-0.7.1.ebuild index 048fbe2ede252..78e44f549244d 100644 --- a/dev-python/bokeh/bokeh-0.7.1.ebuild +++ b/dev-python/bokeh/bokeh-0.7.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 readme.gentoo diff --git a/dev-python/boto/boto-2.35.1.ebuild b/dev-python/boto/boto-2.35.1.ebuild index 19bc338a63790..3ca59c87ccc71 100644 --- a/dev-python/boto/boto-2.35.1.ebuild +++ b/dev-python/boto/boto-2.35.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/boto/boto-2.38.0.ebuild b/dev-python/boto/boto-2.38.0.ebuild index 6f63003cdf9ba..c595e37be7427 100644 --- a/dev-python/boto/boto-2.38.0.ebuild +++ b/dev-python/boto/boto-2.38.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/boto/boto-2.39.0.ebuild b/dev-python/boto/boto-2.39.0.ebuild index 532f9359b21a5..c6b77c41f92f9 100644 --- a/dev-python/boto/boto-2.39.0.ebuild +++ b/dev-python/boto/boto-2.39.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/boto/boto-2.40.0.ebuild b/dev-python/boto/boto-2.40.0.ebuild index 532f9359b21a5..c6b77c41f92f9 100644 --- a/dev-python/boto/boto-2.40.0.ebuild +++ b/dev-python/boto/boto-2.40.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/boto/boto-2.41.0.ebuild b/dev-python/boto/boto-2.41.0.ebuild index 9790febb83456..337cf14ae4fc6 100644 --- a/dev-python/boto/boto-2.41.0.ebuild +++ b/dev-python/boto/boto-2.41.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/boto/boto-2.42.0.ebuild b/dev-python/boto/boto-2.42.0.ebuild index 532f9359b21a5..c6b77c41f92f9 100644 --- a/dev-python/boto/boto-2.42.0.ebuild +++ b/dev-python/boto/boto-2.42.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/botocore/botocore-1.4.60.ebuild b/dev-python/botocore/botocore-1.4.60.ebuild index 9c57e3342b4c6..16f236383a111 100644 --- a/dev-python/botocore/botocore-1.4.60.ebuild +++ b/dev-python/botocore/botocore-1.4.60.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/botocore/botocore-1.4.62.ebuild b/dev-python/botocore/botocore-1.4.62.ebuild index 9c57e3342b4c6..16f236383a111 100644 --- a/dev-python/botocore/botocore-1.4.62.ebuild +++ b/dev-python/botocore/botocore-1.4.62.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/botocore/botocore-1.4.65.ebuild b/dev-python/botocore/botocore-1.4.65.ebuild index 9c57e3342b4c6..16f236383a111 100644 --- a/dev-python/botocore/botocore-1.4.65.ebuild +++ b/dev-python/botocore/botocore-1.4.65.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/bottle/bottle-0.12.10.ebuild b/dev-python/bottle/bottle-0.12.10.ebuild index 1042e167fef05..11673a62ba2a9 100644 --- a/dev-python/bottle/bottle-0.12.10.ebuild +++ b/dev-python/bottle/bottle-0.12.10.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 eutils diff --git a/dev-python/bottle/bottle-0.12.7.ebuild b/dev-python/bottle/bottle-0.12.7.ebuild index 39d6d9a27dccf..7c93c0f5d435d 100644 --- a/dev-python/bottle/bottle-0.12.7.ebuild +++ b/dev-python/bottle/bottle-0.12.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="A fast and simple micro-framework for small web-applications" diff --git a/dev-python/bottle/bottle-0.12.8.ebuild b/dev-python/bottle/bottle-0.12.8.ebuild index bfa6f51c54266..79034b25fb9c3 100644 --- a/dev-python/bottle/bottle-0.12.8.ebuild +++ b/dev-python/bottle/bottle-0.12.8.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 eutils diff --git a/dev-python/bottle/bottle-0.12.9.ebuild b/dev-python/bottle/bottle-0.12.9.ebuild index a5416c393ff30..7818f6b3a00cc 100644 --- a/dev-python/bottle/bottle-0.12.9.ebuild +++ b/dev-python/bottle/bottle-0.12.9.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 eutils diff --git a/dev-python/bottleneck/bottleneck-0.8.0.ebuild b/dev-python/bottleneck/bottleneck-0.8.0.ebuild index 08b2169296934..da1ab35f98910 100644 --- a/dev-python/bottleneck/bottleneck-0.8.0.ebuild +++ b/dev-python/bottleneck/bottleneck-0.8.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/bottleneck/bottleneck-1.0.0.ebuild b/dev-python/bottleneck/bottleneck-1.0.0.ebuild index 786143cbf3b9e..25873811e87db 100644 --- a/dev-python/bottleneck/bottleneck-1.0.0.ebuild +++ b/dev-python/bottleneck/bottleneck-1.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/bpython/bpython-0.13.2.ebuild b/dev-python/bpython/bpython-0.13.2.ebuild index 38e0c06942591..824a9e0034a9f 100644 --- a/dev-python/bpython/bpython-0.13.2.ebuild +++ b/dev-python/bpython/bpython-0.13.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="ncurses" inherit distutils-r1 diff --git a/dev-python/bpython/bpython-0.15-r2.ebuild b/dev-python/bpython/bpython-0.15-r2.ebuild index bed6aa874cdb8..d06bbf2e42807 100644 --- a/dev-python/bpython/bpython-0.15-r2.ebuild +++ b/dev-python/bpython/bpython-0.15-r2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/bpython/bpython-0.16.ebuild b/dev-python/bpython/bpython-0.16.ebuild index 3b5ac833b5236..4e6c244462096 100644 --- a/dev-python/bpython/bpython-0.16.ebuild +++ b/dev-python/bpython/bpython-0.16.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/bsddb3/bsddb3-6.0.1.ebuild b/dev-python/bsddb3/bsddb3-6.0.1.ebuild index a91443630746d..57ab39322344e 100644 --- a/dev-python/bsddb3/bsddb3-6.0.1.ebuild +++ b/dev-python/bsddb3/bsddb3-6.0.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="threads(+)" inherit db-use distutils-r1 multilib diff --git a/dev-python/bsddb3/bsddb3-6.1.0.ebuild b/dev-python/bsddb3/bsddb3-6.1.0.ebuild index 9381f1d6cc497..01817f9bc7aa8 100644 --- a/dev-python/bsddb3/bsddb3-6.1.0.ebuild +++ b/dev-python/bsddb3/bsddb3-6.1.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="threads(+)" inherit db-use distutils-r1 multilib diff --git a/dev-python/bsddb3/bsddb3-6.1.1.ebuild b/dev-python/bsddb3/bsddb3-6.1.1.ebuild index b6a47a48924ec..f29b63d644690 100644 --- a/dev-python/bsddb3/bsddb3-6.1.1.ebuild +++ b/dev-python/bsddb3/bsddb3-6.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit db-use distutils-r1 multilib diff --git a/dev-python/bsddb3/bsddb3-6.2.1.ebuild b/dev-python/bsddb3/bsddb3-6.2.1.ebuild index f4bb36c56722a..015fd45549b61 100644 --- a/dev-python/bsddb3/bsddb3-6.2.1.ebuild +++ b/dev-python/bsddb3/bsddb3-6.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit db-use distutils-r1 diff --git a/dev-python/cached-property/cached-property-0.1.5.ebuild b/dev-python/cached-property/cached-property-0.1.5.ebuild index 34ed01bd3734e..20e497079bcfc 100644 --- a/dev-python/cached-property/cached-property-0.1.5.ebuild +++ b/dev-python/cached-property/cached-property-0.1.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/cached-property/cached-property-1.0.0.ebuild b/dev-python/cached-property/cached-property-1.0.0.ebuild index 34ed01bd3734e..20e497079bcfc 100644 --- a/dev-python/cached-property/cached-property-1.0.0.ebuild +++ b/dev-python/cached-property/cached-property-1.0.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/cached-property/cached-property-1.2.0.ebuild b/dev-python/cached-property/cached-property-1.2.0.ebuild index 34ed01bd3734e..20e497079bcfc 100644 --- a/dev-python/cached-property/cached-property-1.2.0.ebuild +++ b/dev-python/cached-property/cached-property-1.2.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/cached-property/cached-property-1.3.0.ebuild b/dev-python/cached-property/cached-property-1.3.0.ebuild index 935a4b066c435..bca7ef7a7edc7 100644 --- a/dev-python/cached-property/cached-property-1.3.0.ebuild +++ b/dev-python/cached-property/cached-property-1.3.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/cachetools/cachetools-1.1.5.ebuild b/dev-python/cachetools/cachetools-1.1.5.ebuild index 2c29586e19042..944c7b009c28b 100644 --- a/dev-python/cachetools/cachetools-1.1.5.ebuild +++ b/dev-python/cachetools/cachetools-1.1.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/cairocffi/cairocffi-0.7.2.ebuild b/dev-python/cairocffi/cairocffi-0.7.2.ebuild index 6e9209c258eb2..54c4040510630 100644 --- a/dev-python/cairocffi/cairocffi-0.7.2.ebuild +++ b/dev-python/cairocffi/cairocffi-0.7.2.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/cangjie/cangjie-1.1.ebuild b/dev-python/cangjie/cangjie-1.1.ebuild index 573d32aa4e6e5..c4acd8c0e2aed 100644 --- a/dev-python/cangjie/cangjie-1.1.ebuild +++ b/dev-python/cangjie/cangjie-1.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) inherit autotools-utils python-r1 diff --git a/dev-python/cangjie/cangjie-1.2.ebuild b/dev-python/cangjie/cangjie-1.2.ebuild index cd9f49d9dec4b..97ddb346a80b9 100644 --- a/dev-python/cangjie/cangjie-1.2.ebuild +++ b/dev-python/cangjie/cangjie-1.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) AUTOTOOLS_AUTORECONF=yes inherit autotools-utils python-r1 diff --git a/dev-python/capturer/capturer-2.1.1.ebuild b/dev-python/capturer/capturer-2.1.1.ebuild index d51e02660bf6d..89606cbb047e7 100644 --- a/dev-python/capturer/capturer-2.1.1.ebuild +++ b/dev-python/capturer/capturer-2.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/capturer/capturer-2.1.ebuild b/dev-python/capturer/capturer-2.1.ebuild index d51e02660bf6d..89606cbb047e7 100644 --- a/dev-python/capturer/capturer-2.1.ebuild +++ b/dev-python/capturer/capturer-2.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/case/case-1.2.3.ebuild b/dev-python/case/case-1.2.3.ebuild index bed0590ac6113..6dcfcf2ae76b7 100644 --- a/dev-python/case/case-1.2.3.ebuild +++ b/dev-python/case/case-1.2.3.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/castellan/castellan-0.4.0.ebuild b/dev-python/castellan/castellan-0.4.0.ebuild index 0b0de2b0112ec..1276536855135 100644 --- a/dev-python/castellan/castellan-0.4.0.ebuild +++ b/dev-python/castellan/castellan-0.4.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/catkin_pkg/catkin_pkg-0.2.10.ebuild b/dev-python/catkin_pkg/catkin_pkg-0.2.10.ebuild index 5bcfd3f1dc4c9..5b951016ad654 100644 --- a/dev-python/catkin_pkg/catkin_pkg-0.2.10.ebuild +++ b/dev-python/catkin_pkg/catkin_pkg-0.2.10.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-python/catkin_pkg/catkin_pkg-9999.ebuild b/dev-python/catkin_pkg/catkin_pkg-9999.ebuild index 5bcfd3f1dc4c9..5b951016ad654 100644 --- a/dev-python/catkin_pkg/catkin_pkg-9999.ebuild +++ b/dev-python/catkin_pkg/catkin_pkg-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-python/celery/celery-3.1.17.ebuild b/dev-python/celery/celery-3.1.17.ebuild index 423539c38df6d..59b10970e38c4 100644 --- a/dev-python/celery/celery-3.1.17.ebuild +++ b/dev-python/celery/celery-3.1.17.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 bash-completion-r1 diff --git a/dev-python/celery/celery-3.1.18-r1.ebuild b/dev-python/celery/celery-3.1.18-r1.ebuild index 6087f1906f697..c234de795c126 100644 --- a/dev-python/celery/celery-3.1.18-r1.ebuild +++ b/dev-python/celery/celery-3.1.18-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 bash-completion-r1 diff --git a/dev-python/celery/celery-3.1.18.ebuild b/dev-python/celery/celery-3.1.18.ebuild index fcc767ce3a8e1..29d5cbf40fcc3 100644 --- a/dev-python/celery/celery-3.1.18.ebuild +++ b/dev-python/celery/celery-3.1.18.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 bash-completion-r1 diff --git a/dev-python/celery/celery-3.1.19.ebuild b/dev-python/celery/celery-3.1.19.ebuild index 93b22a8480491..1e167b5bace8f 100644 --- a/dev-python/celery/celery-3.1.19.ebuild +++ b/dev-python/celery/celery-3.1.19.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 bash-completion-r1 diff --git a/dev-python/celery/celery-3.1.20.ebuild b/dev-python/celery/celery-3.1.20.ebuild index ff6226abe7fd6..0c85e51e73284 100644 --- a/dev-python/celery/celery-3.1.20.ebuild +++ b/dev-python/celery/celery-3.1.20.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 bash-completion-r1 diff --git a/dev-python/celery/celery-3.1.24.ebuild b/dev-python/celery/celery-3.1.24.ebuild index ff6226abe7fd6..0c85e51e73284 100644 --- a/dev-python/celery/celery-3.1.24.ebuild +++ b/dev-python/celery/celery-3.1.24.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 bash-completion-r1 diff --git a/dev-python/cement/cement-2.0.2.ebuild b/dev-python/cement/cement-2.0.2.ebuild index 21dbb27851aff..be1c2abf3be6e 100644 --- a/dev-python/cement/cement-2.0.2.ebuild +++ b/dev-python/cement/cement-2.0.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 versionator diff --git a/dev-python/cement/cement-2.10.0.ebuild b/dev-python/cement/cement-2.10.0.ebuild index 0dcc5740963cd..9143b97eb9499 100644 --- a/dev-python/cement/cement-2.10.0.ebuild +++ b/dev-python/cement/cement-2.10.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 versionator diff --git a/dev-python/cement/cement-2.6.2.ebuild b/dev-python/cement/cement-2.6.2.ebuild index 5540d8836e790..0b0052b10799b 100644 --- a/dev-python/cement/cement-2.6.2.ebuild +++ b/dev-python/cement/cement-2.6.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 versionator diff --git a/dev-python/certifi/certifi-2015.11.20.ebuild b/dev-python/certifi/certifi-2015.11.20.ebuild index 1f3965bf0ea72..94d6698d2b33e 100644 --- a/dev-python/certifi/certifi-2015.11.20.ebuild +++ b/dev-python/certifi/certifi-2015.11.20.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/certifi/certifi-2016.8.31.ebuild b/dev-python/certifi/certifi-2016.8.31.ebuild index eb85a09ec7f67..64f6fa8d4b4cb 100644 --- a/dev-python/certifi/certifi-2016.8.31.ebuild +++ b/dev-python/certifi/certifi-2016.8.31.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/certifi/certifi-2016.8.8.ebuild b/dev-python/certifi/certifi-2016.8.8.ebuild index eb85a09ec7f67..64f6fa8d4b4cb 100644 --- a/dev-python/certifi/certifi-2016.8.8.ebuild +++ b/dev-python/certifi/certifi-2016.8.8.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/certifi/certifi-2016.9.26.ebuild b/dev-python/certifi/certifi-2016.9.26.ebuild index eb85a09ec7f67..64f6fa8d4b4cb 100644 --- a/dev-python/certifi/certifi-2016.9.26.ebuild +++ b/dev-python/certifi/certifi-2016.9.26.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/cffi/cffi-1.2.1.ebuild b/dev-python/cffi/cffi-1.2.1.ebuild index e1a20bcb3eaa7..3e040524be8ed 100644 --- a/dev-python/cffi/cffi-1.2.1.ebuild +++ b/dev-python/cffi/cffi-1.2.1.ebuild @@ -6,7 +6,7 @@ EAPI=5 # DO NOT ADD pypy to PYTHON_COMPAT # pypy bundles a modified version of cffi. Use python_gen_cond_dep instead. -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/cffi/cffi-1.5.2.ebuild b/dev-python/cffi/cffi-1.5.2.ebuild index 712e773c25c10..e405b08ddee3a 100644 --- a/dev-python/cffi/cffi-1.5.2.ebuild +++ b/dev-python/cffi/cffi-1.5.2.ebuild @@ -6,7 +6,7 @@ EAPI=6 # DO NOT ADD pypy to PYTHON_COMPAT # pypy bundles a modified version of cffi. Use python_gen_cond_dep instead. -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/cffi/cffi-1.6.0.ebuild b/dev-python/cffi/cffi-1.6.0.ebuild index c54b5e66ab4ce..640db6d034774 100644 --- a/dev-python/cffi/cffi-1.6.0.ebuild +++ b/dev-python/cffi/cffi-1.6.0.ebuild @@ -6,7 +6,7 @@ EAPI=6 # DO NOT ADD pypy to PYTHON_COMPAT # pypy bundles a modified version of cffi. Use python_gen_cond_dep instead. -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/cffi/cffi-1.7.0.ebuild b/dev-python/cffi/cffi-1.7.0.ebuild index c54b5e66ab4ce..640db6d034774 100644 --- a/dev-python/cffi/cffi-1.7.0.ebuild +++ b/dev-python/cffi/cffi-1.7.0.ebuild @@ -6,7 +6,7 @@ EAPI=6 # DO NOT ADD pypy to PYTHON_COMPAT # pypy bundles a modified version of cffi. Use python_gen_cond_dep instead. -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/cfgio/cfgio-0.1.2.ebuild b/dev-python/cfgio/cfgio-0.1.2.ebuild index bcb4a5488299d..ea36c1a57a4c1 100644 --- a/dev-python/cfgio/cfgio-0.1.2.ebuild +++ b/dev-python/cfgio/cfgio-0.1.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) inherit distutils-r1 diff --git a/dev-python/cgkit/cgkit-2.0.0.ebuild b/dev-python/cgkit/cgkit-2.0.0.ebuild index 7062755cf0c5e..5b4c5aebf2b11 100644 --- a/dev-python/cgkit/cgkit-2.0.0.ebuild +++ b/dev-python/cgkit/cgkit-2.0.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 eutils scons-utils toolchain-funcs diff --git a/dev-python/cgroup-utils/cgroup-utils-0.6.ebuild b/dev-python/cgroup-utils/cgroup-utils-0.6.ebuild index 4e099d1dbc5cd..ff7b19c58fd50 100644 --- a/dev-python/cgroup-utils/cgroup-utils-0.6.ebuild +++ b/dev-python/cgroup-utils/cgroup-utils-0.6.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/chameleon/chameleon-2.16.ebuild b/dev-python/chameleon/chameleon-2.16.ebuild index d7db838b23dcf..238590e75757e 100644 --- a/dev-python/chameleon/chameleon-2.16.ebuild +++ b/dev-python/chameleon/chameleon-2.16.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/chameleon/chameleon-2.19.ebuild b/dev-python/chameleon/chameleon-2.19.ebuild index ca028f7e397a1..818b00cac1bc3 100644 --- a/dev-python/chameleon/chameleon-2.19.ebuild +++ b/dev-python/chameleon/chameleon-2.19.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/chameleon/chameleon-2.20.ebuild b/dev-python/chameleon/chameleon-2.20.ebuild index ca028f7e397a1..818b00cac1bc3 100644 --- a/dev-python/chameleon/chameleon-2.20.ebuild +++ b/dev-python/chameleon/chameleon-2.20.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/chameleon/chameleon-2.22.ebuild b/dev-python/chameleon/chameleon-2.22.ebuild index ca028f7e397a1..818b00cac1bc3 100644 --- a/dev-python/chameleon/chameleon-2.22.ebuild +++ b/dev-python/chameleon/chameleon-2.22.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/chameleon/chameleon-2.24.ebuild b/dev-python/chameleon/chameleon-2.24.ebuild index ca028f7e397a1..818b00cac1bc3 100644 --- a/dev-python/chameleon/chameleon-2.24.ebuild +++ b/dev-python/chameleon/chameleon-2.24.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/chameleon/chameleon-2.25.ebuild b/dev-python/chameleon/chameleon-2.25.ebuild index e0455b56b9e59..a1831d7872dbf 100644 --- a/dev-python/chameleon/chameleon-2.25.ebuild +++ b/dev-python/chameleon/chameleon-2.25.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/characteristic/characteristic-14.1.0.ebuild b/dev-python/characteristic/characteristic-14.1.0.ebuild index 3673e48b61b18..e0a309c84f101 100644 --- a/dev-python/characteristic/characteristic-14.1.0.ebuild +++ b/dev-python/characteristic/characteristic-14.1.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/characteristic/characteristic-14.3.0-r1.ebuild b/dev-python/characteristic/characteristic-14.3.0-r1.ebuild index 3c3e5974387db..2e35129199ca5 100644 --- a/dev-python/characteristic/characteristic-14.3.0-r1.ebuild +++ b/dev-python/characteristic/characteristic-14.3.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/characteristic/characteristic-14.3.0.ebuild b/dev-python/characteristic/characteristic-14.3.0.ebuild index c5acd3d936c3e..23a7b7fcdff78 100644 --- a/dev-python/characteristic/characteristic-14.3.0.ebuild +++ b/dev-python/characteristic/characteristic-14.3.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/chardet/chardet-2.2.1.ebuild b/dev-python/chardet/chardet-2.2.1.ebuild index 6ba329437f2fd..29c27b1ba5ff1 100644 --- a/dev-python/chardet/chardet-2.2.1.ebuild +++ b/dev-python/chardet/chardet-2.2.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/chardet/chardet-2.3.0.ebuild b/dev-python/chardet/chardet-2.3.0.ebuild index d50ac255eb416..fce9fde3a5f61 100644 --- a/dev-python/chardet/chardet-2.3.0.ebuild +++ b/dev-python/chardet/chardet-2.3.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/cherrypy/cherrypy-3.3.0.ebuild b/dev-python/cherrypy/cherrypy-3.3.0.ebuild index 9d06f160b7fed..97237d7eff310 100644 --- a/dev-python/cherrypy/cherrypy-3.3.0.ebuild +++ b/dev-python/cherrypy/cherrypy-3.3.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/cherrypy/cherrypy-3.7.0.ebuild b/dev-python/cherrypy/cherrypy-3.7.0.ebuild index beb5335e3bade..f2c360af46354 100644 --- a/dev-python/cherrypy/cherrypy-3.7.0.ebuild +++ b/dev-python/cherrypy/cherrypy-3.7.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/cherrypy/cherrypy-3.8.0.ebuild b/dev-python/cherrypy/cherrypy-3.8.0.ebuild index 9a451038db159..433dd10df6582 100644 --- a/dev-python/cherrypy/cherrypy-3.8.0.ebuild +++ b/dev-python/cherrypy/cherrypy-3.8.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/click-log/click-log-0.1.3.ebuild b/dev-python/click-log/click-log-0.1.3.ebuild index a745f6d54cfbc..a77f2c67cbf08 100644 --- a/dev-python/click-log/click-log-0.1.3.ebuild +++ b/dev-python/click-log/click-log-0.1.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/click-log/click-log-0.1.4.ebuild b/dev-python/click-log/click-log-0.1.4.ebuild index 9bcaa25018342..8846786adfc8b 100644 --- a/dev-python/click-log/click-log-0.1.4.ebuild +++ b/dev-python/click-log/click-log-0.1.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/click-threading/click-threading-0.1.2.ebuild b/dev-python/click-threading/click-threading-0.1.2.ebuild index b2ce4253af39c..8afb437431e20 100644 --- a/dev-python/click-threading/click-threading-0.1.2.ebuild +++ b/dev-python/click-threading/click-threading-0.1.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/click-threading/click-threading-0.3.0.ebuild b/dev-python/click-threading/click-threading-0.3.0.ebuild index 10ecfe5930a07..67be3a51fa4e1 100644 --- a/dev-python/click-threading/click-threading-0.3.0.ebuild +++ b/dev-python/click-threading/click-threading-0.3.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/click/click-6.6.ebuild b/dev-python/click/click-6.6.ebuild index 7e8d3e51d87dd..6d05155bcfe8a 100644 --- a/dev-python/click/click-6.6.ebuild +++ b/dev-python/click/click-6.6.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/cliff-tablib/cliff-tablib-1.1.ebuild b/dev-python/cliff-tablib/cliff-tablib-1.1.ebuild index 229ec23da01fe..7f81daa522016 100644 --- a/dev-python/cliff-tablib/cliff-tablib-1.1.ebuild +++ b/dev-python/cliff-tablib/cliff-tablib-1.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/cliff/cliff-2.0.0.ebuild b/dev-python/cliff/cliff-2.0.0.ebuild index 29a121a15fa7c..300bcecd5505c 100644 --- a/dev-python/cliff/cliff-2.0.0.ebuild +++ b/dev-python/cliff/cliff-2.0.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/clint/clint-0.3.1-r1.ebuild b/dev-python/clint/clint-0.3.1-r1.ebuild index 699af441d963a..489986f9d80ed 100644 --- a/dev-python/clint/clint-0.3.1-r1.ebuild +++ b/dev-python/clint/clint-0.3.1-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/clint/clint-0.4.1.ebuild b/dev-python/clint/clint-0.4.1.ebuild index cca7df08a9b09..69fc7b60a7b7f 100644 --- a/dev-python/clint/clint-0.4.1.ebuild +++ b/dev-python/clint/clint-0.4.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/clint/clint-0.5.1.ebuild b/dev-python/clint/clint-0.5.1.ebuild index 0d97eaf4192d5..588e1d42d196d 100644 --- a/dev-python/clint/clint-0.5.1.ebuild +++ b/dev-python/clint/clint-0.5.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5) +PYTHON_COMPAT=( python2_7 python3_4 python3_5) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/cloudpickle/cloudpickle-0.2.1.ebuild b/dev-python/cloudpickle/cloudpickle-0.2.1.ebuild index 3d1923830b105..d0bc777e3d97c 100644 --- a/dev-python/cloudpickle/cloudpickle-0.2.1.ebuild +++ b/dev-python/cloudpickle/cloudpickle-0.2.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit eutils distutils-r1 DESCRIPTION="Extended pickling support for Python objects" diff --git a/dev-python/cmd2/cmd2-0.6.7.ebuild b/dev-python/cmd2/cmd2-0.6.7.ebuild index a2c1464694f07..95ae8713d45ac 100644 --- a/dev-python/cmd2/cmd2-0.6.7.ebuild +++ b/dev-python/cmd2/cmd2-0.6.7.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/cmd2/cmd2-0.6.8.ebuild b/dev-python/cmd2/cmd2-0.6.8.ebuild index a5688a2a0df12..31a5d74ab8116 100644 --- a/dev-python/cmd2/cmd2-0.6.8.ebuild +++ b/dev-python/cmd2/cmd2-0.6.8.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/colander/colander-1.0.ebuild b/dev-python/colander/colander-1.0.ebuild index 44e7ab977c106..e042896b70f5e 100644 --- a/dev-python/colander/colander-1.0.ebuild +++ b/dev-python/colander/colander-1.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/colander/colander-1.2.ebuild b/dev-python/colander/colander-1.2.ebuild index c83a3589ff123..a7300f4221be6 100644 --- a/dev-python/colander/colander-1.2.ebuild +++ b/dev-python/colander/colander-1.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/colorama/colorama-0.3.3.ebuild b/dev-python/colorama/colorama-0.3.3.ebuild index 578364e24585c..953897e241f76 100644 --- a/dev-python/colorama/colorama-0.3.3.ebuild +++ b/dev-python/colorama/colorama-0.3.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/colorama/colorama-0.3.7.ebuild b/dev-python/colorama/colorama-0.3.7.ebuild index 82d1968843e5a..dcd4d2f4ba24e 100644 --- a/dev-python/colorama/colorama-0.3.7.ebuild +++ b/dev-python/colorama/colorama-0.3.7.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/coloredlogs/coloredlogs-3.1.4.ebuild b/dev-python/coloredlogs/coloredlogs-3.1.4.ebuild index 5145699bf2945..76ad6aa569b61 100644 --- a/dev-python/coloredlogs/coloredlogs-3.1.4.ebuild +++ b/dev-python/coloredlogs/coloredlogs-3.1.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/coloredlogs/coloredlogs-5.0.ebuild b/dev-python/coloredlogs/coloredlogs-5.0.ebuild index ec7bcb061bc0d..a5f05a553a70a 100644 --- a/dev-python/coloredlogs/coloredlogs-5.0.ebuild +++ b/dev-python/coloredlogs/coloredlogs-5.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/colorlog/colorlog-2.6.0.ebuild b/dev-python/colorlog/colorlog-2.6.0.ebuild index 4464f79993fe6..33c340d2f6b15 100644 --- a/dev-python/colorlog/colorlog-2.6.0.ebuild +++ b/dev-python/colorlog/colorlog-2.6.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/colorlog/colorlog-2.6.1.ebuild b/dev-python/colorlog/colorlog-2.6.1.ebuild index 0969a0e093dc0..69a28e7fd914a 100644 --- a/dev-python/colorlog/colorlog-2.6.1.ebuild +++ b/dev-python/colorlog/colorlog-2.6.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/colorlog/colorlog-2.7.0.ebuild b/dev-python/colorlog/colorlog-2.7.0.ebuild index d55314dcbae47..d84fbea1403c6 100644 --- a/dev-python/colorlog/colorlog-2.7.0.ebuild +++ b/dev-python/colorlog/colorlog-2.7.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/colout/colout-0.1.ebuild b/dev-python/colout/colout-0.1.ebuild index 3698ac5c3ca36..263d923896559 100644 --- a/dev-python/colout/colout-0.1.ebuild +++ b/dev-python/colout/colout-0.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="Adds color to arbitrary command output" diff --git a/dev-python/columnize/columnize-0.3.8.ebuild b/dev-python/columnize/columnize-0.3.8.ebuild index 5d94ec2b761a8..f49a9cb568d15 100644 --- a/dev-python/columnize/columnize-0.3.8.ebuild +++ b/dev-python/columnize/columnize-0.3.8.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/common/common-0.1.1.ebuild b/dev-python/common/common-0.1.1.ebuild index 21a5ba200eb88..892c7ac9f9f16 100644 --- a/dev-python/common/common-0.1.1.ebuild +++ b/dev-python/common/common-0.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/common/common-0.1.2.ebuild b/dev-python/common/common-0.1.2.ebuild index 486eeb14b6084..186f168bcb789 100644 --- a/dev-python/common/common-0.1.2.ebuild +++ b/dev-python/common/common-0.1.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/configargparse/configargparse-0.10.0.ebuild b/dev-python/configargparse/configargparse-0.10.0.ebuild index c9ae9e206397f..f9d8e87901da6 100644 --- a/dev-python/configargparse/configargparse-0.10.0.ebuild +++ b/dev-python/configargparse/configargparse-0.10.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/configargparse/configargparse-0.9.3.ebuild b/dev-python/configargparse/configargparse-0.9.3.ebuild index 3ad83ba1a4424..cdca1c5e17f74 100644 --- a/dev-python/configargparse/configargparse-0.9.3.ebuild +++ b/dev-python/configargparse/configargparse-0.9.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/configclass/configclass-0.1.0.ebuild b/dev-python/configclass/configclass-0.1.0.ebuild index 761e15d6269f7..c1551812ac306 100644 --- a/dev-python/configclass/configclass-0.1.0.ebuild +++ b/dev-python/configclass/configclass-0.1.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/configobj/configobj-5.0.5.ebuild b/dev-python/configobj/configobj-5.0.5.ebuild index b9ac6253650b8..81eec256cd410 100644 --- a/dev-python/configobj/configobj-5.0.5.ebuild +++ b/dev-python/configobj/configobj-5.0.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/configobj/configobj-5.0.6.ebuild b/dev-python/configobj/configobj-5.0.6.ebuild index be694c53505b4..df5d4c14fa92e 100644 --- a/dev-python/configobj/configobj-5.0.6.ebuild +++ b/dev-python/configobj/configobj-5.0.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/contextlib2/contextlib2-0.4.0.ebuild b/dev-python/contextlib2/contextlib2-0.4.0.ebuild index bd498c20f701e..97b05b1e07100 100644 --- a/dev-python/contextlib2/contextlib2-0.4.0.ebuild +++ b/dev-python/contextlib2/contextlib2-0.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/contextlib2/contextlib2-0.5.1.ebuild b/dev-python/contextlib2/contextlib2-0.5.1.ebuild index b17ca72e7c228..83804eb9dcd84 100644 --- a/dev-python/contextlib2/contextlib2-0.5.1.ebuild +++ b/dev-python/contextlib2/contextlib2-0.5.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/contextlib2/contextlib2-0.5.3.ebuild b/dev-python/contextlib2/contextlib2-0.5.3.ebuild index 09a8aed06769c..445c5054459a7 100644 --- a/dev-python/contextlib2/contextlib2-0.5.3.ebuild +++ b/dev-python/contextlib2/contextlib2-0.5.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/contextlib2/contextlib2-0.5.4.ebuild b/dev-python/contextlib2/contextlib2-0.5.4.ebuild index fca9b811932a3..9f3394b5f7c42 100644 --- a/dev-python/contextlib2/contextlib2-0.5.4.ebuild +++ b/dev-python/contextlib2/contextlib2-0.5.4.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/couchdb-python/couchdb-python-1.0.1.ebuild b/dev-python/couchdb-python/couchdb-python-1.0.1.ebuild index 9ff10717fa84d..15b8cb5aca918 100644 --- a/dev-python/couchdb-python/couchdb-python-1.0.1.ebuild +++ b/dev-python/couchdb-python/couchdb-python-1.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/couchdb-python/couchdb-python-1.0.ebuild b/dev-python/couchdb-python/couchdb-python-1.0.ebuild index d8aa516a98775..f01c4c28aff8e 100644 --- a/dev-python/couchdb-python/couchdb-python-1.0.ebuild +++ b/dev-python/couchdb-python/couchdb-python-1.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/couchdb-python/couchdb-python-1.1.ebuild b/dev-python/couchdb-python/couchdb-python-1.1.ebuild index 9ff10717fa84d..15b8cb5aca918 100644 --- a/dev-python/couchdb-python/couchdb-python-1.1.ebuild +++ b/dev-python/couchdb-python/couchdb-python-1.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/cov-core/cov-core-1.15.0.ebuild b/dev-python/cov-core/cov-core-1.15.0.ebuild index fa3c3b5226107..851953d0e57c1 100644 --- a/dev-python/cov-core/cov-core-1.15.0.ebuild +++ b/dev-python/cov-core/cov-core-1.15.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="plugin core for use by pytest-cov, nose-cov and nose2-cov" diff --git a/dev-python/cov-core/cov-core-1.7.ebuild b/dev-python/cov-core/cov-core-1.7.ebuild index bb61f48abc9ca..74d3202bba9d3 100644 --- a/dev-python/cov-core/cov-core-1.7.ebuild +++ b/dev-python/cov-core/cov-core-1.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4}} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="plugin core for use by pytest-cov, nose-cov and nose2-cov" diff --git a/dev-python/coverage/coverage-3.7.1.ebuild b/dev-python/coverage/coverage-3.7.1.ebuild index d2cd0a7bbc342..c9df1dd2a033c 100644 --- a/dev-python/coverage/coverage-3.7.1.ebuild +++ b/dev-python/coverage/coverage-3.7.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/coverage/coverage-4.0.3.ebuild b/dev-python/coverage/coverage-4.0.3.ebuild index 78999a325718c..b4b5032c57a37 100644 --- a/dev-python/coverage/coverage-4.0.3.ebuild +++ b/dev-python/coverage/coverage-4.0.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/coverage/coverage-4.1.ebuild b/dev-python/coverage/coverage-4.1.ebuild index fea2c11f0a376..b999a2c63362f 100644 --- a/dev-python/coverage/coverage-4.1.ebuild +++ b/dev-python/coverage/coverage-4.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/coverage/coverage-4.2.ebuild b/dev-python/coverage/coverage-4.2.ebuild index 1840049116ba0..af74161aa2f5e 100644 --- a/dev-python/coverage/coverage-4.2.ebuild +++ b/dev-python/coverage/coverage-4.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/crcmod/crcmod-1.7-r2.ebuild b/dev-python/crcmod/crcmod-1.7-r2.ebuild index 181bae11da970..33a3fb70eca14 100644 --- a/dev-python/crcmod/crcmod-1.7-r2.ebuild +++ b/dev-python/crcmod/crcmod-1.7-r2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/crumbs/crumbs-2.0.0.ebuild b/dev-python/crumbs/crumbs-2.0.0.ebuild index 23bc8832bdb5f..3e4b0a8f3e44d 100644 --- a/dev-python/crumbs/crumbs-2.0.0.ebuild +++ b/dev-python/crumbs/crumbs-2.0.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 diff --git a/dev-python/crumbs/crumbs-2.0.1.ebuild b/dev-python/crumbs/crumbs-2.0.1.ebuild index e04f47aa7e6f8..9bb5d2b6c03ef 100644 --- a/dev-python/crumbs/crumbs-2.0.1.ebuild +++ b/dev-python/crumbs/crumbs-2.0.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/crumbs/crumbs-2.0.2.ebuild b/dev-python/crumbs/crumbs-2.0.2.ebuild index f7cbe8c9405cc..1b8def916945f 100644 --- a/dev-python/crumbs/crumbs-2.0.2.ebuild +++ b/dev-python/crumbs/crumbs-2.0.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/crumbs/crumbs-2.1.0.ebuild b/dev-python/crumbs/crumbs-2.1.0.ebuild index ac6bb75de8c1d..b747156d33320 100644 --- a/dev-python/crumbs/crumbs-2.1.0.ebuild +++ b/dev-python/crumbs/crumbs-2.1.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/cryptography-vectors/cryptography-vectors-1.1.2.ebuild b/dev-python/cryptography-vectors/cryptography-vectors-1.1.2.ebuild index 9cfe6f8473fa0..30335cef63916 100644 --- a/dev-python/cryptography-vectors/cryptography-vectors-1.1.2.ebuild +++ b/dev-python/cryptography-vectors/cryptography-vectors-1.1.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/cryptography-vectors/cryptography-vectors-1.3.1.ebuild b/dev-python/cryptography-vectors/cryptography-vectors-1.3.1.ebuild index d4e669e24bd8d..803a99cc42e4f 100644 --- a/dev-python/cryptography-vectors/cryptography-vectors-1.3.1.ebuild +++ b/dev-python/cryptography-vectors/cryptography-vectors-1.3.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/cryptography-vectors/cryptography-vectors-1.3.4.ebuild b/dev-python/cryptography-vectors/cryptography-vectors-1.3.4.ebuild index 844d28b2b6c6e..8d9498c0d597f 100644 --- a/dev-python/cryptography-vectors/cryptography-vectors-1.3.4.ebuild +++ b/dev-python/cryptography-vectors/cryptography-vectors-1.3.4.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/cryptography-vectors/cryptography-vectors-1.5.2.ebuild b/dev-python/cryptography-vectors/cryptography-vectors-1.5.2.ebuild index 752c8492a8470..20efc8e9828d9 100644 --- a/dev-python/cryptography-vectors/cryptography-vectors-1.5.2.ebuild +++ b/dev-python/cryptography-vectors/cryptography-vectors-1.5.2.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/cryptography-vectors/cryptography-vectors-1.5.ebuild b/dev-python/cryptography-vectors/cryptography-vectors-1.5.ebuild index 752c8492a8470..20efc8e9828d9 100644 --- a/dev-python/cryptography-vectors/cryptography-vectors-1.5.ebuild +++ b/dev-python/cryptography-vectors/cryptography-vectors-1.5.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/cryptography/cryptography-1.1.2.ebuild b/dev-python/cryptography/cryptography-1.1.2.ebuild index 07206e63ebaf9..a2a9787667996 100644 --- a/dev-python/cryptography/cryptography-1.1.2.ebuild +++ b/dev-python/cryptography/cryptography-1.1.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/cryptography/cryptography-1.3.1.ebuild b/dev-python/cryptography/cryptography-1.3.1.ebuild index 2f5156c24efc2..c2e439bc37f26 100644 --- a/dev-python/cryptography/cryptography-1.3.1.ebuild +++ b/dev-python/cryptography/cryptography-1.3.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/cryptography/cryptography-1.3.4.ebuild b/dev-python/cryptography/cryptography-1.3.4.ebuild index 6809b614b25b8..a4ab1288f38cb 100644 --- a/dev-python/cryptography/cryptography-1.3.4.ebuild +++ b/dev-python/cryptography/cryptography-1.3.4.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/cryptography/cryptography-1.5.2.ebuild b/dev-python/cryptography/cryptography-1.5.2.ebuild index cfe105d75dca0..e60cfd9c68011 100644 --- a/dev-python/cryptography/cryptography-1.5.2.ebuild +++ b/dev-python/cryptography/cryptography-1.5.2.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/cryptography/cryptography-1.5.ebuild b/dev-python/cryptography/cryptography-1.5.ebuild index cfe105d75dca0..e60cfd9c68011 100644 --- a/dev-python/cryptography/cryptography-1.5.ebuild +++ b/dev-python/cryptography/cryptography-1.5.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/cssselect/cssselect-0.9.1.ebuild b/dev-python/cssselect/cssselect-0.9.1.ebuild index 4dbb7069df8f3..db8cbfa297f97 100644 --- a/dev-python/cssselect/cssselect-0.9.1.ebuild +++ b/dev-python/cssselect/cssselect-0.9.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/cssselect/cssselect-0.9.2.ebuild b/dev-python/cssselect/cssselect-0.9.2.ebuild index ce7cfbc4f88a8..b3df956f2e6dc 100644 --- a/dev-python/cssselect/cssselect-0.9.2.ebuild +++ b/dev-python/cssselect/cssselect-0.9.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/cssselect/cssselect-1.0.0.ebuild b/dev-python/cssselect/cssselect-1.0.0.ebuild index 057a765161ed2..31177be305098 100644 --- a/dev-python/cssselect/cssselect-1.0.0.ebuild +++ b/dev-python/cssselect/cssselect-1.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/cssutils/cssutils-1.0.1.ebuild b/dev-python/cssutils/cssutils-1.0.1.ebuild index f346c7d9bdd98..36f0427ac0133 100644 --- a/dev-python/cssutils/cssutils-1.0.1.ebuild +++ b/dev-python/cssutils/cssutils-1.0.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy ) inherit distutils-r1 diff --git a/dev-python/curtsies/curtsies-0.1.23-r1.ebuild b/dev-python/curtsies/curtsies-0.1.23-r1.ebuild index cbf858a9801a1..d93726f9c8178 100644 --- a/dev-python/curtsies/curtsies-0.1.23-r1.ebuild +++ b/dev-python/curtsies/curtsies-0.1.23-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/curtsies/curtsies-0.2.10.ebuild b/dev-python/curtsies/curtsies-0.2.10.ebuild index 67d2dd2523cc3..b72e9d664445a 100644 --- a/dev-python/curtsies/curtsies-0.2.10.ebuild +++ b/dev-python/curtsies/curtsies-0.2.10.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/curtsies/curtsies-0.2.9.ebuild b/dev-python/curtsies/curtsies-0.2.9.ebuild index 67d2dd2523cc3..b72e9d664445a 100644 --- a/dev-python/curtsies/curtsies-0.2.9.ebuild +++ b/dev-python/curtsies/curtsies-0.2.9.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/cvxopt/cvxopt-1.1.6-r2.ebuild b/dev-python/cvxopt/cvxopt-1.1.6-r2.ebuild index 150ba15258957..c3100bfdc1186 100644 --- a/dev-python/cvxopt/cvxopt-1.1.6-r2.ebuild +++ b/dev-python/cvxopt/cvxopt-1.1.6-r2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 toolchain-funcs eutils diff --git a/dev-python/cvxopt/cvxopt-1.1.8.ebuild b/dev-python/cvxopt/cvxopt-1.1.8.ebuild index 86524f931f890..14752c3cd1f75 100644 --- a/dev-python/cvxopt/cvxopt-1.1.8.ebuild +++ b/dev-python/cvxopt/cvxopt-1.1.8.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 eutils toolchain-funcs diff --git a/dev-python/cx_Freeze/cx_Freeze-4.3.3.ebuild b/dev-python/cx_Freeze/cx_Freeze-4.3.3.ebuild index 8f62d8769d07d..174e275caecc3 100644 --- a/dev-python/cx_Freeze/cx_Freeze-4.3.3.ebuild +++ b/dev-python/cx_Freeze/cx_Freeze-4.3.3.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="Create standalone executables from Python scripts" diff --git a/dev-python/cycler/cycler-0.10.0.ebuild b/dev-python/cycler/cycler-0.10.0.ebuild index 50ceaffe5f76b..38f9b2bb9aa42 100644 --- a/dev-python/cycler/cycler-0.10.0.ebuild +++ b/dev-python/cycler/cycler-0.10.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/cycler/cycler-0.9.0.ebuild b/dev-python/cycler/cycler-0.9.0.ebuild index 780a0615f0036..b8b732f89c03e 100644 --- a/dev-python/cycler/cycler-0.9.0.ebuild +++ b/dev-python/cycler/cycler-0.9.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/cython/cython-0.22.ebuild b/dev-python/cython/cython-0.22.ebuild index 6b9a46affdfcb..93943867cad6c 100644 --- a/dev-python/cython/cython-0.22.ebuild +++ b/dev-python/cython/cython-0.22.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 flag-o-matic toolchain-funcs diff --git a/dev-python/cython/cython-0.24.1.ebuild b/dev-python/cython/cython-0.24.1.ebuild index d148fe324eea1..44785313231cf 100644 --- a/dev-python/cython/cython-0.24.1.ebuild +++ b/dev-python/cython/cython-0.24.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 flag-o-matic toolchain-funcs elisp-common diff --git a/dev-python/cytoolz/cytoolz-0.7.1.ebuild b/dev-python/cytoolz/cytoolz-0.7.1.ebuild index bbd81d984d26b..d59ba0f71ff51 100644 --- a/dev-python/cytoolz/cytoolz-0.7.1.ebuild +++ b/dev-python/cytoolz/cytoolz-0.7.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/cytoolz/cytoolz-0.7.2-r2.ebuild b/dev-python/cytoolz/cytoolz-0.7.2-r2.ebuild index eaa2e9af3bffa..22df487c32753 100644 --- a/dev-python/cytoolz/cytoolz-0.7.2-r2.ebuild +++ b/dev-python/cytoolz/cytoolz-0.7.2-r2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/cytoolz/cytoolz-0.7.3.ebuild b/dev-python/cytoolz/cytoolz-0.7.3.ebuild index eaa2e9af3bffa..22df487c32753 100644 --- a/dev-python/cytoolz/cytoolz-0.7.3.ebuild +++ b/dev-python/cytoolz/cytoolz-0.7.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/cytoolz/cytoolz-0.7.4.ebuild b/dev-python/cytoolz/cytoolz-0.7.4.ebuild index eaa2e9af3bffa..22df487c32753 100644 --- a/dev-python/cytoolz/cytoolz-0.7.4.ebuild +++ b/dev-python/cytoolz/cytoolz-0.7.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/cytoolz/cytoolz-0.7.5.ebuild b/dev-python/cytoolz/cytoolz-0.7.5.ebuild index 3e2a0fc14efe2..b892d91ed707a 100644 --- a/dev-python/cytoolz/cytoolz-0.7.5.ebuild +++ b/dev-python/cytoolz/cytoolz-0.7.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/cytoolz/cytoolz-0.8.0.ebuild b/dev-python/cytoolz/cytoolz-0.8.0.ebuild index 4c12913d71442..e2c933ba288ce 100644 --- a/dev-python/cytoolz/cytoolz-0.8.0.ebuild +++ b/dev-python/cytoolz/cytoolz-0.8.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/d2to1/d2to1-0.2.11.ebuild b/dev-python/d2to1/d2to1-0.2.11.ebuild index ed742c28522c9..12d5b55afee3d 100644 --- a/dev-python/d2to1/d2to1-0.2.11.ebuild +++ b/dev-python/d2to1/d2to1-0.2.11.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/d2to1/d2to1-0.2.12.ebuild b/dev-python/d2to1/d2to1-0.2.12.ebuild index bc8b56ca13883..b6df40e30e1b4 100644 --- a/dev-python/d2to1/d2to1-0.2.12.ebuild +++ b/dev-python/d2to1/d2to1-0.2.12.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/d2to1/d2to1-0.2.12_p1.ebuild b/dev-python/d2to1/d2to1-0.2.12_p1.ebuild index 4a3f788c82fcb..5450adee70439 100644 --- a/dev-python/d2to1/d2to1-0.2.12_p1.ebuild +++ b/dev-python/d2to1/d2to1-0.2.12_p1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/datashape/datashape-0.4.2.ebuild b/dev-python/datashape/datashape-0.4.2.ebuild index e390a4bf85ebb..4a21e5b74039c 100644 --- a/dev-python/datashape/datashape-0.4.2.ebuild +++ b/dev-python/datashape/datashape-0.4.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/datashape/datashape-0.4.4.ebuild b/dev-python/datashape/datashape-0.4.4.ebuild index e390a4bf85ebb..4a21e5b74039c 100644 --- a/dev-python/datashape/datashape-0.4.4.ebuild +++ b/dev-python/datashape/datashape-0.4.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/datashape/datashape-0.4.5.ebuild b/dev-python/datashape/datashape-0.4.5.ebuild index 1b828232d294d..b5d890f645157 100644 --- a/dev-python/datashape/datashape-0.4.5.ebuild +++ b/dev-python/datashape/datashape-0.4.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/datashape/datashape-0.4.6.ebuild b/dev-python/datashape/datashape-0.4.6.ebuild index 1b828232d294d..b5d890f645157 100644 --- a/dev-python/datashape/datashape-0.4.6.ebuild +++ b/dev-python/datashape/datashape-0.4.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/datashape/datashape-0.4.7.ebuild b/dev-python/datashape/datashape-0.4.7.ebuild index 9a7769308fcd5..4ecbb0db5a380 100644 --- a/dev-python/datashape/datashape-0.4.7.ebuild +++ b/dev-python/datashape/datashape-0.4.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/datashape/datashape-0.5.0.ebuild b/dev-python/datashape/datashape-0.5.0.ebuild index 9a7769308fcd5..4ecbb0db5a380 100644 --- a/dev-python/datashape/datashape-0.5.0.ebuild +++ b/dev-python/datashape/datashape-0.5.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/datashape/datashape-0.5.1.ebuild b/dev-python/datashape/datashape-0.5.1.ebuild index 6fcc4afd813a2..af08413cb6c9e 100644 --- a/dev-python/datashape/datashape-0.5.1.ebuild +++ b/dev-python/datashape/datashape-0.5.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/datashape/datashape-0.5.2.ebuild b/dev-python/datashape/datashape-0.5.2.ebuild index 602a6f46c051d..ccab32c857f8d 100644 --- a/dev-python/datashape/datashape-0.5.2.ebuild +++ b/dev-python/datashape/datashape-0.5.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/datashape/datashape-0.5.3.ebuild b/dev-python/datashape/datashape-0.5.3.ebuild index 602a6f46c051d..ccab32c857f8d 100644 --- a/dev-python/datashape/datashape-0.5.3.ebuild +++ b/dev-python/datashape/datashape-0.5.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/dbus-python/dbus-python-1.2.0-r1.ebuild b/dev-python/dbus-python/dbus-python-1.2.0-r1.ebuild index e4f1ab4237815..44badaaeaf1e3 100644 --- a/dev-python/dbus-python/dbus-python-1.2.0-r1.ebuild +++ b/dev-python/dbus-python/dbus-python-1.2.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit autotools eutils python-r1 diff --git a/dev-python/dbus-python/dbus-python-1.2.4.ebuild b/dev-python/dbus-python/dbus-python-1.2.4.ebuild index a21b8a521632c..16410e5c57c97 100644 --- a/dev-python/dbus-python/dbus-python-1.2.4.ebuild +++ b/dev-python/dbus-python/dbus-python-1.2.4.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit autotools eutils python-r1 diff --git a/dev-python/ddt/ddt-1.1.0.ebuild b/dev-python/ddt/ddt-1.1.0.ebuild index 923a0423983c0..3af3676ac4d1d 100644 --- a/dev-python/ddt/ddt-1.1.0.ebuild +++ b/dev-python/ddt/ddt-1.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/debtcollector/debtcollector-1.3.0.ebuild b/dev-python/debtcollector/debtcollector-1.3.0.ebuild index d13880b2c2153..992bab77440f0 100644 --- a/dev-python/debtcollector/debtcollector-1.3.0.ebuild +++ b/dev-python/debtcollector/debtcollector-1.3.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/decorator/decorator-4.0.10.ebuild b/dev-python/decorator/decorator-4.0.10.ebuild index 986a244c4bcca..f00b1754822f2 100644 --- a/dev-python/decorator/decorator-4.0.10.ebuild +++ b/dev-python/decorator/decorator-4.0.10.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/decorator/decorator-4.0.2.ebuild b/dev-python/decorator/decorator-4.0.2.ebuild index 4a43554760003..4e269f8366f7c 100644 --- a/dev-python/decorator/decorator-4.0.2.ebuild +++ b/dev-python/decorator/decorator-4.0.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/decorator/decorator-4.0.4.ebuild b/dev-python/decorator/decorator-4.0.4.ebuild index f357ca8e993ea..0f5e2600f6964 100644 --- a/dev-python/decorator/decorator-4.0.4.ebuild +++ b/dev-python/decorator/decorator-4.0.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/decorator/decorator-4.0.6.ebuild b/dev-python/decorator/decorator-4.0.6.ebuild index 43cdf0adf783f..002c01b15a6f3 100644 --- a/dev-python/decorator/decorator-4.0.6.ebuild +++ b/dev-python/decorator/decorator-4.0.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/decorator/decorator-4.0.9.ebuild b/dev-python/decorator/decorator-4.0.9.ebuild index 986a244c4bcca..f00b1754822f2 100644 --- a/dev-python/decorator/decorator-4.0.9.ebuild +++ b/dev-python/decorator/decorator-4.0.9.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/deform/deform-0.9.8.ebuild b/dev-python/deform/deform-0.9.8.ebuild index 3d011e081f64e..7241041ef29d6 100644 --- a/dev-python/deform/deform-0.9.8.ebuild +++ b/dev-python/deform/deform-0.9.8.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} pypy ) +PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Another form generation library" diff --git a/dev-python/deform/deform-0.9.9.ebuild b/dev-python/deform/deform-0.9.9.ebuild index 0008f03193fb4..0c106f7f1f27f 100644 --- a/dev-python/deform/deform-0.9.9.ebuild +++ b/dev-python/deform/deform-0.9.9.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Another form generation library" diff --git a/dev-python/defusedxml/defusedxml-0.4.1-r1.ebuild b/dev-python/defusedxml/defusedxml-0.4.1-r1.ebuild index 01cf09959540b..3a1d66903b09a 100644 --- a/dev-python/defusedxml/defusedxml-0.4.1-r1.ebuild +++ b/dev-python/defusedxml/defusedxml-0.4.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) PYTHON_REQ_USE="xml(+)" inherit distutils-r1 diff --git a/dev-python/demjson/demjson-2.2.2.ebuild b/dev-python/demjson/demjson-2.2.2.ebuild index feac71239fffa..821f7307cf3be 100644 --- a/dev-python/demjson/demjson-2.2.2.ebuild +++ b/dev-python/demjson/demjson-2.2.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/demjson/demjson-2.2.3.ebuild b/dev-python/demjson/demjson-2.2.3.ebuild index f2ed84f4162ff..d60c603be5ae1 100644 --- a/dev-python/demjson/demjson-2.2.3.ebuild +++ b/dev-python/demjson/demjson-2.2.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/demjson/demjson-2.2.4.ebuild b/dev-python/demjson/demjson-2.2.4.ebuild index 59e7a74a59bc3..258913107c5ce 100644 --- a/dev-python/demjson/demjson-2.2.4.ebuild +++ b/dev-python/demjson/demjson-2.2.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/dexml/dexml-0.5.1.ebuild b/dev-python/dexml/dexml-0.5.1.ebuild index 1f8a96f469c94..65c2646249fc4 100644 --- a/dev-python/dexml/dexml-0.5.1.ebuild +++ b/dev-python/dexml/dexml-0.5.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/dicttoxml/dicttoxml-1.7.4.ebuild b/dev-python/dicttoxml/dicttoxml-1.7.4.ebuild index e0099ff7bed60..5de427b6fa30d 100644 --- a/dev-python/dicttoxml/dicttoxml-1.7.4.ebuild +++ b/dev-python/dicttoxml/dicttoxml-1.7.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/distlib/distlib-0.2.1-r1.ebuild b/dev-python/distlib/distlib-0.2.1-r1.ebuild index eb0ac0c851261..e44a3d4c12317 100644 --- a/dev-python/distlib/distlib-0.2.1-r1.ebuild +++ b/dev-python/distlib/distlib-0.2.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/distlib/distlib-0.2.1.ebuild b/dev-python/distlib/distlib-0.2.1.ebuild index b7ac0f0b82ec5..3e7706f923a24 100644 --- a/dev-python/distlib/distlib-0.2.1.ebuild +++ b/dev-python/distlib/distlib-0.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/distlib/distlib-0.2.2.ebuild b/dev-python/distlib/distlib-0.2.2.ebuild index c7b98efac7bf5..2e5368c869424 100644 --- a/dev-python/distlib/distlib-0.2.2.ebuild +++ b/dev-python/distlib/distlib-0.2.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/dj-database-url/dj-database-url-0.3.0.ebuild b/dev-python/dj-database-url/dj-database-url-0.3.0.ebuild index e9320c52bb5c7..a940952c4dad5 100644 --- a/dev-python/dj-database-url/dj-database-url-0.3.0.ebuild +++ b/dev-python/dj-database-url/dj-database-url-0.3.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/dj-database-url/dj-database-url-0.4.0.ebuild b/dev-python/dj-database-url/dj-database-url-0.4.0.ebuild index e9320c52bb5c7..a940952c4dad5 100644 --- a/dev-python/dj-database-url/dj-database-url-0.4.0.ebuild +++ b/dev-python/dj-database-url/dj-database-url-0.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/django-appconf/django-appconf-0.6.ebuild b/dev-python/django-appconf/django-appconf-0.6.ebuild index b18bdd7d2a6a4..8ad5c149f1acc 100644 --- a/dev-python/django-appconf/django-appconf-0.6.ebuild +++ b/dev-python/django-appconf/django-appconf-0.6.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/django-appconf/django-appconf-1.0.1.ebuild b/dev-python/django-appconf/django-appconf-1.0.1.ebuild index 0cbd83562bdc9..adecb02b246b1 100644 --- a/dev-python/django-appconf/django-appconf-1.0.1.ebuild +++ b/dev-python/django-appconf/django-appconf-1.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/django-baker/django-baker-0.11-r2.ebuild b/dev-python/django-baker/django-baker-0.11-r2.ebuild index 57c41e984e417..231c7640f6620 100644 --- a/dev-python/django-baker/django-baker-0.11-r2.ebuild +++ b/dev-python/django-baker/django-baker-0.11-r2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/django-classy-tags/django-classy-tags-0.6.2.ebuild b/dev-python/django-classy-tags/django-classy-tags-0.6.2.ebuild index 8a4e84c66e3a9..7aa6d61ec3426 100644 --- a/dev-python/django-classy-tags/django-classy-tags-0.6.2.ebuild +++ b/dev-python/django-classy-tags/django-classy-tags-0.6.2.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/django-classy-tags/django-classy-tags-0.7.1.ebuild b/dev-python/django-classy-tags/django-classy-tags-0.7.1.ebuild index 4e2ab1e05a5c0..7aa6d61ec3426 100644 --- a/dev-python/django-classy-tags/django-classy-tags-0.7.1.ebuild +++ b/dev-python/django-classy-tags/django-classy-tags-0.7.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_{6,7},3_{2,3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/django-classy-tags/django-classy-tags-0.7.2.ebuild b/dev-python/django-classy-tags/django-classy-tags-0.7.2.ebuild index 4e2ab1e05a5c0..7aa6d61ec3426 100644 --- a/dev-python/django-classy-tags/django-classy-tags-0.7.2.ebuild +++ b/dev-python/django-classy-tags/django-classy-tags-0.7.2.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_{6,7},3_{2,3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/django-classy-tags/django-classy-tags-0.8.0.ebuild b/dev-python/django-classy-tags/django-classy-tags-0.8.0.ebuild index fd8c4283e81ab..b8efc4d84c238 100644 --- a/dev-python/django-classy-tags/django-classy-tags-0.8.0.ebuild +++ b/dev-python/django-classy-tags/django-classy-tags-0.8.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/django-cms/django-cms-3.1.2.ebuild b/dev-python/django-cms/django-cms-3.1.2.ebuild index 3f1d2be5de012..8f5140cb7ee72 100644 --- a/dev-python/django-cms/django-cms-3.1.2.ebuild +++ b/dev-python/django-cms/django-cms-3.1.2.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/django-cms/django-cms-3.1.3.ebuild b/dev-python/django-cms/django-cms-3.1.3.ebuild index 3f1d2be5de012..8f5140cb7ee72 100644 --- a/dev-python/django-cms/django-cms-3.1.3.ebuild +++ b/dev-python/django-cms/django-cms-3.1.3.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/django-cms/django-cms-3.2.0.ebuild b/dev-python/django-cms/django-cms-3.2.0.ebuild index 948b77cbf9bbb..816da2f67ce1d 100644 --- a/dev-python/django-cms/django-cms-3.2.0.ebuild +++ b/dev-python/django-cms/django-cms-3.2.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_{6,7},3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/django-cms/django-cms-3.3.0.ebuild b/dev-python/django-cms/django-cms-3.3.0.ebuild index 948b77cbf9bbb..816da2f67ce1d 100644 --- a/dev-python/django-cms/django-cms-3.3.0.ebuild +++ b/dev-python/django-cms/django-cms-3.3.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_{6,7},3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/django-cms/django-cms-3.4.1.ebuild b/dev-python/django-cms/django-cms-3.4.1.ebuild index c0866d57d2456..4dc7cc9f84874 100644 --- a/dev-python/django-cms/django-cms-3.4.1.ebuild +++ b/dev-python/django-cms/django-cms-3.4.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/django-compressor/django-compressor-1.4.ebuild b/dev-python/django-compressor/django-compressor-1.4.ebuild index 630de33b6a20f..b2d96475142e4 100644 --- a/dev-python/django-compressor/django-compressor-1.4.ebuild +++ b/dev-python/django-compressor/django-compressor-1.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/django-compressor/django-compressor-1.5.ebuild b/dev-python/django-compressor/django-compressor-1.5.ebuild index 57fa46c703911..56fd15142bc8d 100644 --- a/dev-python/django-compressor/django-compressor-1.5.ebuild +++ b/dev-python/django-compressor/django-compressor-1.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/django-crispy-forms/django-crispy-forms-1.4.0.ebuild b/dev-python/django-crispy-forms/django-crispy-forms-1.4.0.ebuild index 6629af1cfae3d..e40718a4c3144 100644 --- a/dev-python/django-crispy-forms/django-crispy-forms-1.4.0.ebuild +++ b/dev-python/django-crispy-forms/django-crispy-forms-1.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/django-crispy-forms/django-crispy-forms-1.5.0.ebuild b/dev-python/django-crispy-forms/django-crispy-forms-1.5.0.ebuild index 5022f3987746b..bd27a5b97ce37 100644 --- a/dev-python/django-crispy-forms/django-crispy-forms-1.5.0.ebuild +++ b/dev-python/django-crispy-forms/django-crispy-forms-1.5.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/django-crispy-forms/django-crispy-forms-1.5.1.ebuild b/dev-python/django-crispy-forms/django-crispy-forms-1.5.1.ebuild index a6237e0afdb87..4c22648a9e8e0 100644 --- a/dev-python/django-crispy-forms/django-crispy-forms-1.5.1.ebuild +++ b/dev-python/django-crispy-forms/django-crispy-forms-1.5.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/django-crispy-forms/django-crispy-forms-1.5.2.ebuild b/dev-python/django-crispy-forms/django-crispy-forms-1.5.2.ebuild index a6237e0afdb87..4c22648a9e8e0 100644 --- a/dev-python/django-crispy-forms/django-crispy-forms-1.5.2.ebuild +++ b/dev-python/django-crispy-forms/django-crispy-forms-1.5.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/django-crispy-forms/django-crispy-forms-1.6.0.ebuild b/dev-python/django-crispy-forms/django-crispy-forms-1.6.0.ebuild index b87d00a214690..7c1bffe03a151 100644 --- a/dev-python/django-crispy-forms/django-crispy-forms-1.6.0.ebuild +++ b/dev-python/django-crispy-forms/django-crispy-forms-1.6.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/django-debug-toolbar/django-debug-toolbar-1.3.2.ebuild b/dev-python/django-debug-toolbar/django-debug-toolbar-1.3.2.ebuild index daf027059e06c..2706ed3f12686 100644 --- a/dev-python/django-debug-toolbar/django-debug-toolbar-1.3.2.ebuild +++ b/dev-python/django-debug-toolbar/django-debug-toolbar-1.3.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/django-debug-toolbar/django-debug-toolbar-1.4.ebuild b/dev-python/django-debug-toolbar/django-debug-toolbar-1.4.ebuild index 39b3b90cebd64..d352961629afd 100644 --- a/dev-python/django-debug-toolbar/django-debug-toolbar-1.4.ebuild +++ b/dev-python/django-debug-toolbar/django-debug-toolbar-1.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/django-debug-toolbar/django-debug-toolbar-1.5.ebuild b/dev-python/django-debug-toolbar/django-debug-toolbar-1.5.ebuild index 9d1fb386b14de..6e57ee7508072 100644 --- a/dev-python/django-debug-toolbar/django-debug-toolbar-1.5.ebuild +++ b/dev-python/django-debug-toolbar/django-debug-toolbar-1.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/django-discover-runner/django-discover-runner-0.4.ebuild b/dev-python/django-discover-runner/django-discover-runner-0.4.ebuild index 5967def849257..09d73f852e373 100644 --- a/dev-python/django-discover-runner/django-discover-runner-0.4.ebuild +++ b/dev-python/django-discover-runner/django-discover-runner-0.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/django-discover-runner/django-discover-runner-1.0.ebuild b/dev-python/django-discover-runner/django-discover-runner-1.0.ebuild index f80f174dcd48d..48d7eb4ffe803 100644 --- a/dev-python/django-discover-runner/django-discover-runner-1.0.ebuild +++ b/dev-python/django-discover-runner/django-discover-runner-1.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/django-durationfield/django-durationfield-0.5.2.ebuild b/dev-python/django-durationfield/django-durationfield-0.5.2.ebuild index 51c0d2fcaf8ac..cdf30be6e96b7 100644 --- a/dev-python/django-durationfield/django-durationfield-0.5.2.ebuild +++ b/dev-python/django-durationfield/django-durationfield-0.5.2.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/django-extensions/django-extensions-1.5.6.ebuild b/dev-python/django-extensions/django-extensions-1.5.6.ebuild index 7415c64158993..0d8a0744028d0 100644 --- a/dev-python/django-extensions/django-extensions-1.5.6.ebuild +++ b/dev-python/django-extensions/django-extensions-1.5.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 eutils diff --git a/dev-python/django-extensions/django-extensions-1.5.7.ebuild b/dev-python/django-extensions/django-extensions-1.5.7.ebuild index 7415c64158993..0d8a0744028d0 100644 --- a/dev-python/django-extensions/django-extensions-1.5.7.ebuild +++ b/dev-python/django-extensions/django-extensions-1.5.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 eutils diff --git a/dev-python/django-extensions/django-extensions-1.5.9.ebuild b/dev-python/django-extensions/django-extensions-1.5.9.ebuild index 7415c64158993..0d8a0744028d0 100644 --- a/dev-python/django-extensions/django-extensions-1.5.9.ebuild +++ b/dev-python/django-extensions/django-extensions-1.5.9.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 eutils diff --git a/dev-python/django-extensions/django-extensions-1.6.1.ebuild b/dev-python/django-extensions/django-extensions-1.6.1.ebuild index 7415c64158993..0d8a0744028d0 100644 --- a/dev-python/django-extensions/django-extensions-1.6.1.ebuild +++ b/dev-python/django-extensions/django-extensions-1.6.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 eutils diff --git a/dev-python/django-filer/django-filer-0.9.12.ebuild b/dev-python/django-filer/django-filer-0.9.12.ebuild index 85a7eedd67cfd..c9eeea08886e4 100644 --- a/dev-python/django-filer/django-filer-0.9.12.ebuild +++ b/dev-python/django-filer/django-filer-0.9.12.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/django-filer/django-filer-1.0.4.ebuild b/dev-python/django-filer/django-filer-1.0.4.ebuild index b8186fa1c06c7..b77c8da2ba7e2 100644 --- a/dev-python/django-filer/django-filer-1.0.4.ebuild +++ b/dev-python/django-filer/django-filer-1.0.4.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/django-filer/django-filer-1.2.0.ebuild b/dev-python/django-filer/django-filer-1.2.0.ebuild index 3713293797e10..701b615393d72 100644 --- a/dev-python/django-filer/django-filer-1.2.0.ebuild +++ b/dev-python/django-filer/django-filer-1.2.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_{6,7},3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/django-filer/django-filer-1.2.5.ebuild b/dev-python/django-filer/django-filer-1.2.5.ebuild index 3713293797e10..701b615393d72 100644 --- a/dev-python/django-filer/django-filer-1.2.5.ebuild +++ b/dev-python/django-filer/django-filer-1.2.5.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_{6,7},3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/django-formtools/django-formtools-1.0.ebuild b/dev-python/django-formtools/django-formtools-1.0.ebuild index e1d5681a338ad..6b7bfec7259e3 100644 --- a/dev-python/django-formtools/django-formtools-1.0.ebuild +++ b/dev-python/django-formtools/django-formtools-1.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/django-grappelli/django-grappelli-2.7.1.ebuild b/dev-python/django-grappelli/django-grappelli-2.7.1.ebuild index bb1ca3905b298..bd8d6499a5a6a 100644 --- a/dev-python/django-grappelli/django-grappelli-2.7.1.ebuild +++ b/dev-python/django-grappelli/django-grappelli-2.7.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/django-grappelli/django-grappelli-2.7.3.ebuild b/dev-python/django-grappelli/django-grappelli-2.7.3.ebuild index bb1ca3905b298..bd8d6499a5a6a 100644 --- a/dev-python/django-grappelli/django-grappelli-2.7.3.ebuild +++ b/dev-python/django-grappelli/django-grappelli-2.7.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/django-haystack/django-haystack-2.2.0.ebuild b/dev-python/django-haystack/django-haystack-2.2.0.ebuild index 1da0cfe24947c..5b9395cb5f9c9 100644 --- a/dev-python/django-haystack/django-haystack-2.2.0.ebuild +++ b/dev-python/django-haystack/django-haystack-2.2.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/django-haystack/django-haystack-2.3.1.ebuild b/dev-python/django-haystack/django-haystack-2.3.1.ebuild index 6ea924e4a90b4..c2e9948f227de 100644 --- a/dev-python/django-haystack/django-haystack-2.3.1.ebuild +++ b/dev-python/django-haystack/django-haystack-2.3.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/django-haystack/django-haystack-2.4.1.ebuild b/dev-python/django-haystack/django-haystack-2.4.1.ebuild index df67e6d8d5cca..ecd9083e5c478 100644 --- a/dev-python/django-haystack/django-haystack-2.4.1.ebuild +++ b/dev-python/django-haystack/django-haystack-2.4.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/django-mptt/django-mptt-0.7.4.ebuild b/dev-python/django-mptt/django-mptt-0.7.4.ebuild index f81626c4150cc..b3813a4ef1baf 100644 --- a/dev-python/django-mptt/django-mptt-0.7.4.ebuild +++ b/dev-python/django-mptt/django-mptt-0.7.4.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/django-mptt/django-mptt-0.8.4.ebuild b/dev-python/django-mptt/django-mptt-0.8.4.ebuild index 9cca9cc23e528..c49e6a1ee3354 100644 --- a/dev-python/django-mptt/django-mptt-0.8.4.ebuild +++ b/dev-python/django-mptt/django-mptt-0.8.4.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/django-nose/django-nose-1.3.ebuild b/dev-python/django-nose/django-nose-1.3.ebuild index 99ac1a9e12485..f2891c89149a8 100644 --- a/dev-python/django-nose/django-nose-1.3.ebuild +++ b/dev-python/django-nose/django-nose-1.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) RESTRICT="test" # missing south diff --git a/dev-python/django-nose/django-nose-1.4.1.ebuild b/dev-python/django-nose/django-nose-1.4.1.ebuild index 5cc34b373c9ad..2f4bf3c70c7a8 100644 --- a/dev-python/django-nose/django-nose-1.4.1.ebuild +++ b/dev-python/django-nose/django-nose-1.4.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/django-nose/django-nose-1.4.2.ebuild b/dev-python/django-nose/django-nose-1.4.2.ebuild index e63592d3bc08c..88529cfe54afd 100644 --- a/dev-python/django-nose/django-nose-1.4.2.ebuild +++ b/dev-python/django-nose/django-nose-1.4.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/django-nose/django-nose-1.4.3.ebuild b/dev-python/django-nose/django-nose-1.4.3.ebuild index e63592d3bc08c..88529cfe54afd 100644 --- a/dev-python/django-nose/django-nose-1.4.3.ebuild +++ b/dev-python/django-nose/django-nose-1.4.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/django-nose/django-nose-1.4.ebuild b/dev-python/django-nose/django-nose-1.4.ebuild index 17870774ebdf8..368cf0b43b865 100644 --- a/dev-python/django-nose/django-nose-1.4.ebuild +++ b/dev-python/django-nose/django-nose-1.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) RESTRICT="test" # missing south now diff --git a/dev-python/django-opensearch/django-opensearch-0.2.4.ebuild b/dev-python/django-opensearch/django-opensearch-0.2.4.ebuild index 7584285541fc0..b296a96d04ad4 100644 --- a/dev-python/django-opensearch/django-opensearch-0.2.4.ebuild +++ b/dev-python/django-opensearch/django-opensearch-0.2.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/django-opensearch/django-opensearch-0.2.5.ebuild b/dev-python/django-opensearch/django-opensearch-0.2.5.ebuild index 7584285541fc0..b296a96d04ad4 100644 --- a/dev-python/django-opensearch/django-opensearch-0.2.5.ebuild +++ b/dev-python/django-opensearch/django-opensearch-0.2.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/django-openstack-auth/django-openstack-auth-1.3.1.ebuild b/dev-python/django-openstack-auth/django-openstack-auth-1.3.1.ebuild index a9b838bba1b8f..3ee20d052312c 100644 --- a/dev-python/django-openstack-auth/django-openstack-auth-1.3.1.ebuild +++ b/dev-python/django-openstack-auth/django-openstack-auth-1.3.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 diff --git a/dev-python/django-otp-yubikey/django-otp-yubikey-0.2.0.ebuild b/dev-python/django-otp-yubikey/django-otp-yubikey-0.2.0.ebuild index 76647d02c0028..3dd44b406d40f 100644 --- a/dev-python/django-otp-yubikey/django-otp-yubikey-0.2.0.ebuild +++ b/dev-python/django-otp-yubikey/django-otp-yubikey-0.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/django-otp-yubikey/django-otp-yubikey-0.3.3.ebuild b/dev-python/django-otp-yubikey/django-otp-yubikey-0.3.3.ebuild index ad45a26c5a148..c8becb874075f 100644 --- a/dev-python/django-otp-yubikey/django-otp-yubikey-0.3.3.ebuild +++ b/dev-python/django-otp-yubikey/django-otp-yubikey-0.3.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/django-otp/django-otp-0.2.7.ebuild b/dev-python/django-otp/django-otp-0.2.7.ebuild index 407eec6f7e92c..c86e0b4e3d285 100644 --- a/dev-python/django-otp/django-otp-0.2.7.ebuild +++ b/dev-python/django-otp/django-otp-0.2.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/django-otp/django-otp-0.3.4.ebuild b/dev-python/django-otp/django-otp-0.3.4.ebuild index ffa3458685e5d..8bc92e663a153 100644 --- a/dev-python/django-otp/django-otp-0.3.4.ebuild +++ b/dev-python/django-otp/django-otp-0.3.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/django-phonenumber-field/django-phonenumber-field-0.7.2.ebuild b/dev-python/django-phonenumber-field/django-phonenumber-field-0.7.2.ebuild index 72470d88b1e58..b8695308ad3a2 100644 --- a/dev-python/django-phonenumber-field/django-phonenumber-field-0.7.2.ebuild +++ b/dev-python/django-phonenumber-field/django-phonenumber-field-0.7.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/django-phonenumber-field/django-phonenumber-field-1.1.0.ebuild b/dev-python/django-phonenumber-field/django-phonenumber-field-1.1.0.ebuild index 251d5c6af8b8a..f3d9df8f593a0 100644 --- a/dev-python/django-phonenumber-field/django-phonenumber-field-1.1.0.ebuild +++ b/dev-python/django-phonenumber-field/django-phonenumber-field-1.1.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 # 1.0.0 would support 3.5 and pypy too -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/django-picklefield/django-picklefield-0.3.0.ebuild b/dev-python/django-picklefield/django-picklefield-0.3.0.ebuild index 404bd6312a3ba..b1d9c2b367735 100644 --- a/dev-python/django-picklefield/django-picklefield-0.3.0.ebuild +++ b/dev-python/django-picklefield/django-picklefield-0.3.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 diff --git a/dev-python/django-picklefield/django-picklefield-0.3.1.ebuild b/dev-python/django-picklefield/django-picklefield-0.3.1.ebuild index 3c8b2ad5007c8..ad9f736a1ea5f 100644 --- a/dev-python/django-picklefield/django-picklefield-0.3.1.ebuild +++ b/dev-python/django-picklefield/django-picklefield-0.3.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/django-picklefield/django-picklefield-0.3.2.ebuild b/dev-python/django-picklefield/django-picklefield-0.3.2.ebuild index 7fa3524d72a53..52127769597dc 100644 --- a/dev-python/django-picklefield/django-picklefield-0.3.2.ebuild +++ b/dev-python/django-picklefield/django-picklefield-0.3.2.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/django-pipeline/django-pipeline-1.3.26.ebuild b/dev-python/django-pipeline/django-pipeline-1.3.26.ebuild index ba77ea5b92372..88a2e87cc52bf 100644 --- a/dev-python/django-pipeline/django-pipeline-1.3.26.ebuild +++ b/dev-python/django-pipeline/django-pipeline-1.3.26.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/django-pipeline/django-pipeline-1.5.4.ebuild b/dev-python/django-pipeline/django-pipeline-1.5.4.ebuild index 9f9095a446d46..a592eb3168923 100644 --- a/dev-python/django-pipeline/django-pipeline-1.5.4.ebuild +++ b/dev-python/django-pipeline/django-pipeline-1.5.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/django-pipeline/django-pipeline-1.6.0.ebuild b/dev-python/django-pipeline/django-pipeline-1.6.0.ebuild index 9f9095a446d46..a592eb3168923 100644 --- a/dev-python/django-pipeline/django-pipeline-1.6.0.ebuild +++ b/dev-python/django-pipeline/django-pipeline-1.6.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/django-recaptcha/django-recaptcha-1.0.3.ebuild b/dev-python/django-recaptcha/django-recaptcha-1.0.3.ebuild index 3bb3353ab4456..8eee82ab90bbc 100644 --- a/dev-python/django-recaptcha/django-recaptcha-1.0.3.ebuild +++ b/dev-python/django-recaptcha/django-recaptcha-1.0.3.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Django recaptcha form field/widget app" diff --git a/dev-python/django-recaptcha/django-recaptcha-1.0.4.ebuild b/dev-python/django-recaptcha/django-recaptcha-1.0.4.ebuild index 8023ab72cfe13..71a4b9b5f0784 100644 --- a/dev-python/django-recaptcha/django-recaptcha-1.0.4.ebuild +++ b/dev-python/django-recaptcha/django-recaptcha-1.0.4.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Django recaptcha form field/widget app" diff --git a/dev-python/django-recaptcha/django-recaptcha-1.0.5.ebuild b/dev-python/django-recaptcha/django-recaptcha-1.0.5.ebuild index 9f3d4c77b49b4..dae4fb74efa77 100644 --- a/dev-python/django-recaptcha/django-recaptcha-1.0.5.ebuild +++ b/dev-python/django-recaptcha/django-recaptcha-1.0.5.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Django recaptcha form field/widget app" diff --git a/dev-python/django-sekizai/django-sekizai-0.8.2.ebuild b/dev-python/django-sekizai/django-sekizai-0.8.2.ebuild index bbcabadff9103..f83ea2af923dc 100644 --- a/dev-python/django-sekizai/django-sekizai-0.8.2.ebuild +++ b/dev-python/django-sekizai/django-sekizai-0.8.2.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 diff --git a/dev-python/django-sekizai/django-sekizai-0.9.0.ebuild b/dev-python/django-sekizai/django-sekizai-0.9.0.ebuild index 4b045aaa5ea4f..8384df74a006a 100644 --- a/dev-python/django-sekizai/django-sekizai-0.9.0.ebuild +++ b/dev-python/django-sekizai/django-sekizai-0.9.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_{6,7},3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/django-select2/django-select2-5.5.0.ebuild b/dev-python/django-select2/django-select2-5.5.0.ebuild index b01851a5a301b..a3604f73b505f 100644 --- a/dev-python/django-select2/django-select2-5.5.0.ebuild +++ b/dev-python/django-select2/django-select2-5.5.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/django-setuptest/django-setuptest-0.1.6.ebuild b/dev-python/django-setuptest/django-setuptest-0.1.6.ebuild index aa69ad7be26c1..537baab4b4278 100644 --- a/dev-python/django-setuptest/django-setuptest-0.1.6.ebuild +++ b/dev-python/django-setuptest/django-setuptest-0.1.6.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild b/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild index 96bfaaff1650b..9c9317be56675 100644 --- a/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild +++ b/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/django-sortedm2m/django-sortedm2m-1.3.0.ebuild b/dev-python/django-sortedm2m/django-sortedm2m-1.3.0.ebuild index 3a1e0f2dab0d2..db1040ec13446 100644 --- a/dev-python/django-sortedm2m/django-sortedm2m-1.3.0.ebuild +++ b/dev-python/django-sortedm2m/django-sortedm2m-1.3.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_{6,7},3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/django-sortedm2m/django-sortedm2m-1.3.2.ebuild b/dev-python/django-sortedm2m/django-sortedm2m-1.3.2.ebuild index 4c7a44fd45bba..917e34493bacd 100644 --- a/dev-python/django-sortedm2m/django-sortedm2m-1.3.2.ebuild +++ b/dev-python/django-sortedm2m/django-sortedm2m-1.3.2.ebuild @@ -4,7 +4,7 @@ EAPI="6" -PYTHON_COMPAT=( python{2_{6,7},3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/django-standard-form/django-standard-form-1.1.1.ebuild b/dev-python/django-standard-form/django-standard-form-1.1.1.ebuild index 01d5e7126c81c..ac08f9b426d9e 100644 --- a/dev-python/django-standard-form/django-standard-form-1.1.1.ebuild +++ b/dev-python/django-standard-form/django-standard-form-1.1.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_{6,7} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 diff --git a/dev-python/django-tables2/django-tables2-1.1.0.ebuild b/dev-python/django-tables2/django-tables2-1.1.0.ebuild index a82680e5e1b24..d2ec1e3b82d7d 100644 --- a/dev-python/django-tables2/django-tables2-1.1.0.ebuild +++ b/dev-python/django-tables2/django-tables2-1.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/django-tables2/django-tables2-1.1.1.ebuild b/dev-python/django-tables2/django-tables2-1.1.1.ebuild index 7e5e12c668df2..8fc50eeb35c9b 100644 --- a/dev-python/django-tables2/django-tables2-1.1.1.ebuild +++ b/dev-python/django-tables2/django-tables2-1.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/django-tables2/django-tables2-1.1.2.ebuild b/dev-python/django-tables2/django-tables2-1.1.2.ebuild index 7e5e12c668df2..8fc50eeb35c9b 100644 --- a/dev-python/django-tables2/django-tables2-1.1.2.ebuild +++ b/dev-python/django-tables2/django-tables2-1.1.2.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/django-tagging/django-tagging-0.3.4.ebuild b/dev-python/django-tagging/django-tagging-0.3.4.ebuild index 8db28400951ad..a44b20a8f0365 100644 --- a/dev-python/django-tagging/django-tagging-0.3.4.ebuild +++ b/dev-python/django-tagging/django-tagging-0.3.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 diff --git a/dev-python/django-tagging/django-tagging-0.3.6.ebuild b/dev-python/django-tagging/django-tagging-0.3.6.ebuild index 6282aaef01216..6df05970a677e 100644 --- a/dev-python/django-tagging/django-tagging-0.3.6.ebuild +++ b/dev-python/django-tagging/django-tagging-0.3.6.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/django-tagging/django-tagging-0.4.1.ebuild b/dev-python/django-tagging/django-tagging-0.4.1.ebuild index 6282aaef01216..6df05970a677e 100644 --- a/dev-python/django-tagging/django-tagging-0.4.1.ebuild +++ b/dev-python/django-tagging/django-tagging-0.4.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/django-tagging/django-tagging-0.4.ebuild b/dev-python/django-tagging/django-tagging-0.4.ebuild index 6282aaef01216..6df05970a677e 100644 --- a/dev-python/django-tagging/django-tagging-0.4.ebuild +++ b/dev-python/django-tagging/django-tagging-0.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/django-tinymce/django-tinymce-1.5.3.ebuild b/dev-python/django-tinymce/django-tinymce-1.5.3.ebuild index d698bd2ad717e..b02effb1ede36 100644 --- a/dev-python/django-tinymce/django-tinymce-1.5.3.ebuild +++ b/dev-python/django-tinymce/django-tinymce-1.5.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/django-two-factor-auth/django-two-factor-auth-1.2.1.ebuild b/dev-python/django-two-factor-auth/django-two-factor-auth-1.2.1.ebuild index c2d665df72c46..12e478f57b6a9 100644 --- a/dev-python/django-two-factor-auth/django-two-factor-auth-1.2.1.ebuild +++ b/dev-python/django-two-factor-auth/django-two-factor-auth-1.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils distutils-r1 diff --git a/dev-python/django-two-factor-auth/django-two-factor-auth-1.3.0.ebuild b/dev-python/django-two-factor-auth/django-two-factor-auth-1.3.0.ebuild index c709dcacdbf1a..952b025adfdf3 100644 --- a/dev-python/django-two-factor-auth/django-two-factor-auth-1.3.0.ebuild +++ b/dev-python/django-two-factor-auth/django-two-factor-auth-1.3.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 # would support 3_5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils distutils-r1 diff --git a/dev-python/django/django-1.6.11.ebuild b/dev-python/django/django-1.6.11.ebuild index 3f887e6374625..0fceb0fffc1ae 100644 --- a/dev-python/django/django-1.6.11.ebuild +++ b/dev-python/django/django-1.6.11.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) PYTHON_REQ_USE='sqlite?,threads(+)' WEBAPP_NO_AUTO_INSTALL="yes" diff --git a/dev-python/django/django-1.7.11.ebuild b/dev-python/django/django-1.7.11.ebuild index 3d06369a3f073..7d976d241cec5 100644 --- a/dev-python/django/django-1.7.11.ebuild +++ b/dev-python/django/django-1.7.11.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) PYTHON_REQ_USE='sqlite?,threads(+)' WEBAPP_NO_AUTO_INSTALL="yes" diff --git a/dev-python/django/django-1.8.14.ebuild b/dev-python/django/django-1.8.14.ebuild index fe194bb2106a6..ea943a662bf4c 100644 --- a/dev-python/django/django-1.8.14.ebuild +++ b/dev-python/django/django-1.8.14.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) PYTHON_REQ_USE='sqlite?,threads(+)' WEBAPP_NO_AUTO_INSTALL="yes" diff --git a/dev-python/django/django-1.8.9.ebuild b/dev-python/django/django-1.8.9.ebuild index 8b7f17c92661b..2c18efe5312bb 100644 --- a/dev-python/django/django-1.8.9.ebuild +++ b/dev-python/django/django-1.8.9.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) PYTHON_REQ_USE='sqlite?,threads(+)' WEBAPP_NO_AUTO_INSTALL="yes" diff --git a/dev-python/django/django-9999.ebuild b/dev-python/django/django-9999.ebuild index 4ae76a7d0f94b..400ed38263d10 100644 --- a/dev-python/django/django-9999.ebuild +++ b/dev-python/django/django-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) PYTHON_REQ_USE='sqlite?,threads(+)' WEBAPP_NO_AUTO_INSTALL="yes" diff --git a/dev-python/django_polymorphic/django_polymorphic-0.7.2.ebuild b/dev-python/django_polymorphic/django_polymorphic-0.7.2.ebuild index 558c17414c7cd..10f28ffaa7db1 100644 --- a/dev-python/django_polymorphic/django_polymorphic-0.7.2.ebuild +++ b/dev-python/django_polymorphic/django_polymorphic-0.7.2.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 diff --git a/dev-python/django_polymorphic/django_polymorphic-0.9.2.ebuild b/dev-python/django_polymorphic/django_polymorphic-0.9.2.ebuild index 66c04b692e85a..275da67c503cc 100644 --- a/dev-python/django_polymorphic/django_polymorphic-0.9.2.ebuild +++ b/dev-python/django_polymorphic/django_polymorphic-0.9.2.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_{6,7},3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 diff --git a/dev-python/djangocms-admin-style/djangocms-admin-style-0.2.8.ebuild b/dev-python/djangocms-admin-style/djangocms-admin-style-0.2.8.ebuild index a0f16481809e1..4ec4b60a20a58 100644 --- a/dev-python/djangocms-admin-style/djangocms-admin-style-0.2.8.ebuild +++ b/dev-python/djangocms-admin-style/djangocms-admin-style-0.2.8.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/djangocms-admin-style/djangocms-admin-style-1.1.0.ebuild b/dev-python/djangocms-admin-style/djangocms-admin-style-1.1.0.ebuild index 4571953b85da3..06867c74d55fc 100644 --- a/dev-python/djangocms-admin-style/djangocms-admin-style-1.1.0.ebuild +++ b/dev-python/djangocms-admin-style/djangocms-admin-style-1.1.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_{6,7},3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/djangocms-admin-style/djangocms-admin-style-1.2.2.ebuild b/dev-python/djangocms-admin-style/djangocms-admin-style-1.2.2.ebuild index 4571953b85da3..06867c74d55fc 100644 --- a/dev-python/djangocms-admin-style/djangocms-admin-style-1.2.2.ebuild +++ b/dev-python/djangocms-admin-style/djangocms-admin-style-1.2.2.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_{6,7},3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/djangocms-admin-style/djangocms-admin-style-1.2.5.ebuild b/dev-python/djangocms-admin-style/djangocms-admin-style-1.2.5.ebuild index 5ab64187d7c89..bc33d75999805 100644 --- a/dev-python/djangocms-admin-style/djangocms-admin-style-1.2.5.ebuild +++ b/dev-python/djangocms-admin-style/djangocms-admin-style-1.2.5.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/djangocms-attributes-field/djangocms-attributes-field-0.1.1.ebuild b/dev-python/djangocms-attributes-field/djangocms-attributes-field-0.1.1.ebuild index 8dd2e8074dd3e..b7ab8377435fc 100644 --- a/dev-python/djangocms-attributes-field/djangocms-attributes-field-0.1.1.ebuild +++ b/dev-python/djangocms-attributes-field/djangocms-attributes-field-0.1.1.ebuild @@ -4,7 +4,7 @@ EAPI="6" -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/djangocms-file/djangocms-file-0.1.ebuild b/dev-python/djangocms-file/djangocms-file-0.1.ebuild index 8723630068888..4b19f777c4c9a 100644 --- a/dev-python/djangocms-file/djangocms-file-0.1.ebuild +++ b/dev-python/djangocms-file/djangocms-file-0.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/djangocms-file/djangocms-file-1.0.ebuild b/dev-python/djangocms-file/djangocms-file-1.0.ebuild index a4a2b86428c2a..42112d0720327 100644 --- a/dev-python/djangocms-file/djangocms-file-1.0.ebuild +++ b/dev-python/djangocms-file/djangocms-file-1.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_{6,7},3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/djangocms-file/djangocms-file-2.0.1.ebuild b/dev-python/djangocms-file/djangocms-file-2.0.1.ebuild index cd328a5ee10fe..5c0ab0bd15aec 100644 --- a/dev-python/djangocms-file/djangocms-file-2.0.1.ebuild +++ b/dev-python/djangocms-file/djangocms-file-2.0.1.ebuild @@ -4,7 +4,7 @@ EAPI="6" -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/djangocms-flash/djangocms-flash-0.2.0.ebuild b/dev-python/djangocms-flash/djangocms-flash-0.2.0.ebuild index 0a0371a94d529..182823fd3ed61 100644 --- a/dev-python/djangocms-flash/djangocms-flash-0.2.0.ebuild +++ b/dev-python/djangocms-flash/djangocms-flash-0.2.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/djangocms-flash/djangocms-flash-0.3.0.ebuild b/dev-python/djangocms-flash/djangocms-flash-0.3.0.ebuild index ca0eb6e727aca..e3f6834d9984f 100644 --- a/dev-python/djangocms-flash/djangocms-flash-0.3.0.ebuild +++ b/dev-python/djangocms-flash/djangocms-flash-0.3.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_{6,7},3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/djangocms-inherit/djangocms-inherit-0.1.ebuild b/dev-python/djangocms-inherit/djangocms-inherit-0.1.ebuild index 8df952acf187f..87c85878ffc8d 100644 --- a/dev-python/djangocms-inherit/djangocms-inherit-0.1.ebuild +++ b/dev-python/djangocms-inherit/djangocms-inherit-0.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/djangocms-inherit/djangocms-inherit-0.2.1.ebuild b/dev-python/djangocms-inherit/djangocms-inherit-0.2.1.ebuild index cf033743c673b..c54b07aed8ca7 100644 --- a/dev-python/djangocms-inherit/djangocms-inherit-0.2.1.ebuild +++ b/dev-python/djangocms-inherit/djangocms-inherit-0.2.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_{6,7},3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/djangocms-inherit/djangocms-inherit-0.2.2.ebuild b/dev-python/djangocms-inherit/djangocms-inherit-0.2.2.ebuild index cf033743c673b..c54b07aed8ca7 100644 --- a/dev-python/djangocms-inherit/djangocms-inherit-0.2.2.ebuild +++ b/dev-python/djangocms-inherit/djangocms-inherit-0.2.2.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_{6,7},3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/djangocms-link/djangocms-link-1.7.1.ebuild b/dev-python/djangocms-link/djangocms-link-1.7.1.ebuild index 9a31c78e2bc43..1df543cb3decf 100644 --- a/dev-python/djangocms-link/djangocms-link-1.7.1.ebuild +++ b/dev-python/djangocms-link/djangocms-link-1.7.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/djangocms-link/djangocms-link-1.7.2.ebuild b/dev-python/djangocms-link/djangocms-link-1.7.2.ebuild index c21300a0e9b4b..2edd0eb0ed22a 100644 --- a/dev-python/djangocms-link/djangocms-link-1.7.2.ebuild +++ b/dev-python/djangocms-link/djangocms-link-1.7.2.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_{6,7},3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/djangocms-link/djangocms-link-2.0.1.ebuild b/dev-python/djangocms-link/djangocms-link-2.0.1.ebuild index 17b4799e5d99c..6db36a6878693 100644 --- a/dev-python/djangocms-link/djangocms-link-2.0.1.ebuild +++ b/dev-python/djangocms-link/djangocms-link-2.0.1.ebuild @@ -4,7 +4,7 @@ EAPI="6" -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/djangocms-picture/djangocms-picture-0.1.ebuild b/dev-python/djangocms-picture/djangocms-picture-0.1.ebuild index 22a63543cb4d2..349e2721b45ab 100644 --- a/dev-python/djangocms-picture/djangocms-picture-0.1.ebuild +++ b/dev-python/djangocms-picture/djangocms-picture-0.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/djangocms-picture/djangocms-picture-1.0.0.ebuild b/dev-python/djangocms-picture/djangocms-picture-1.0.0.ebuild index 54152d99e42ca..326edd5b9b9d8 100644 --- a/dev-python/djangocms-picture/djangocms-picture-1.0.0.ebuild +++ b/dev-python/djangocms-picture/djangocms-picture-1.0.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_{6,7},3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/djangocms-picture/djangocms-picture-2.0.2.ebuild b/dev-python/djangocms-picture/djangocms-picture-2.0.2.ebuild index 051385d37a0fa..3eb80a34d67a8 100644 --- a/dev-python/djangocms-picture/djangocms-picture-2.0.2.ebuild +++ b/dev-python/djangocms-picture/djangocms-picture-2.0.2.ebuild @@ -4,7 +4,7 @@ EAPI="6" -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/djangocms-snippet/djangocms-snippet-1.5.ebuild b/dev-python/djangocms-snippet/djangocms-snippet-1.5.ebuild index 63d86494af6e0..4ed0fbf4c4dc3 100644 --- a/dev-python/djangocms-snippet/djangocms-snippet-1.5.ebuild +++ b/dev-python/djangocms-snippet/djangocms-snippet-1.5.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/djangocms-snippet/djangocms-snippet-1.8.1.ebuild b/dev-python/djangocms-snippet/djangocms-snippet-1.8.1.ebuild index b4a347959fad1..aed2307bec713 100644 --- a/dev-python/djangocms-snippet/djangocms-snippet-1.8.1.ebuild +++ b/dev-python/djangocms-snippet/djangocms-snippet-1.8.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_{6,7},3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/djangocms-snippet/djangocms-snippet-1.9.1.ebuild b/dev-python/djangocms-snippet/djangocms-snippet-1.9.1.ebuild index b0230c2537a76..19a1e53ca2be5 100644 --- a/dev-python/djangocms-snippet/djangocms-snippet-1.9.1.ebuild +++ b/dev-python/djangocms-snippet/djangocms-snippet-1.9.1.ebuild @@ -4,7 +4,7 @@ EAPI="6" -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/djangocms-teaser/djangocms-teaser-0.1.ebuild b/dev-python/djangocms-teaser/djangocms-teaser-0.1.ebuild index 773224e18e962..af315de08fd2f 100644 --- a/dev-python/djangocms-teaser/djangocms-teaser-0.1.ebuild +++ b/dev-python/djangocms-teaser/djangocms-teaser-0.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/djangocms-teaser/djangocms-teaser-0.2.0.ebuild b/dev-python/djangocms-teaser/djangocms-teaser-0.2.0.ebuild index 9abc9ffe3ca8e..04a603b9ecf30 100644 --- a/dev-python/djangocms-teaser/djangocms-teaser-0.2.0.ebuild +++ b/dev-python/djangocms-teaser/djangocms-teaser-0.2.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_{6,7},3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-2.6.0.ebuild b/dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-2.6.0.ebuild index f720467617e22..31a93b5402f99 100644 --- a/dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-2.6.0.ebuild +++ b/dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-2.6.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-2.8.1.ebuild b/dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-2.8.1.ebuild index ac34177160155..b5b388bc2093f 100644 --- a/dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-2.8.1.ebuild +++ b/dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-2.8.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_{6,7},3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-3.0.0.ebuild b/dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-3.0.0.ebuild index ac34177160155..b5b388bc2093f 100644 --- a/dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-3.0.0.ebuild +++ b/dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-3.0.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_{6,7},3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-3.3.0.ebuild b/dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-3.3.0.ebuild index 2c029a9546688..4b0360986950f 100644 --- a/dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-3.3.0.ebuild +++ b/dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-3.3.0.ebuild @@ -4,7 +4,7 @@ EAPI="6" -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/djangocms-video/djangocms-video-0.1.ebuild b/dev-python/djangocms-video/djangocms-video-0.1.ebuild index e2969034c5c23..b29f892214e97 100644 --- a/dev-python/djangocms-video/djangocms-video-0.1.ebuild +++ b/dev-python/djangocms-video/djangocms-video-0.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/djangocms-video/djangocms-video-1.0.0.ebuild b/dev-python/djangocms-video/djangocms-video-1.0.0.ebuild index 4cd5e6579668a..c9654b1c5461d 100644 --- a/dev-python/djangocms-video/djangocms-video-1.0.0.ebuild +++ b/dev-python/djangocms-video/djangocms-video-1.0.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_{6,7},3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/djangocms-video/djangocms-video-2.0.2.ebuild b/dev-python/djangocms-video/djangocms-video-2.0.2.ebuild index 318d6ea331137..2c014875dfc66 100644 --- a/dev-python/djangocms-video/djangocms-video-2.0.2.ebuild +++ b/dev-python/djangocms-video/djangocms-video-2.0.2.ebuild @@ -4,7 +4,7 @@ EAPI="6" -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/dnslib/dnslib-0.9.6.ebuild b/dev-python/dnslib/dnslib-0.9.6.ebuild index 2cefb9a9817cb..ad09f480020e9 100644 --- a/dev-python/dnslib/dnslib-0.9.6.ebuild +++ b/dev-python/dnslib/dnslib-0.9.6.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/dnspython/dnspython-1.12.0-r300.ebuild b/dev-python/dnspython/dnspython-1.12.0-r300.ebuild index 529ffea6fcc49..9ab0c789308d7 100644 --- a/dev-python/dnspython/dnspython-1.12.0-r300.ebuild +++ b/dev-python/dnspython/dnspython-1.12.0-r300.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) inherit distutils-r1 diff --git a/dev-python/dnspython/dnspython-1.12.0-r301.ebuild b/dev-python/dnspython/dnspython-1.12.0-r301.ebuild index 482d8a022040b..1346e8b4aed48 100644 --- a/dev-python/dnspython/dnspython-1.12.0-r301.ebuild +++ b/dev-python/dnspython/dnspython-1.12.0-r301.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python3_{3,4,5} ) +PYTHON_COMPAT=( python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/dnspython/dnspython-1.15.0.ebuild b/dev-python/dnspython/dnspython-1.15.0.ebuild index 4f2ef6946f314..5b873dd79474b 100644 --- a/dev-python/dnspython/dnspython-1.15.0.ebuild +++ b/dev-python/dnspython/dnspython-1.15.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/doc8/doc8-0.6.0.ebuild b/dev-python/doc8/doc8-0.6.0.ebuild index 835cf3c0debb7..86042cbb54d82 100644 --- a/dev-python/doc8/doc8-0.6.0.ebuild +++ b/dev-python/doc8/doc8-0.6.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/docker-py/docker-py-1.10.3.ebuild b/dev-python/docker-py/docker-py-1.10.3.ebuild index 927bee77f2b54..9466689466544 100644 --- a/dev-python/docker-py/docker-py-1.10.3.ebuild +++ b/dev-python/docker-py/docker-py-1.10.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/docker-py/docker-py-1.10.4.ebuild b/dev-python/docker-py/docker-py-1.10.4.ebuild index 5d030e720a3b5..174c8b11c3fbb 100644 --- a/dev-python/docker-py/docker-py-1.10.4.ebuild +++ b/dev-python/docker-py/docker-py-1.10.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/docker-py/docker-py-1.2.2.ebuild b/dev-python/docker-py/docker-py-1.2.2.ebuild index 99111c89ed9a8..a8f3b5ff2986f 100644 --- a/dev-python/docker-py/docker-py-1.2.2.ebuild +++ b/dev-python/docker-py/docker-py-1.2.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/docker-py/docker-py-1.9.0.ebuild b/dev-python/docker-py/docker-py-1.9.0.ebuild index 0ff1887b36442..5cc51ef5d1fbc 100644 --- a/dev-python/docker-py/docker-py-1.9.0.ebuild +++ b/dev-python/docker-py/docker-py-1.9.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/docker-py/docker-py-1.9.0_rc2.ebuild b/dev-python/docker-py/docker-py-1.9.0_rc2.ebuild index 2c9b49851024c..3ef4d52db3180 100644 --- a/dev-python/docker-py/docker-py-1.9.0_rc2.ebuild +++ b/dev-python/docker-py/docker-py-1.9.0_rc2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/dockerpty/dockerpty-0.3.3.ebuild b/dev-python/dockerpty/dockerpty-0.3.3.ebuild index 1624bcb9cee00..38b4637d9c24f 100644 --- a/dev-python/dockerpty/dockerpty-0.3.3.ebuild +++ b/dev-python/dockerpty/dockerpty-0.3.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/dockerpty/dockerpty-0.3.4.ebuild b/dev-python/dockerpty/dockerpty-0.3.4.ebuild index 1624bcb9cee00..38b4637d9c24f 100644 --- a/dev-python/dockerpty/dockerpty-0.3.4.ebuild +++ b/dev-python/dockerpty/dockerpty-0.3.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/dockerpty/dockerpty-0.4.1.ebuild b/dev-python/dockerpty/dockerpty-0.4.1.ebuild index 02e2d29db7bbe..853494ba3bf75 100644 --- a/dev-python/dockerpty/dockerpty-0.4.1.ebuild +++ b/dev-python/dockerpty/dockerpty-0.4.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/docopt/docopt-0.6.2-r1.ebuild b/dev-python/docopt/docopt-0.6.2-r1.ebuild index 8c266ecbd9612..648ae3da6c8d0 100644 --- a/dev-python/docopt/docopt-0.6.2-r1.ebuild +++ b/dev-python/docopt/docopt-0.6.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/docopt/docopt-0.6.2.ebuild b/dev-python/docopt/docopt-0.6.2.ebuild index 8151b4ae73e84..1daf10fae7ec2 100644 --- a/dev-python/docopt/docopt-0.6.2.ebuild +++ b/dev-python/docopt/docopt-0.6.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/doctest-ignore-unicode/doctest-ignore-unicode-0.1.2.ebuild b/dev-python/doctest-ignore-unicode/doctest-ignore-unicode-0.1.2.ebuild index d6a1395ec0832..b46c77534adfb 100644 --- a/dev-python/doctest-ignore-unicode/doctest-ignore-unicode-0.1.2.ebuild +++ b/dev-python/doctest-ignore-unicode/doctest-ignore-unicode-0.1.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/docutils-glep/docutils-glep-0.4-r1.ebuild b/dev-python/docutils-glep/docutils-glep-0.4-r1.ebuild index 628ecedb5575c..d62ded1211f3f 100644 --- a/dev-python/docutils-glep/docutils-glep-0.4-r1.ebuild +++ b/dev-python/docutils-glep/docutils-glep-0.4-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit eutils python-r1 diff --git a/dev-python/docutils/docutils-0.11.ebuild b/dev-python/docutils/docutils-0.11.ebuild index be3de6822cb94..a5e7f0956871a 100644 --- a/dev-python/docutils/docutils-0.11.ebuild +++ b/dev-python/docutils/docutils-0.11.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/docutils/docutils-0.12.ebuild b/dev-python/docutils/docutils-0.12.ebuild index fe78fa6967d4d..7da35712342be 100644 --- a/dev-python/docutils/docutils-0.12.ebuild +++ b/dev-python/docutils/docutils-0.12.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/dogpile-cache/dogpile-cache-0.6.1.ebuild b/dev-python/dogpile-cache/dogpile-cache-0.6.1.ebuild index ef234b42265f9..d81a4c9fa74aa 100644 --- a/dev-python/dogpile-cache/dogpile-cache-0.6.1.ebuild +++ b/dev-python/dogpile-cache/dogpile-cache-0.6.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/dogpile-cache/dogpile-cache-0.6.2.ebuild b/dev-python/dogpile-cache/dogpile-cache-0.6.2.ebuild index 78c103a5df651..e3ddf056f9aa5 100644 --- a/dev-python/dogpile-cache/dogpile-cache-0.6.2.ebuild +++ b/dev-python/dogpile-cache/dogpile-cache-0.6.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/dogpile-core/dogpile-core-0.4.1.ebuild b/dev-python/dogpile-core/dogpile-core-0.4.1.ebuild index ef9e59ce39c7c..26bcdaee434e7 100644 --- a/dev-python/dogpile-core/dogpile-core-0.4.1.ebuild +++ b/dev-python/dogpile-core/dogpile-core-0.4.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/doit-py/doit-py-0.3.0.ebuild b/dev-python/doit-py/doit-py-0.3.0.ebuild index a687d8b50cf5f..78aae9ea6a583 100644 --- a/dev-python/doit-py/doit-py-0.3.0.ebuild +++ b/dev-python/doit-py/doit-py-0.3.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/doit-py/doit-py-0.4.0.ebuild b/dev-python/doit-py/doit-py-0.4.0.ebuild index 95841b2d601df..a669c46e89c81 100644 --- a/dev-python/doit-py/doit-py-0.4.0.ebuild +++ b/dev-python/doit-py/doit-py-0.4.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/doit/doit-0.23.0-r1.ebuild b/dev-python/doit/doit-0.23.0-r1.ebuild index 31e43ea777958..ceb6d34b00255 100644 --- a/dev-python/doit/doit-0.23.0-r1.ebuild +++ b/dev-python/doit/doit-0.23.0-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit eutils distutils-r1 DESCRIPTION="Automation tool" diff --git a/dev-python/doit/doit-0.27.0.ebuild b/dev-python/doit/doit-0.27.0.ebuild index c412baa7d9f21..a825ba65513b2 100644 --- a/dev-python/doit/doit-0.27.0.ebuild +++ b/dev-python/doit/doit-0.27.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit eutils distutils-r1 DESCRIPTION="Automation tool" diff --git a/dev-python/doit/doit-0.28.0.ebuild b/dev-python/doit/doit-0.28.0.ebuild index 2b9949bc80497..0fd5460d6db92 100644 --- a/dev-python/doit/doit-0.28.0.ebuild +++ b/dev-python/doit/doit-0.28.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit eutils distutils-r1 DESCRIPTION="Automation tool" diff --git a/dev-python/doit/doit-0.29.0.ebuild b/dev-python/doit/doit-0.29.0.ebuild index eedd1cd8d542e..a343ab438b2e5 100644 --- a/dev-python/doit/doit-0.29.0.ebuild +++ b/dev-python/doit/doit-0.29.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit eutils distutils-r1 RESTRICT="test" # can't work as it imports nonexistant modules from coverage diff --git a/dev-python/doublex-expects/doublex-expects-0.4.0.ebuild b/dev-python/doublex-expects/doublex-expects-0.4.0.ebuild index 9264d8ba3b87d..aa87582562673 100644 --- a/dev-python/doublex-expects/doublex-expects-0.4.0.ebuild +++ b/dev-python/doublex-expects/doublex-expects-0.4.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/doublex-expects/doublex-expects-0.7.0_rc2.ebuild b/dev-python/doublex-expects/doublex-expects-0.7.0_rc2.ebuild index d0ec5e614b1b2..db728154578a4 100644 --- a/dev-python/doublex-expects/doublex-expects-0.7.0_rc2.ebuild +++ b/dev-python/doublex-expects/doublex-expects-0.7.0_rc2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/doublex/doublex-1.8.1.ebuild b/dev-python/doublex/doublex-1.8.1.ebuild index d803de866df79..ed63e87fc1096 100644 --- a/dev-python/doublex/doublex-1.8.1.ebuild +++ b/dev-python/doublex/doublex-1.8.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/dugong/dugong-3.7.ebuild b/dev-python/dugong/dugong-3.7.ebuild index 23767fff2035e..ed8cbd81e8ec2 100644 --- a/dev-python/dugong/dugong-3.7.ebuild +++ b/dev-python/dugong/dugong-3.7.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python3_{3,4,5} ) +PYTHON_COMPAT=( python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/dynd-python/dynd-python-0.6.5.ebuild b/dev-python/dynd-python/dynd-python-0.6.5.ebuild index 222419ecfad91..373dc80cf7c82 100644 --- a/dev-python/dynd-python/dynd-python-0.6.5.ebuild +++ b/dev-python/dynd-python/dynd-python-0.6.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit cmake-utils python-r1 diff --git a/dev-python/dynd-python/dynd-python-0.6.6.ebuild b/dev-python/dynd-python/dynd-python-0.6.6.ebuild index ca736934f2731..7fe0f304b286b 100644 --- a/dev-python/dynd-python/dynd-python-0.6.6.ebuild +++ b/dev-python/dynd-python/dynd-python-0.6.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit cmake-utils python-r1 diff --git a/dev-python/easy-thumbnails/easy-thumbnails-2.2.ebuild b/dev-python/easy-thumbnails/easy-thumbnails-2.2.ebuild index 19ed2cada6078..517837390f26c 100644 --- a/dev-python/easy-thumbnails/easy-thumbnails-2.2.ebuild +++ b/dev-python/easy-thumbnails/easy-thumbnails-2.2.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/ecdsa/ecdsa-0.13.ebuild b/dev-python/ecdsa/ecdsa-0.13.ebuild index 3d51a6bd5bc20..56c7c7946a428 100644 --- a/dev-python/ecdsa/ecdsa-0.13.ebuild +++ b/dev-python/ecdsa/ecdsa-0.13.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/ed25519ll/ed25519ll-0.6.ebuild b/dev-python/ed25519ll/ed25519ll-0.6.ebuild index 8a69f3e3e6201..0f466a20cfa78 100644 --- a/dev-python/ed25519ll/ed25519ll-0.6.ebuild +++ b/dev-python/ed25519ll/ed25519ll-0.6.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/elasticsearch-py/elasticsearch-py-1.4.0.ebuild b/dev-python/elasticsearch-py/elasticsearch-py-1.4.0.ebuild index f25a4e9b8ec14..adfc8462b3c8f 100644 --- a/dev-python/elasticsearch-py/elasticsearch-py-1.4.0.ebuild +++ b/dev-python/elasticsearch-py/elasticsearch-py-1.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/elasticsearch-py/elasticsearch-py-2.4.0.ebuild b/dev-python/elasticsearch-py/elasticsearch-py-2.4.0.ebuild index 6ed63d1dc6196..5b236041ee0b6 100644 --- a/dev-python/elasticsearch-py/elasticsearch-py-2.4.0.ebuild +++ b/dev-python/elasticsearch-py/elasticsearch-py-2.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) ES_VERSION="2.3.5" diff --git a/dev-python/elasticsearch-py/elasticsearch-py-5.0.0.ebuild b/dev-python/elasticsearch-py/elasticsearch-py-5.0.0.ebuild index 52bc40a7d5d5c..67e3491e12fee 100644 --- a/dev-python/elasticsearch-py/elasticsearch-py-5.0.0.ebuild +++ b/dev-python/elasticsearch-py/elasticsearch-py-5.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) ES_VERSION="5.0.0" diff --git a/dev-python/eliot/eliot-0.4.0.ebuild b/dev-python/eliot/eliot-0.4.0.ebuild index 1a78c4b70d246..109a80d4c9903 100644 --- a/dev-python/eliot/eliot-0.4.0.ebuild +++ b/dev-python/eliot/eliot-0.4.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Logging as Storytelling" diff --git a/dev-python/embedly/embedly-0.5.0.ebuild b/dev-python/embedly/embedly-0.5.0.ebuild index c39cd00168a18..ca1cd5776568d 100644 --- a/dev-python/embedly/embedly-0.5.0.ebuild +++ b/dev-python/embedly/embedly-0.5.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/empy/empy-3.3.2.ebuild b/dev-python/empy/empy-3.3.2.ebuild index 0f8dca33da416..2ffce339eccd6 100644 --- a/dev-python/empy/empy-3.3.2.ebuild +++ b/dev-python/empy/empy-3.3.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/enum34/enum34-1.0.4.ebuild b/dev-python/enum34/enum34-1.0.4.ebuild index caf911096dc52..2f35add016cfe 100644 --- a/dev-python/enum34/enum34-1.0.4.ebuild +++ b/dev-python/enum34/enum34-1.0.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} pypy pypy3 ) # Do NOT add python3_4—see DESCRIPTION +PYTHON_COMPAT=( python2_7 pypy pypy3 ) # Do NOT add python3_4—see DESCRIPTION inherit distutils-r1 diff --git a/dev-python/enum34/enum34-1.1.2.ebuild b/dev-python/enum34/enum34-1.1.2.ebuild index 5cbdb610a974c..96d2050d3a362 100644 --- a/dev-python/enum34/enum34-1.1.2.ebuild +++ b/dev-python/enum34/enum34-1.1.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/enum34/enum34-1.1.3.ebuild b/dev-python/enum34/enum34-1.1.3.ebuild index d77d51d7d6fc1..d58880659e7aa 100644 --- a/dev-python/enum34/enum34-1.1.3.ebuild +++ b/dev-python/enum34/enum34-1.1.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/enum34/enum34-1.1.6.ebuild b/dev-python/enum34/enum34-1.1.6.ebuild index d77d51d7d6fc1..d58880659e7aa 100644 --- a/dev-python/enum34/enum34-1.1.6.ebuild +++ b/dev-python/enum34/enum34-1.1.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/envoy/envoy-0.0.3.ebuild b/dev-python/envoy/envoy-0.0.3.ebuild index c6faf7e86c19e..43b1fda7c212e 100644 --- a/dev-python/envoy/envoy-0.0.3.ebuild +++ b/dev-python/envoy/envoy-0.0.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/enzyme/enzyme-0.4.1-r2.ebuild b/dev-python/enzyme/enzyme-0.4.1-r2.ebuild index a29491a193b0b..6b2fad7b5b837 100644 --- a/dev-python/enzyme/enzyme-0.4.1-r2.ebuild +++ b/dev-python/enzyme/enzyme-0.4.1-r2.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYTHON_REQ_USE='xml(+)' inherit distutils-r1 diff --git a/dev-python/enzyme/enzyme-9999.ebuild b/dev-python/enzyme/enzyme-9999.ebuild index a8e068c99c8d1..65bb9050dfd93 100644 --- a/dev-python/enzyme/enzyme-9999.ebuild +++ b/dev-python/enzyme/enzyme-9999.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYTHON_REQ_USE='xml(+)' inherit distutils-r1 git-r3 diff --git a/dev-python/et_xmlfile/et_xmlfile-1.0.0.ebuild b/dev-python/et_xmlfile/et_xmlfile-1.0.0.ebuild index 4f2e466a682e5..96c09adbd9e25 100644 --- a/dev-python/et_xmlfile/et_xmlfile-1.0.0.ebuild +++ b/dev-python/et_xmlfile/et_xmlfile-1.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/et_xmlfile/et_xmlfile-1.0.1.ebuild b/dev-python/et_xmlfile/et_xmlfile-1.0.1.ebuild index c6b3289ccf1dc..3053963c19b11 100644 --- a/dev-python/et_xmlfile/et_xmlfile-1.0.1.ebuild +++ b/dev-python/et_xmlfile/et_xmlfile-1.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/eventlet/eventlet-0.17.1.ebuild b/dev-python/eventlet/eventlet-0.17.1.ebuild index 9c94d369b0b61..8dd169dd847f9 100644 --- a/dev-python/eventlet/eventlet-0.17.1.ebuild +++ b/dev-python/eventlet/eventlet-0.17.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/eventlet/eventlet-0.17.4.ebuild b/dev-python/eventlet/eventlet-0.17.4.ebuild index 756c5dc7700a9..0e2862a95d0f1 100644 --- a/dev-python/eventlet/eventlet-0.17.4.ebuild +++ b/dev-python/eventlet/eventlet-0.17.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/eventlet/eventlet-0.18.3.ebuild b/dev-python/eventlet/eventlet-0.18.3.ebuild index 5b99da100772e..01f85c85193fe 100644 --- a/dev-python/eventlet/eventlet-0.18.3.ebuild +++ b/dev-python/eventlet/eventlet-0.18.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/eventlet/eventlet-0.18.4.ebuild b/dev-python/eventlet/eventlet-0.18.4.ebuild index 6fb4f8fc68ca7..2344da22327cd 100644 --- a/dev-python/eventlet/eventlet-0.18.4.ebuild +++ b/dev-python/eventlet/eventlet-0.18.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/eventlet/eventlet-0.19.0.ebuild b/dev-python/eventlet/eventlet-0.19.0.ebuild index b071e60220152..b4a9b90744095 100644 --- a/dev-python/eventlet/eventlet-0.19.0.ebuild +++ b/dev-python/eventlet/eventlet-0.19.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/execnet/execnet-1.2.0-r2.ebuild b/dev-python/execnet/execnet-1.2.0-r2.ebuild index 40d4fb060e03a..8100ecb894627 100644 --- a/dev-python/execnet/execnet-1.2.0-r2.ebuild +++ b/dev-python/execnet/execnet-1.2.0-r2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/execnet/execnet-1.4.1.ebuild b/dev-python/execnet/execnet-1.4.1.ebuild index f0cc6e51b3535..9bb211df85bb2 100644 --- a/dev-python/execnet/execnet-1.4.1.ebuild +++ b/dev-python/execnet/execnet-1.4.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/expects/expects-0.4.2.ebuild b/dev-python/expects/expects-0.4.2.ebuild index 9de15d2664c14..b20a4ed36b6a3 100644 --- a/dev-python/expects/expects-0.4.2.ebuild +++ b/dev-python/expects/expects-0.4.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/expects/expects-0.8.0_rc2.ebuild b/dev-python/expects/expects-0.8.0_rc2.ebuild index f96e4611ab676..db3f4ddd2b01a 100644 --- a/dev-python/expects/expects-0.8.0_rc2.ebuild +++ b/dev-python/expects/expects-0.8.0_rc2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/extras/extras-0.0.3.ebuild b/dev-python/extras/extras-0.0.3.ebuild index 2b63426d7eb53..7be75577f5a27 100644 --- a/dev-python/extras/extras-0.0.3.ebuild +++ b/dev-python/extras/extras-0.0.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/extras/extras-1.0.0.ebuild b/dev-python/extras/extras-1.0.0.ebuild index 3141f3b76caf7..23d566378e956 100644 --- a/dev-python/extras/extras-1.0.0.ebuild +++ b/dev-python/extras/extras-1.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/falcon/falcon-0.1.6.ebuild b/dev-python/falcon/falcon-0.1.6.ebuild index 42c26a4b8d8bb..691886dc468e4 100644 --- a/dev-python/falcon/falcon-0.1.6.ebuild +++ b/dev-python/falcon/falcon-0.1.6.ebuild @@ -7,7 +7,7 @@ EAPI=5 # Python 2.6 is supported, but depends on ordereddict, which has been in # improvise for months and is a minimal package. If needed # please let me know. PyPy also works -PYTHON_COMPAT=( python{2_7,3_3} pypy ) +PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 diff --git a/dev-python/falcon/falcon-0.1.7.ebuild b/dev-python/falcon/falcon-0.1.7.ebuild index e3b2b3a64f164..9fec34d253049 100644 --- a/dev-python/falcon/falcon-0.1.7.ebuild +++ b/dev-python/falcon/falcon-0.1.7.ebuild @@ -7,7 +7,7 @@ EAPI=5 # Python 2.6 is supported, but depends on ordereddict, which has been in # improvise for months and is a minimal package. If needed # please let me know. PyPy also works -PYTHON_COMPAT=( python{2_7,3_3} pypy ) +PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 diff --git a/dev-python/falcon/falcon-0.1.8.ebuild b/dev-python/falcon/falcon-0.1.8.ebuild index 4cf1192409f33..3fe4bd5866584 100644 --- a/dev-python/falcon/falcon-0.1.8.ebuild +++ b/dev-python/falcon/falcon-0.1.8.ebuild @@ -7,7 +7,7 @@ EAPI=5 # Python 2.6 is supported, but depends on ordereddict, which has been in # improvise for months and is a minimal package. If needed # please let me know. PyPy also works -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/falcon/falcon-0.1.9.ebuild b/dev-python/falcon/falcon-0.1.9.ebuild index 4cf1192409f33..3fe4bd5866584 100644 --- a/dev-python/falcon/falcon-0.1.9.ebuild +++ b/dev-python/falcon/falcon-0.1.9.ebuild @@ -7,7 +7,7 @@ EAPI=5 # Python 2.6 is supported, but depends on ordereddict, which has been in # improvise for months and is a minimal package. If needed # please let me know. PyPy also works -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/fasteners/fasteners-0.13.0.ebuild b/dev-python/fasteners/fasteners-0.13.0.ebuild index 059c54d91aa49..637c75bc24a84 100644 --- a/dev-python/fasteners/fasteners-0.13.0.ebuild +++ b/dev-python/fasteners/fasteners-0.13.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/fasteners/fasteners-0.14.1.ebuild b/dev-python/fasteners/fasteners-0.14.1.ebuild index a317fd1a16b34..7ce95164562dd 100644 --- a/dev-python/fasteners/fasteners-0.14.1.ebuild +++ b/dev-python/fasteners/fasteners-0.14.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/feedgenerator/feedgenerator-1.6.ebuild b/dev-python/feedgenerator/feedgenerator-1.6.ebuild index 55764e5ca89a8..962b894aad5af 100644 --- a/dev-python/feedgenerator/feedgenerator-1.6.ebuild +++ b/dev-python/feedgenerator/feedgenerator-1.6.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} pypy ) +PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Standalone version of django.utils.feedgenerator" diff --git a/dev-python/feedgenerator/feedgenerator-1.7.ebuild b/dev-python/feedgenerator/feedgenerator-1.7.ebuild index e94f977fa6646..315bee9730e7d 100644 --- a/dev-python/feedgenerator/feedgenerator-1.7.ebuild +++ b/dev-python/feedgenerator/feedgenerator-1.7.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Standalone version of django.utils.feedgenerator" diff --git a/dev-python/feedgenerator/feedgenerator-1.8.ebuild b/dev-python/feedgenerator/feedgenerator-1.8.ebuild index 2e3aa7d67238c..7e209b557da19 100644 --- a/dev-python/feedgenerator/feedgenerator-1.8.ebuild +++ b/dev-python/feedgenerator/feedgenerator-1.8.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 DESCRIPTION="Standalone version of django.utils.feedgenerator" diff --git a/dev-python/feedparser/feedparser-5.1.3-r2.ebuild b/dev-python/feedparser/feedparser-5.1.3-r2.ebuild index 825382655862f..fc56d09757912 100644 --- a/dev-python/feedparser/feedparser-5.1.3-r2.ebuild +++ b/dev-python/feedparser/feedparser-5.1.3-r2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4}} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 eutils diff --git a/dev-python/feedparser/feedparser-5.2.1.ebuild b/dev-python/feedparser/feedparser-5.2.1.ebuild index a985e7e9e6b94..9ec536fb13bed 100644 --- a/dev-python/feedparser/feedparser-5.2.1.ebuild +++ b/dev-python/feedparser/feedparser-5.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 eutils diff --git a/dev-python/filemagic/filemagic-1.6.ebuild b/dev-python/filemagic/filemagic-1.6.ebuild index cb3b965f7cc78..979106328f593 100644 --- a/dev-python/filemagic/filemagic-1.6.ebuild +++ b/dev-python/filemagic/filemagic-1.6.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="6" -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 DESCRIPTION="A Python API for libmagic, the library behind the Unix file command" diff --git a/dev-python/fixtures/fixtures-1.4.0.ebuild b/dev-python/fixtures/fixtures-1.4.0.ebuild index a450d7747bf99..afa82621ab479 100644 --- a/dev-python/fixtures/fixtures-1.4.0.ebuild +++ b/dev-python/fixtures/fixtures-1.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/flake8/flake8-2.0-r1.ebuild b/dev-python/flake8/flake8-2.0-r1.ebuild index 5bace81416839..ffd160745d3ea 100644 --- a/dev-python/flake8/flake8-2.0-r1.ebuild +++ b/dev-python/flake8/flake8-2.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/flake8/flake8-2.1.0.ebuild b/dev-python/flake8/flake8-2.1.0.ebuild index c48c2dc5c03d6..3951e6f37889b 100644 --- a/dev-python/flake8/flake8-2.1.0.ebuild +++ b/dev-python/flake8/flake8-2.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/flake8/flake8-2.2.5.ebuild b/dev-python/flake8/flake8-2.2.5.ebuild index 6a49a2d13ba4b..ea34fb3f3f0b4 100644 --- a/dev-python/flake8/flake8-2.2.5.ebuild +++ b/dev-python/flake8/flake8-2.2.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/flake8/flake8-2.4.1-r1.ebuild b/dev-python/flake8/flake8-2.4.1-r1.ebuild index f94d6396dbcd1..a793fc4e2acd1 100644 --- a/dev-python/flake8/flake8-2.4.1-r1.ebuild +++ b/dev-python/flake8/flake8-2.4.1-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/flake8/flake8-2.5.0.ebuild b/dev-python/flake8/flake8-2.5.0.ebuild index 1393f6c4e0c2a..f2f8dd77d34ae 100644 --- a/dev-python/flake8/flake8-2.5.0.ebuild +++ b/dev-python/flake8/flake8-2.5.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/flake8/flake8-2.5.1.ebuild b/dev-python/flake8/flake8-2.5.1.ebuild index f52a4537ec208..94aa90085815b 100644 --- a/dev-python/flake8/flake8-2.5.1.ebuild +++ b/dev-python/flake8/flake8-2.5.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/flake8/flake8-2.5.4.ebuild b/dev-python/flake8/flake8-2.5.4.ebuild index a6d01b7b87978..cbfa82faf3489 100644 --- a/dev-python/flake8/flake8-2.5.4.ebuild +++ b/dev-python/flake8/flake8-2.5.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/flake8/flake8-3.0.4-r2.ebuild b/dev-python/flake8/flake8-3.0.4-r2.ebuild index 5b4d64ed21416..d66ee9aad5e3c 100644 --- a/dev-python/flake8/flake8-3.0.4-r2.ebuild +++ b/dev-python/flake8/flake8-3.0.4-r2.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/flaky/flaky-2.4.0.ebuild b/dev-python/flaky/flaky-2.4.0.ebuild index 47038c66324ed..79c1b3e60f62b 100644 --- a/dev-python/flaky/flaky-2.4.0.ebuild +++ b/dev-python/flaky/flaky-2.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/flaky/flaky-2.4.1.ebuild b/dev-python/flaky/flaky-2.4.1.ebuild index d6d75b85c4b3e..b737e0c0ee712 100644 --- a/dev-python/flaky/flaky-2.4.1.ebuild +++ b/dev-python/flaky/flaky-2.4.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/flaky/flaky-3.0.1.ebuild b/dev-python/flaky/flaky-3.0.1.ebuild index ae33750559dc1..bff88bd445969 100644 --- a/dev-python/flaky/flaky-3.0.1.ebuild +++ b/dev-python/flaky/flaky-3.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/flaky/flaky-3.0.3.ebuild b/dev-python/flaky/flaky-3.0.3.ebuild index 1dd7db044ad0f..03eb1cec9ef21 100644 --- a/dev-python/flaky/flaky-3.0.3.ebuild +++ b/dev-python/flaky/flaky-3.0.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/flaky/flaky-3.1.0.ebuild b/dev-python/flaky/flaky-3.1.0.ebuild index 1dd7db044ad0f..03eb1cec9ef21 100644 --- a/dev-python/flaky/flaky-3.1.0.ebuild +++ b/dev-python/flaky/flaky-3.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/flaky/flaky-3.1.1.ebuild b/dev-python/flaky/flaky-3.1.1.ebuild index 1dd7db044ad0f..03eb1cec9ef21 100644 --- a/dev-python/flaky/flaky-3.1.1.ebuild +++ b/dev-python/flaky/flaky-3.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/flask-babel/flask-babel-0.10.0.ebuild b/dev-python/flask-babel/flask-babel-0.10.0.ebuild index 458117243e815..32c9c3dd5ce05 100644 --- a/dev-python/flask-babel/flask-babel-0.10.0.ebuild +++ b/dev-python/flask-babel/flask-babel-0.10.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/flask-babel/flask-babel-0.11.1.ebuild b/dev-python/flask-babel/flask-babel-0.11.1.ebuild index 458117243e815..32c9c3dd5ce05 100644 --- a/dev-python/flask-babel/flask-babel-0.11.1.ebuild +++ b/dev-python/flask-babel/flask-babel-0.11.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/flask-babel/flask-babel-0.9.ebuild b/dev-python/flask-babel/flask-babel-0.9.ebuild index dc2cc8fc0b3c4..77a21409e5e7d 100644 --- a/dev-python/flask-babel/flask-babel-0.9.ebuild +++ b/dev-python/flask-babel/flask-babel-0.9.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/flask-cors/flask-cors-1.8.0.ebuild b/dev-python/flask-cors/flask-cors-1.8.0.ebuild index 899087975fcca..093cfaabd7567 100644 --- a/dev-python/flask-cors/flask-cors-1.8.0.ebuild +++ b/dev-python/flask-cors/flask-cors-1.8.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/flask-cors/flask-cors-1.9.0.ebuild b/dev-python/flask-cors/flask-cors-1.9.0.ebuild index 23f893bcd9af9..000a78aed577b 100644 --- a/dev-python/flask-cors/flask-cors-1.9.0.ebuild +++ b/dev-python/flask-cors/flask-cors-1.9.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/flask-cors/flask-cors-2.1.0.ebuild b/dev-python/flask-cors/flask-cors-2.1.0.ebuild index 07b90868b23a1..f142eb2e254e7 100644 --- a/dev-python/flask-cors/flask-cors-2.1.0.ebuild +++ b/dev-python/flask-cors/flask-cors-2.1.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/flask-login/flask-login-0.2.11.ebuild b/dev-python/flask-login/flask-login-0.2.11.ebuild index 034c2f7484b95..e92d3b148a688 100644 --- a/dev-python/flask-login/flask-login-0.2.11.ebuild +++ b/dev-python/flask-login/flask-login-0.2.11.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/flask-login/flask-login-0.3.2.ebuild b/dev-python/flask-login/flask-login-0.3.2.ebuild index 90bebc285f6b8..f524866c38592 100644 --- a/dev-python/flask-login/flask-login-0.3.2.ebuild +++ b/dev-python/flask-login/flask-login-0.3.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/flask-mail/flask-mail-0.9.0.ebuild b/dev-python/flask-mail/flask-mail-0.9.0.ebuild index 336523715ae7f..fd45cad8236da 100644 --- a/dev-python/flask-mail/flask-mail-0.9.0.ebuild +++ b/dev-python/flask-mail/flask-mail-0.9.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/flask-mail/flask-mail-0.9.1.ebuild b/dev-python/flask-mail/flask-mail-0.9.1.ebuild index 63de88d16305e..cbbff1e68df06 100644 --- a/dev-python/flask-mail/flask-mail-0.9.1.ebuild +++ b/dev-python/flask-mail/flask-mail-0.9.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/flask-principal/flask-principal-0.4.0.ebuild b/dev-python/flask-principal/flask-principal-0.4.0.ebuild index c76e13f845873..b611685e40ce0 100644 --- a/dev-python/flask-principal/flask-principal-0.4.0.ebuild +++ b/dev-python/flask-principal/flask-principal-0.4.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/flask-pymongo/flask-pymongo-0.3.1.ebuild b/dev-python/flask-pymongo/flask-pymongo-0.3.1.ebuild index 91625b812d271..1d8408900f2cc 100644 --- a/dev-python/flask-pymongo/flask-pymongo-0.3.1.ebuild +++ b/dev-python/flask-pymongo/flask-pymongo-0.3.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/flask-restful/flask-restful-0.2.12.ebuild b/dev-python/flask-restful/flask-restful-0.2.12.ebuild index 5f07f38e4876a..c7cb6bf06e111 100644 --- a/dev-python/flask-restful/flask-restful-0.2.12.ebuild +++ b/dev-python/flask-restful/flask-restful-0.2.12.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/flask-restful/flask-restful-0.3.0.ebuild b/dev-python/flask-restful/flask-restful-0.3.0.ebuild index bb9114d486b96..afdcfea09b413 100644 --- a/dev-python/flask-restful/flask-restful-0.3.0.ebuild +++ b/dev-python/flask-restful/flask-restful-0.3.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/flask-restful/flask-restful-0.3.1.ebuild b/dev-python/flask-restful/flask-restful-0.3.1.ebuild index bb9114d486b96..afdcfea09b413 100644 --- a/dev-python/flask-restful/flask-restful-0.3.1.ebuild +++ b/dev-python/flask-restful/flask-restful-0.3.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/flask-restful/flask-restful-0.3.2.ebuild b/dev-python/flask-restful/flask-restful-0.3.2.ebuild index 161e096c9dee4..ba47df837f6e7 100644 --- a/dev-python/flask-restful/flask-restful-0.3.2.ebuild +++ b/dev-python/flask-restful/flask-restful-0.3.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/flask-restful/flask-restful-0.3.3.ebuild b/dev-python/flask-restful/flask-restful-0.3.3.ebuild index 161e096c9dee4..ba47df837f6e7 100644 --- a/dev-python/flask-restful/flask-restful-0.3.3.ebuild +++ b/dev-python/flask-restful/flask-restful-0.3.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/flask-restful/flask-restful-0.3.4.ebuild b/dev-python/flask-restful/flask-restful-0.3.4.ebuild index 161e096c9dee4..ba47df837f6e7 100644 --- a/dev-python/flask-restful/flask-restful-0.3.4.ebuild +++ b/dev-python/flask-restful/flask-restful-0.3.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild b/dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild index 5b6f387f8b828..2b9a1bafa4e9b 100644 --- a/dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild +++ b/dev-python/flask-restful/flask-restful-0.3.5-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/flask-restful/flask-restful-0.3.5.ebuild b/dev-python/flask-restful/flask-restful-0.3.5.ebuild index 161e096c9dee4..ba47df837f6e7 100644 --- a/dev-python/flask-restful/flask-restful-0.3.5.ebuild +++ b/dev-python/flask-restful/flask-restful-0.3.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/flask-restless/flask-restless-0.15.0.ebuild b/dev-python/flask-restless/flask-restless-0.15.0.ebuild index 2ec265fcf2611..9951582e5b76c 100644 --- a/dev-python/flask-restless/flask-restless-0.15.0.ebuild +++ b/dev-python/flask-restless/flask-restless-0.15.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) PYTHON_REQ_USE="sqlite" inherit distutils-r1 diff --git a/dev-python/flask-restless/flask-restless-0.16.0.ebuild b/dev-python/flask-restless/flask-restless-0.16.0.ebuild index 728df696978e0..25f7ff4a7defe 100644 --- a/dev-python/flask-restless/flask-restless-0.16.0.ebuild +++ b/dev-python/flask-restless/flask-restless-0.16.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) PYTHON_REQ_USE="sqlite" inherit distutils-r1 diff --git a/dev-python/flask-restless/flask-restless-0.17.0.ebuild b/dev-python/flask-restless/flask-restless-0.17.0.ebuild index 728df696978e0..25f7ff4a7defe 100644 --- a/dev-python/flask-restless/flask-restless-0.17.0.ebuild +++ b/dev-python/flask-restless/flask-restless-0.17.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) PYTHON_REQ_USE="sqlite" inherit distutils-r1 diff --git a/dev-python/flask-script/flask-script-2.0.5.ebuild b/dev-python/flask-script/flask-script-2.0.5.ebuild index e9dcfe16eab79..7ea278438e870 100644 --- a/dev-python/flask-script/flask-script-2.0.5.ebuild +++ b/dev-python/flask-script/flask-script-2.0.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/flask-sqlalchemy/flask-sqlalchemy-1.0-r1.ebuild b/dev-python/flask-sqlalchemy/flask-sqlalchemy-1.0-r1.ebuild index 4a00854760b17..30b7b5c07af54 100644 --- a/dev-python/flask-sqlalchemy/flask-sqlalchemy-1.0-r1.ebuild +++ b/dev-python/flask-sqlalchemy/flask-sqlalchemy-1.0-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/flask-sqlalchemy/flask-sqlalchemy-2.0.ebuild b/dev-python/flask-sqlalchemy/flask-sqlalchemy-2.0.ebuild index 3dc200b332a23..65083f8028377 100644 --- a/dev-python/flask-sqlalchemy/flask-sqlalchemy-2.0.ebuild +++ b/dev-python/flask-sqlalchemy/flask-sqlalchemy-2.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/flask-sqlalchemy/flask-sqlalchemy-2.1.ebuild b/dev-python/flask-sqlalchemy/flask-sqlalchemy-2.1.ebuild index 7a4cff5c2c77a..4dec70864936c 100644 --- a/dev-python/flask-sqlalchemy/flask-sqlalchemy-2.1.ebuild +++ b/dev-python/flask-sqlalchemy/flask-sqlalchemy-2.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/flask-themes/flask-themes-0.1.3-r1.ebuild b/dev-python/flask-themes/flask-themes-0.1.3-r1.ebuild index ae94f75e445e8..1bb8841155862 100644 --- a/dev-python/flask-themes/flask-themes-0.1.3-r1.ebuild +++ b/dev-python/flask-themes/flask-themes-0.1.3-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/flask-whooshalchemy/flask-whooshalchemy-0.56.ebuild b/dev-python/flask-whooshalchemy/flask-whooshalchemy-0.56.ebuild index 2f92b7be32485..8d0375a2dcb7b 100644 --- a/dev-python/flask-whooshalchemy/flask-whooshalchemy-0.56.ebuild +++ b/dev-python/flask-whooshalchemy/flask-whooshalchemy-0.56.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) RESTRICT="test" # appears pretty borken diff --git a/dev-python/flask/flask-0.10.1-r1.ebuild b/dev-python/flask/flask-0.10.1-r1.ebuild index a879f6dfc547e..dc604c58fa8ec 100644 --- a/dev-python/flask/flask-0.10.1-r1.ebuild +++ b/dev-python/flask/flask-0.10.1-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/flask/flask-0.10.1-r2.ebuild b/dev-python/flask/flask-0.10.1-r2.ebuild index b3fccdd64f8d5..e75ad50d018ae 100644 --- a/dev-python/flask/flask-0.10.1-r2.ebuild +++ b/dev-python/flask/flask-0.10.1-r2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/flask/flask-0.11.1.ebuild b/dev-python/flask/flask-0.11.1.ebuild index b73ffaa0dc354..b579284dbe999 100644 --- a/dev-python/flask/flask-0.11.1.ebuild +++ b/dev-python/flask/flask-0.11.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy{,3} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy{,3} ) inherit distutils-r1 diff --git a/dev-python/flask/flask-0.11.ebuild b/dev-python/flask/flask-0.11.ebuild index b73ffaa0dc354..b579284dbe999 100644 --- a/dev-python/flask/flask-0.11.ebuild +++ b/dev-python/flask/flask-0.11.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy{,3} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy{,3} ) inherit distutils-r1 diff --git a/dev-python/flask/flask-9999.ebuild b/dev-python/flask/flask-9999.ebuild index cd8d56da5ed69..dc0f5f49a8922 100644 --- a/dev-python/flask/flask-9999.ebuild +++ b/dev-python/flask/flask-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 git-2 diff --git a/dev-python/flexx/flexx-0.2.ebuild b/dev-python/flexx/flexx-0.2.ebuild index 1adea80544453..2d04243b3715f 100644 --- a/dev-python/flexx/flexx-0.2.ebuild +++ b/dev-python/flexx/flexx-0.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python3_{3,4,5} ) +PYTHON_COMPAT=( python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/flexx/flexx-0.3.1.ebuild b/dev-python/flexx/flexx-0.3.1.ebuild index 1adea80544453..2d04243b3715f 100644 --- a/dev-python/flexx/flexx-0.3.1.ebuild +++ b/dev-python/flexx/flexx-0.3.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python3_{3,4,5} ) +PYTHON_COMPAT=( python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/flexx/flexx-0.3.ebuild b/dev-python/flexx/flexx-0.3.ebuild index 1adea80544453..2d04243b3715f 100644 --- a/dev-python/flexx/flexx-0.3.ebuild +++ b/dev-python/flexx/flexx-0.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python3_{3,4,5} ) +PYTHON_COMPAT=( python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/formencode/formencode-1.3.0-r2.ebuild b/dev-python/formencode/formencode-1.3.0-r2.ebuild index fa92d50ff4708..f29b847a36bda 100644 --- a/dev-python/formencode/formencode-1.3.0-r2.ebuild +++ b/dev-python/formencode/formencode-1.3.0-r2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/freezegun/freezegun-0.3.6.ebuild b/dev-python/freezegun/freezegun-0.3.6.ebuild index 72f34b8e4df7a..46498c899fea0 100644 --- a/dev-python/freezegun/freezegun-0.3.6.ebuild +++ b/dev-python/freezegun/freezegun-0.3.6.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_3,3_4}) +PYTHON_COMPAT=(python{2_7,3_4}) inherit distutils-r1 diff --git a/dev-python/freezegun/freezegun-0.3.7.ebuild b/dev-python/freezegun/freezegun-0.3.7.ebuild index bb7bc5621a28f..c4475d7a0eaf3 100644 --- a/dev-python/freezegun/freezegun-0.3.7.ebuild +++ b/dev-python/freezegun/freezegun-0.3.7.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/fs/fs-0.5.4.ebuild b/dev-python/fs/fs-0.5.4.ebuild index f538c394c168c..ca755d969cb71 100644 --- a/dev-python/fs/fs-0.5.4.ebuild +++ b/dev-python/fs/fs-0.5.4.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy ) inherit distutils-r1 eutils diff --git a/dev-python/fudge/fudge-0.9.6-r1.ebuild b/dev-python/fudge/fudge-0.9.6-r1.ebuild index 55859908eb30d..0c069b0988ecc 100644 --- a/dev-python/fudge/fudge-0.9.6-r1.ebuild +++ b/dev-python/fudge/fudge-0.9.6-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} pypy ) +PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 diff --git a/dev-python/fudge/fudge-1.0.3-r2.ebuild b/dev-python/fudge/fudge-1.0.3-r2.ebuild index 8c3f7cc68cc76..64ce0c6a58888 100644 --- a/dev-python/fudge/fudge-1.0.3-r2.ebuild +++ b/dev-python/fudge/fudge-1.0.3-r2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/fudge/fudge-1.1.0.ebuild b/dev-python/fudge/fudge-1.1.0.ebuild index c92ba518b5664..d506cb8064227 100644 --- a/dev-python/fudge/fudge-1.1.0.ebuild +++ b/dev-python/fudge/fudge-1.1.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/funcparserlib/funcparserlib-0.3.6.ebuild b/dev-python/funcparserlib/funcparserlib-0.3.6.ebuild index f8c6ab9047347..e27a5991d1de2 100644 --- a/dev-python/funcparserlib/funcparserlib-0.3.6.ebuild +++ b/dev-python/funcparserlib/funcparserlib-0.3.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/funcsigs/funcsigs-1.0.2-r1.ebuild b/dev-python/funcsigs/funcsigs-1.0.2-r1.ebuild index ea3b7a6b6f986..3d4f8c6c03108 100644 --- a/dev-python/funcsigs/funcsigs-1.0.2-r1.ebuild +++ b/dev-python/funcsigs/funcsigs-1.0.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy{,3} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy{,3} ) inherit distutils-r1 diff --git a/dev-python/fusil/fusil-1.5.ebuild b/dev-python/fusil/fusil-1.5.ebuild index 6d8fa4b458689..cad905e8d9344 100644 --- a/dev-python/fusil/fusil-1.5.ebuild +++ b/dev-python/fusil/fusil-1.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 user diff --git a/dev-python/futurist/futurist-0.13.0.ebuild b/dev-python/futurist/futurist-0.13.0.ebuild index a004a23635957..9427f421b6beb 100644 --- a/dev-python/futurist/futurist-0.13.0.ebuild +++ b/dev-python/futurist/futurist-0.13.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/genshi/genshi-0.7.ebuild b/dev-python/genshi/genshi-0.7.ebuild index afa940ad622d5..2941afc2df772 100644 --- a/dev-python/genshi/genshi-0.7.ebuild +++ b/dev-python/genshi/genshi-0.7.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/genty/genty-1.2.1.ebuild b/dev-python/genty/genty-1.2.1.ebuild index edd2ade7e3fac..a5d4ee5bd954d 100644 --- a/dev-python/genty/genty-1.2.1.ebuild +++ b/dev-python/genty/genty-1.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/genty/genty-1.3.0.ebuild b/dev-python/genty/genty-1.3.0.ebuild index 3b83b4580fcad..27791e680af11 100644 --- a/dev-python/genty/genty-1.3.0.ebuild +++ b/dev-python/genty/genty-1.3.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/genty/genty-1.3.2.ebuild b/dev-python/genty/genty-1.3.2.ebuild index 3b83b4580fcad..27791e680af11 100644 --- a/dev-python/genty/genty-1.3.2.ebuild +++ b/dev-python/genty/genty-1.3.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/geoip-python/geoip-python-1.3.2.ebuild b/dev-python/geoip-python/geoip-python-1.3.2.ebuild index 8981f059abd5b..fc114fa1e01d6 100644 --- a/dev-python/geoip-python/geoip-python-1.3.2.ebuild +++ b/dev-python/geoip-python/geoip-python-1.3.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/geopy/geopy-1.10.0.ebuild b/dev-python/geopy/geopy-1.10.0.ebuild index 6a1833d27ba79..79b3910d7cc90 100644 --- a/dev-python/geopy/geopy-1.10.0.ebuild +++ b/dev-python/geopy/geopy-1.10.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/geopy/geopy-1.11.0.ebuild b/dev-python/geopy/geopy-1.11.0.ebuild index 52550f3460f5f..b5ad896d0b2ba 100644 --- a/dev-python/geopy/geopy-1.11.0.ebuild +++ b/dev-python/geopy/geopy-1.11.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/geopy/geopy-1.8.1.ebuild b/dev-python/geopy/geopy-1.8.1.ebuild index 3027bb2e0fc5d..6f23d313bd034 100644 --- a/dev-python/geopy/geopy-1.8.1.ebuild +++ b/dev-python/geopy/geopy-1.8.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/geopy/geopy-1.9.1.ebuild b/dev-python/geopy/geopy-1.9.1.ebuild index 6a1833d27ba79..79b3910d7cc90 100644 --- a/dev-python/geopy/geopy-1.9.1.ebuild +++ b/dev-python/geopy/geopy-1.9.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/gevent/gevent-1.1.0.ebuild b/dev-python/gevent/gevent-1.1.0.ebuild index bed0b54d9e00b..a2b6edf0ae4e5 100644 --- a/dev-python/gevent/gevent-1.1.0.ebuild +++ b/dev-python/gevent/gevent-1.1.0.ebuild @@ -7,7 +7,7 @@ EAPI=5 # Note: pypy3 not supported # Note: py3.5 preliminary support # http://www.gevent.org/whatsnew_1_1.html#broader-platform-support -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) PYTHON_REQ_USE="ssl(+),threads(+)" inherit distutils-r1 flag-o-matic diff --git a/dev-python/gevent/gevent-1.1.1.ebuild b/dev-python/gevent/gevent-1.1.1.ebuild index bed0b54d9e00b..a2b6edf0ae4e5 100644 --- a/dev-python/gevent/gevent-1.1.1.ebuild +++ b/dev-python/gevent/gevent-1.1.1.ebuild @@ -7,7 +7,7 @@ EAPI=5 # Note: pypy3 not supported # Note: py3.5 preliminary support # http://www.gevent.org/whatsnew_1_1.html#broader-platform-support -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) PYTHON_REQ_USE="ssl(+),threads(+)" inherit distutils-r1 flag-o-matic diff --git a/dev-python/gevent/gevent-1.1.2.ebuild b/dev-python/gevent/gevent-1.1.2.ebuild index b35f30fe18bd4..68944dad960b8 100644 --- a/dev-python/gevent/gevent-1.1.2.ebuild +++ b/dev-python/gevent/gevent-1.1.2.ebuild @@ -7,7 +7,7 @@ EAPI=6 # Note: pypy3 not supported # Note: py3.5 preliminary support # http://www.gevent.org/whatsnew_1_1.html#broader-platform-support -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) PYTHON_REQ_USE="ssl(+),threads(+)" inherit distutils-r1 flag-o-matic diff --git a/dev-python/ghp-import/ghp-import-0.4.1-r1.ebuild b/dev-python/ghp-import/ghp-import-0.4.1-r1.ebuild index fc5ef86dad41a..0a4828c3bad31 100644 --- a/dev-python/ghp-import/ghp-import-0.4.1-r1.ebuild +++ b/dev-python/ghp-import/ghp-import-0.4.1-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/ghp-import/ghp-import-0.4.1.ebuild b/dev-python/ghp-import/ghp-import-0.4.1.ebuild index 60f2c0f282450..0716fa6699d63 100644 --- a/dev-python/ghp-import/ghp-import-0.4.1.ebuild +++ b/dev-python/ghp-import/ghp-import-0.4.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/git-python/git-python-0.3.6.ebuild b/dev-python/git-python/git-python-0.3.6.ebuild index 2b82a61b63aeb..762ea83e8f763 100644 --- a/dev-python/git-python/git-python-0.3.6.ebuild +++ b/dev-python/git-python/git-python-0.3.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/git-python/git-python-1.0.0.ebuild b/dev-python/git-python/git-python-1.0.0.ebuild index 912f3c655f45a..b4260fc8dc1aa 100644 --- a/dev-python/git-python/git-python-1.0.0.ebuild +++ b/dev-python/git-python/git-python-1.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/git-python/git-python-1.0.1.ebuild b/dev-python/git-python/git-python-1.0.1.ebuild index e7daa4265be09..efafe5bcfb4d9 100644 --- a/dev-python/git-python/git-python-1.0.1.ebuild +++ b/dev-python/git-python/git-python-1.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/git-python/git-python-1.0.2.ebuild b/dev-python/git-python/git-python-1.0.2.ebuild index ea1c4511d04d3..b6429f5abfa63 100644 --- a/dev-python/git-python/git-python-1.0.2.ebuild +++ b/dev-python/git-python/git-python-1.0.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/git-python/git-python-2.0.5.ebuild b/dev-python/git-python/git-python-2.0.5.ebuild index 74adc5c4efe6e..5ee756a3dc6ac 100644 --- a/dev-python/git-python/git-python-2.0.5.ebuild +++ b/dev-python/git-python/git-python-2.0.5.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/git-python/git-python-2.0.6.ebuild b/dev-python/git-python/git-python-2.0.6.ebuild index 74adc5c4efe6e..5ee756a3dc6ac 100644 --- a/dev-python/git-python/git-python-2.0.6.ebuild +++ b/dev-python/git-python/git-python-2.0.6.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/git-review/git-review-1.24.ebuild b/dev-python/git-review/git-review-1.24.ebuild index 25a9b97fe2320..23192d2fc0e4e 100644 --- a/dev-python/git-review/git-review-1.24.ebuild +++ b/dev-python/git-review/git-review-1.24.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/git-review/git-review-1.25.0.ebuild b/dev-python/git-review/git-review-1.25.0.ebuild index 561e106390f36..b7d610117bce9 100644 --- a/dev-python/git-review/git-review-1.25.0.ebuild +++ b/dev-python/git-review/git-review-1.25.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/gitdb/gitdb-0.6.3.ebuild b/dev-python/gitdb/gitdb-0.6.3.ebuild index c3fc482105c56..fa24199081e5f 100644 --- a/dev-python/gitdb/gitdb-0.6.3.ebuild +++ b/dev-python/gitdb/gitdb-0.6.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/gitdb/gitdb-0.6.4.ebuild b/dev-python/gitdb/gitdb-0.6.4.ebuild index 3190978e4189b..c613242a80734 100644 --- a/dev-python/gitdb/gitdb-0.6.4.ebuild +++ b/dev-python/gitdb/gitdb-0.6.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/glance_store/glance_store-0.13.1.ebuild b/dev-python/glance_store/glance_store-0.13.1.ebuild index 54e1bd16bbe41..1becca693aafb 100644 --- a/dev-python/glance_store/glance_store-0.13.1.ebuild +++ b/dev-python/glance_store/glance_store-0.13.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/globre/globre-0.1.2-r1.ebuild b/dev-python/globre/globre-0.1.2-r1.ebuild index 3b20c9edba842..a7d6d287cb713 100644 --- a/dev-python/globre/globre-0.1.2-r1.ebuild +++ b/dev-python/globre/globre-0.1.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/globre/globre-0.1.3.ebuild b/dev-python/globre/globre-0.1.3.ebuild index ad75c8fa06ae4..8b6a3281f0d6a 100644 --- a/dev-python/globre/globre-0.1.3.ebuild +++ b/dev-python/globre/globre-0.1.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/globre/globre-0.1.4.ebuild b/dev-python/globre/globre-0.1.4.ebuild index b6e5bee378acb..80d661ead1df0 100644 --- a/dev-python/globre/globre-0.1.4.ebuild +++ b/dev-python/globre/globre-0.1.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/gmpy/gmpy-2.0.4.ebuild b/dev-python/gmpy/gmpy-2.0.4.ebuild index c14783f9a828b..d2d8b3ffc4483 100644 --- a/dev-python/gmpy/gmpy-2.0.4.ebuild +++ b/dev-python/gmpy/gmpy-2.0.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/gmpy/gmpy-2.0.6.ebuild b/dev-python/gmpy/gmpy-2.0.6.ebuild index 1822e8074d60a..a9c752f9a7420 100644 --- a/dev-python/gmpy/gmpy-2.0.6.ebuild +++ b/dev-python/gmpy/gmpy-2.0.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/gmpy/gmpy-2.0.7.ebuild b/dev-python/gmpy/gmpy-2.0.7.ebuild index db21b578ef99d..48f210c29ea53 100644 --- a/dev-python/gmpy/gmpy-2.0.7.ebuild +++ b/dev-python/gmpy/gmpy-2.0.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/gmpy/gmpy-2.0.8.ebuild b/dev-python/gmpy/gmpy-2.0.8.ebuild index 4631ae3e43288..ee0e3fa731b77 100644 --- a/dev-python/gmpy/gmpy-2.0.8.ebuild +++ b/dev-python/gmpy/gmpy-2.0.8.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/gntp/gntp-1.0.1.ebuild b/dev-python/gntp/gntp-1.0.1.ebuild index 7e2c4a986e6cb..4615d1db1e770 100644 --- a/dev-python/gntp/gntp-1.0.1.ebuild +++ b/dev-python/gntp/gntp-1.0.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/graph-tool/graph-tool-2.2.44.ebuild b/dev-python/graph-tool/graph-tool-2.2.44.ebuild index a8956c8d805f1..847bd33afbffe 100644 --- a/dev-python/graph-tool/graph-tool-2.2.44.ebuild +++ b/dev-python/graph-tool/graph-tool-2.2.44.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit check-reqs toolchain-funcs python-r1 diff --git a/dev-python/graph-tool/graph-tool-9999.ebuild b/dev-python/graph-tool/graph-tool-9999.ebuild index 118e0eaef126a..aa07c3742345e 100644 --- a/dev-python/graph-tool/graph-tool-9999.ebuild +++ b/dev-python/graph-tool/graph-tool-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit check-reqs toolchain-funcs python-r1 diff --git a/dev-python/greenlet/greenlet-0.4.10.ebuild b/dev-python/greenlet/greenlet-0.4.10.ebuild index d6159bb9e62a6..7ded1ba34eb70 100644 --- a/dev-python/greenlet/greenlet-0.4.10.ebuild +++ b/dev-python/greenlet/greenlet-0.4.10.ebuild @@ -5,7 +5,7 @@ EAPI=5 # Note: greenlet is built-in in pypy -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/greenlet/greenlet-0.4.2.ebuild b/dev-python/greenlet/greenlet-0.4.2.ebuild index c47e451cec60b..e971225732ff5 100644 --- a/dev-python/greenlet/greenlet-0.4.2.ebuild +++ b/dev-python/greenlet/greenlet-0.4.2.ebuild @@ -5,7 +5,7 @@ EAPI=5 # Note: greenlet is built-in in pypy -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/greenlet/greenlet-0.4.3.ebuild b/dev-python/greenlet/greenlet-0.4.3.ebuild index dd92eb2d99e2e..0a63158f1b794 100644 --- a/dev-python/greenlet/greenlet-0.4.3.ebuild +++ b/dev-python/greenlet/greenlet-0.4.3.ebuild @@ -5,7 +5,7 @@ EAPI=5 # Note: greenlet is built-in in pypy -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/greenlet/greenlet-0.4.4.ebuild b/dev-python/greenlet/greenlet-0.4.4.ebuild index dd92eb2d99e2e..0a63158f1b794 100644 --- a/dev-python/greenlet/greenlet-0.4.4.ebuild +++ b/dev-python/greenlet/greenlet-0.4.4.ebuild @@ -5,7 +5,7 @@ EAPI=5 # Note: greenlet is built-in in pypy -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/greenlet/greenlet-0.4.5.ebuild b/dev-python/greenlet/greenlet-0.4.5.ebuild index c5442a994d9e7..c9aa3c51ec137 100644 --- a/dev-python/greenlet/greenlet-0.4.5.ebuild +++ b/dev-python/greenlet/greenlet-0.4.5.ebuild @@ -5,7 +5,7 @@ EAPI=5 # Note: greenlet is built-in in pypy -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/greenlet/greenlet-0.4.6.ebuild b/dev-python/greenlet/greenlet-0.4.6.ebuild index 9017b17e95529..a87cd86659994 100644 --- a/dev-python/greenlet/greenlet-0.4.6.ebuild +++ b/dev-python/greenlet/greenlet-0.4.6.ebuild @@ -5,7 +5,7 @@ EAPI=5 # Note: greenlet is built-in in pypy -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/greenlet/greenlet-0.4.7.ebuild b/dev-python/greenlet/greenlet-0.4.7.ebuild index 9017b17e95529..a87cd86659994 100644 --- a/dev-python/greenlet/greenlet-0.4.7.ebuild +++ b/dev-python/greenlet/greenlet-0.4.7.ebuild @@ -5,7 +5,7 @@ EAPI=5 # Note: greenlet is built-in in pypy -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/greenlet/greenlet-0.4.9.ebuild b/dev-python/greenlet/greenlet-0.4.9.ebuild index 0d2e7d284c988..e75737c22e3bd 100644 --- a/dev-python/greenlet/greenlet-0.4.9.ebuild +++ b/dev-python/greenlet/greenlet-0.4.9.ebuild @@ -5,7 +5,7 @@ EAPI=5 # Note: greenlet is built-in in pypy -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/gst-python/gst-python-1.2.1.ebuild b/dev-python/gst-python/gst-python-1.2.1.ebuild index dea190e2ba342..aaa69f4540c2c 100644 --- a/dev-python/gst-python/gst-python-1.2.1.ebuild +++ b/dev-python/gst-python/gst-python-1.2.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit python-r1 diff --git a/dev-python/gst-python/gst-python-1.4.0.ebuild b/dev-python/gst-python/gst-python-1.4.0.ebuild index adf9e73117fd8..2659ba8ce2d72 100644 --- a/dev-python/gst-python/gst-python-1.4.0.ebuild +++ b/dev-python/gst-python/gst-python-1.4.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit python-r1 diff --git a/dev-python/gst-python/gst-python-1.6.2.ebuild b/dev-python/gst-python/gst-python-1.6.2.ebuild index 3f9981b19a652..c679dcfe40f1a 100644 --- a/dev-python/gst-python/gst-python-1.6.2.ebuild +++ b/dev-python/gst-python/gst-python-1.6.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python2_7 python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python2_7 python{3_4,3_5} ) inherit python-r1 diff --git a/dev-python/gst-python/gst-python-1.8.2.ebuild b/dev-python/gst-python/gst-python-1.8.2.ebuild index 0207c073c27f8..17d73e754df1c 100644 --- a/dev-python/gst-python/gst-python-1.8.2.ebuild +++ b/dev-python/gst-python/gst-python-1.8.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python2_7 python{3_4,3_5} ) inherit eutils python-r1 diff --git a/dev-python/gst-python/gst-python-1.8.3.ebuild b/dev-python/gst-python/gst-python-1.8.3.ebuild index 4166e893e722e..31e8f218a98b2 100644 --- a/dev-python/gst-python/gst-python-1.8.3.ebuild +++ b/dev-python/gst-python/gst-python-1.8.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python2_7 python{3_4,3_5} ) inherit eutils python-r1 diff --git a/dev-python/guessit/guessit-1.0.3-r1.ebuild b/dev-python/guessit/guessit-1.0.3-r1.ebuild index 3f18b3e314b44..59e10a04ba839 100644 --- a/dev-python/guessit/guessit-1.0.3-r1.ebuild +++ b/dev-python/guessit/guessit-1.0.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/guzzle_sphinx_theme/guzzle_sphinx_theme-0.7.10.ebuild b/dev-python/guzzle_sphinx_theme/guzzle_sphinx_theme-0.7.10.ebuild index d3b54fb3494ca..076109325a783 100644 --- a/dev-python/guzzle_sphinx_theme/guzzle_sphinx_theme-0.7.10.ebuild +++ b/dev-python/guzzle_sphinx_theme/guzzle_sphinx_theme-0.7.10.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/h5py/h5py-2.3.1.ebuild b/dev-python/h5py/h5py-2.3.1.ebuild index 0ca6ad8a9fb45..a2928b53e2cf4 100644 --- a/dev-python/h5py/h5py-2.3.1.ebuild +++ b/dev-python/h5py/h5py-2.3.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/h5py/h5py-2.4.0.ebuild b/dev-python/h5py/h5py-2.4.0.ebuild index 68de84974866f..cf1fab90a8942 100644 --- a/dev-python/h5py/h5py-2.4.0.ebuild +++ b/dev-python/h5py/h5py-2.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/h5py/h5py-2.5.0.ebuild b/dev-python/h5py/h5py-2.5.0.ebuild index f7c87dc9e2b39..e73e79ed7c70c 100644 --- a/dev-python/h5py/h5py-2.5.0.ebuild +++ b/dev-python/h5py/h5py-2.5.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/h5py/h5py-2.6.0.ebuild b/dev-python/h5py/h5py-2.6.0.ebuild index 7c861bd886c77..260b96496b86a 100644 --- a/dev-python/h5py/h5py-2.6.0.ebuild +++ b/dev-python/h5py/h5py-2.6.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/hacking/hacking-0.10.1.ebuild b/dev-python/hacking/hacking-0.10.1.ebuild index 11e4794ce1d41..5ee51688ae217 100644 --- a/dev-python/hacking/hacking-0.10.1.ebuild +++ b/dev-python/hacking/hacking-0.10.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/hacking/hacking-0.10.2.ebuild b/dev-python/hacking/hacking-0.10.2.ebuild index 399ca27649275..8538096059afb 100644 --- a/dev-python/hacking/hacking-0.10.2.ebuild +++ b/dev-python/hacking/hacking-0.10.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/hacking/hacking-0.8.1.ebuild b/dev-python/hacking/hacking-0.8.1.ebuild index d32f35bc2d6b6..0512d505b711a 100644 --- a/dev-python/hacking/hacking-0.8.1.ebuild +++ b/dev-python/hacking/hacking-0.8.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 diff --git a/dev-python/hacking/hacking-0.9.2.ebuild b/dev-python/hacking/hacking-0.9.2.ebuild index ff3a5522d06f6..b233e5bb432ef 100644 --- a/dev-python/hacking/hacking-0.9.2.ebuild +++ b/dev-python/hacking/hacking-0.9.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/hacking/hacking-0.9.5.ebuild b/dev-python/hacking/hacking-0.9.5.ebuild index ed3506884e5e7..98dd30c4ec144 100644 --- a/dev-python/hacking/hacking-0.9.5.ebuild +++ b/dev-python/hacking/hacking-0.9.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/hacking/hacking-0.9.6.ebuild b/dev-python/hacking/hacking-0.9.6.ebuild index e2160c4072e06..bce42f3e54ed5 100644 --- a/dev-python/hacking/hacking-0.9.6.ebuild +++ b/dev-python/hacking/hacking-0.9.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/hgdistver/hgdistver-0.22.ebuild b/dev-python/hgdistver/hgdistver-0.22.ebuild index c30f8ea70c9a7..7a3b9f66d437d 100644 --- a/dev-python/hgdistver/hgdistver-0.22.ebuild +++ b/dev-python/hgdistver/hgdistver-0.22.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/hgdistver/hgdistver-0.25.ebuild b/dev-python/hgdistver/hgdistver-0.25.ebuild index 4962efe221758..78f570ed33cb0 100644 --- a/dev-python/hgdistver/hgdistver-0.25.ebuild +++ b/dev-python/hgdistver/hgdistver-0.25.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/hgtools/hgtools-6.0.ebuild b/dev-python/hgtools/hgtools-6.0.ebuild index 9400a2ead3b68..624e18a9c7a1c 100644 --- a/dev-python/hgtools/hgtools-6.0.ebuild +++ b/dev-python/hgtools/hgtools-6.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 eutils diff --git a/dev-python/hgtools/hgtools-6.5.1.ebuild b/dev-python/hgtools/hgtools-6.5.1.ebuild index 46a3c5859554d..ee04c9a0454c7 100644 --- a/dev-python/hgtools/hgtools-6.5.1.ebuild +++ b/dev-python/hgtools/hgtools-6.5.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) RESTRICT="test" diff --git a/dev-python/hiredis/hiredis-0.1.1-r2.ebuild b/dev-python/hiredis/hiredis-0.1.1-r2.ebuild index 65a7699394ee9..aae9132ca5e5f 100644 --- a/dev-python/hiredis/hiredis-0.1.1-r2.ebuild +++ b/dev-python/hiredis/hiredis-0.1.1-r2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/hiredis/hiredis-0.2.0.ebuild b/dev-python/hiredis/hiredis-0.2.0.ebuild index 8892ff77594e0..1c5cd0a1e983d 100644 --- a/dev-python/hiredis/hiredis-0.2.0.ebuild +++ b/dev-python/hiredis/hiredis-0.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/html2text/html2text-2014.4.5-r1.ebuild b/dev-python/html2text/html2text-2014.4.5-r1.ebuild index c30b5c66fdc42..35d9089dbf6bc 100644 --- a/dev-python/html2text/html2text-2014.4.5-r1.ebuild +++ b/dev-python/html2text/html2text-2014.4.5-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/html2text/html2text-2016.5.29.ebuild b/dev-python/html2text/html2text-2016.5.29.ebuild index d4a7ee090b151..a355fcc36cf22 100644 --- a/dev-python/html2text/html2text-2016.5.29.ebuild +++ b/dev-python/html2text/html2text-2016.5.29.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/html5lib/html5lib-0.9999999-r1.ebuild b/dev-python/html5lib/html5lib-0.9999999-r1.ebuild index 19968671ea172..27937af258288 100644 --- a/dev-python/html5lib/html5lib-0.9999999-r1.ebuild +++ b/dev-python/html5lib/html5lib-0.9999999-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="xml(+)" inherit distutils-r1 diff --git a/dev-python/html5lib/html5lib-0.9999999.ebuild b/dev-python/html5lib/html5lib-0.9999999.ebuild index d14b5a2b267f2..dccc77dd245a6 100644 --- a/dev-python/html5lib/html5lib-0.9999999.ebuild +++ b/dev-python/html5lib/html5lib-0.9999999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="xml(+)" inherit distutils-r1 diff --git a/dev-python/httmock/httmock-1.2.2.ebuild b/dev-python/httmock/httmock-1.2.2.ebuild index e5c69b5af2891..dee97aaee5006 100644 --- a/dev-python/httmock/httmock-1.2.2.ebuild +++ b/dev-python/httmock/httmock-1.2.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/http-parser/http-parser-0.8.3.ebuild b/dev-python/http-parser/http-parser-0.8.3.ebuild index bf086e559ba2d..100a327a81fba 100644 --- a/dev-python/http-parser/http-parser-0.8.3.ebuild +++ b/dev-python/http-parser/http-parser-0.8.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/httpbin/httpbin-0.4.0.ebuild b/dev-python/httpbin/httpbin-0.4.0.ebuild index ef603c3d12bc2..2538359bc6edc 100644 --- a/dev-python/httpbin/httpbin-0.4.0.ebuild +++ b/dev-python/httpbin/httpbin-0.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/httpbin/httpbin-0.4.1.ebuild b/dev-python/httpbin/httpbin-0.4.1.ebuild index ef603c3d12bc2..2538359bc6edc 100644 --- a/dev-python/httpbin/httpbin-0.4.1.ebuild +++ b/dev-python/httpbin/httpbin-0.4.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/httplib2/httplib2-0.8.ebuild b/dev-python/httplib2/httplib2-0.8.ebuild index c051a7bd62a72..f6d7d2b0464fc 100644 --- a/dev-python/httplib2/httplib2-0.8.ebuild +++ b/dev-python/httplib2/httplib2-0.8.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/httplib2/httplib2-0.9.1.ebuild b/dev-python/httplib2/httplib2-0.9.1.ebuild index 0435ec351c4d8..9da41edce555c 100644 --- a/dev-python/httplib2/httplib2-0.9.1.ebuild +++ b/dev-python/httplib2/httplib2-0.9.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_4 pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/httplib2/httplib2-0.9.2-r1.ebuild b/dev-python/httplib2/httplib2-0.9.2-r1.ebuild index 5bb4d8e65e244..9fe30a1be1e73 100644 --- a/dev-python/httplib2/httplib2-0.9.2-r1.ebuild +++ b/dev-python/httplib2/httplib2-0.9.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/httpretty/httpretty-0.8.0-r1.ebuild b/dev-python/httpretty/httpretty-0.8.0-r1.ebuild index 1ea0aee66cc70..6e00c83dfaecb 100644 --- a/dev-python/httpretty/httpretty-0.8.0-r1.ebuild +++ b/dev-python/httpretty/httpretty-0.8.0-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/httpretty/httpretty-0.8.0.ebuild b/dev-python/httpretty/httpretty-0.8.0.ebuild index f8fb1c3a3ba1e..d0854b0ec543c 100644 --- a/dev-python/httpretty/httpretty-0.8.0.ebuild +++ b/dev-python/httpretty/httpretty-0.8.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/httpretty/httpretty-0.8.10.ebuild b/dev-python/httpretty/httpretty-0.8.10.ebuild index 8b4e8a8501669..f2c4caef7ac95 100644 --- a/dev-python/httpretty/httpretty-0.8.10.ebuild +++ b/dev-python/httpretty/httpretty-0.8.10.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/httpretty/httpretty-0.8.12.ebuild b/dev-python/httpretty/httpretty-0.8.12.ebuild index bc10ffb59d2cb..50e892b352ddd 100644 --- a/dev-python/httpretty/httpretty-0.8.12.ebuild +++ b/dev-python/httpretty/httpretty-0.8.12.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/httpretty/httpretty-0.8.14.ebuild b/dev-python/httpretty/httpretty-0.8.14.ebuild index a8fdff1e77b9f..c038a843298f8 100644 --- a/dev-python/httpretty/httpretty-0.8.14.ebuild +++ b/dev-python/httpretty/httpretty-0.8.14.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/httpretty/httpretty-0.8.6.ebuild b/dev-python/httpretty/httpretty-0.8.6.ebuild index d280c34d506ba..dd974cd02e6cb 100644 --- a/dev-python/httpretty/httpretty-0.8.6.ebuild +++ b/dev-python/httpretty/httpretty-0.8.6.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/httreplay/httreplay-0.2.0.ebuild b/dev-python/httreplay/httreplay-0.2.0.ebuild index 8068bacb2baf4..3f4de6a3dd395 100644 --- a/dev-python/httreplay/httreplay-0.2.0.ebuild +++ b/dev-python/httreplay/httreplay-0.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/humanfriendly/humanfriendly-1.44.1.ebuild b/dev-python/humanfriendly/humanfriendly-1.44.1.ebuild index eef8e504f86c9..22564992a77bf 100644 --- a/dev-python/humanfriendly/humanfriendly-1.44.1.ebuild +++ b/dev-python/humanfriendly/humanfriendly-1.44.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/humanfriendly/humanfriendly-1.44.3.ebuild b/dev-python/humanfriendly/humanfriendly-1.44.3.ebuild index eef8e504f86c9..22564992a77bf 100644 --- a/dev-python/humanfriendly/humanfriendly-1.44.3.ebuild +++ b/dev-python/humanfriendly/humanfriendly-1.44.3.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/humanfriendly/humanfriendly-1.44.7.ebuild b/dev-python/humanfriendly/humanfriendly-1.44.7.ebuild index eef8e504f86c9..22564992a77bf 100644 --- a/dev-python/humanfriendly/humanfriendly-1.44.7.ebuild +++ b/dev-python/humanfriendly/humanfriendly-1.44.7.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/husl/husl-4.0.3.ebuild b/dev-python/husl/husl-4.0.3.ebuild index 3f776a7d98715..c31e6cdfe2499 100644 --- a/dev-python/husl/husl-4.0.3.ebuild +++ b/dev-python/husl/husl-4.0.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/hypothesis/hypothesis-1.19.0.ebuild b/dev-python/hypothesis/hypothesis-1.19.0.ebuild index 5e6a16e08ac4f..e4970ac8e05c5 100644 --- a/dev-python/hypothesis/hypothesis-1.19.0.ebuild +++ b/dev-python/hypothesis/hypothesis-1.19.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/hypothesis/hypothesis-3.4.2.ebuild b/dev-python/hypothesis/hypothesis-3.4.2.ebuild index 839322f72dcd9..f72cf3ebc00e4 100644 --- a/dev-python/hypothesis/hypothesis-3.4.2.ebuild +++ b/dev-python/hypothesis/hypothesis-3.4.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/icalendar/icalendar-3.8.4.ebuild b/dev-python/icalendar/icalendar-3.8.4.ebuild index 771938e49dc23..2ebcf347e4ee8 100644 --- a/dev-python/icalendar/icalendar-3.8.4.ebuild +++ b/dev-python/icalendar/icalendar-3.8.4.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/icalendar/icalendar-3.9.0.ebuild b/dev-python/icalendar/icalendar-3.9.0.ebuild index e664ba79fd606..96cac1646f08e 100644 --- a/dev-python/icalendar/icalendar-3.9.0.ebuild +++ b/dev-python/icalendar/icalendar-3.9.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/icalendar/icalendar-3.9.2.ebuild b/dev-python/icalendar/icalendar-3.9.2.ebuild index e664ba79fd606..96cac1646f08e 100644 --- a/dev-python/icalendar/icalendar-3.9.2.ebuild +++ b/dev-python/icalendar/icalendar-3.9.2.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/id3-py/id3-py-1.2-r1.ebuild b/dev-python/id3-py/id3-py-1.2-r1.ebuild index b8d635baa0a1b..d2efc38e2d709 100644 --- a/dev-python/id3-py/id3-py-1.2-r1.ebuild +++ b/dev-python/id3-py/id3-py-1.2-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/idna/idna-1.1.ebuild b/dev-python/idna/idna-1.1.ebuild index 583c5446adf86..82d9f44a616b1 100644 --- a/dev-python/idna/idna-1.1.ebuild +++ b/dev-python/idna/idna-1.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/idna/idna-2.0.ebuild b/dev-python/idna/idna-2.0.ebuild index f55293c2d7908..61a3ae1b165a4 100644 --- a/dev-python/idna/idna-2.0.ebuild +++ b/dev-python/idna/idna-2.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/idna/idna-2.1.ebuild b/dev-python/idna/idna-2.1.ebuild index 6acf398bdbc61..7e42473d2c404 100644 --- a/dev-python/idna/idna-2.1.ebuild +++ b/dev-python/idna/idna-2.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/ijson/ijson-2.3.ebuild b/dev-python/ijson/ijson-2.3.ebuild index 4ac6992aae42d..bfec541f7c2c4 100644 --- a/dev-python/ijson/ijson-2.3.ebuild +++ b/dev-python/ijson/ijson-2.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/imagesize/imagesize-0.7.1.ebuild b/dev-python/imagesize/imagesize-0.7.1.ebuild index 903b3e059e2a9..091dce029bf51 100644 --- a/dev-python/imagesize/imagesize-0.7.1.ebuild +++ b/dev-python/imagesize/imagesize-0.7.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/imapclient/imapclient-0.12.ebuild b/dev-python/imapclient/imapclient-0.12.ebuild index 26390b0d019ef..a5fb0692b848e 100644 --- a/dev-python/imapclient/imapclient-0.12.ebuild +++ b/dev-python/imapclient/imapclient-0.12.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/imapclient/imapclient-0.13.ebuild b/dev-python/imapclient/imapclient-0.13.ebuild index 09abfd0c76dd9..63e861567cb49 100644 --- a/dev-python/imapclient/imapclient-0.13.ebuild +++ b/dev-python/imapclient/imapclient-0.13.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/iminuit/iminuit-1.2.ebuild b/dev-python/iminuit/iminuit-1.2.ebuild index 7a3e22059eef3..ccc823c084bc9 100644 --- a/dev-python/iminuit/iminuit-1.2.ebuild +++ b/dev-python/iminuit/iminuit-1.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 virtualx diff --git a/dev-python/influxdb/influxdb-2.12.0.ebuild b/dev-python/influxdb/influxdb-2.12.0.ebuild index a5055d5f760de..02603e5aa892f 100644 --- a/dev-python/influxdb/influxdb-2.12.0.ebuild +++ b/dev-python/influxdb/influxdb-2.12.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/intelhex/intelhex-2.0.ebuild b/dev-python/intelhex/intelhex-2.0.ebuild index 7d570f9b1f45a..b181d35f7471e 100644 --- a/dev-python/intelhex/intelhex-2.0.ebuild +++ b/dev-python/intelhex/intelhex-2.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/into/into-0.1.3.ebuild b/dev-python/into/into-0.1.3.ebuild index 5eb180a7b7162..645a2e6f61c16 100644 --- a/dev-python/into/into-0.1.3.ebuild +++ b/dev-python/into/into-0.1.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/into/into-0.2.1.ebuild b/dev-python/into/into-0.2.1.ebuild index a6c987090a87a..5f4fd910c6536 100644 --- a/dev-python/into/into-0.2.1.ebuild +++ b/dev-python/into/into-0.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/into/into-0.2.2.ebuild b/dev-python/into/into-0.2.2.ebuild index 9b8d12eb11392..e545d1a401dd8 100644 --- a/dev-python/into/into-0.2.2.ebuild +++ b/dev-python/into/into-0.2.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/iocapture/iocapture-0.1.2.ebuild b/dev-python/iocapture/iocapture-0.1.2.ebuild index 05b83a6e04f87..1115c34d91ee0 100644 --- a/dev-python/iocapture/iocapture-0.1.2.ebuild +++ b/dev-python/iocapture/iocapture-0.1.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/ipaddr/ipaddr-2.1.10-r1.ebuild b/dev-python/ipaddr/ipaddr-2.1.10-r1.ebuild index d9055fb2f59b7..76aef7aeb8b2b 100644 --- a/dev-python/ipaddr/ipaddr-2.1.10-r1.ebuild +++ b/dev-python/ipaddr/ipaddr-2.1.10-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} pypy ) +PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 diff --git a/dev-python/ipaddr/ipaddr-2.1.11.ebuild b/dev-python/ipaddr/ipaddr-2.1.11.ebuild index 4ad5e3d130549..bea8c26cab6a0 100644 --- a/dev-python/ipaddr/ipaddr-2.1.11.ebuild +++ b/dev-python/ipaddr/ipaddr-2.1.11.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/ipdb/ipdb-0.10.1.ebuild b/dev-python/ipdb/ipdb-0.10.1.ebuild index 4f544dff54b10..5040649b2621f 100644 --- a/dev-python/ipdb/ipdb-0.10.1.ebuild +++ b/dev-python/ipdb/ipdb-0.10.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/ipdb/ipdb-0.8.1.ebuild b/dev-python/ipdb/ipdb-0.8.1.ebuild index 0f87a363946b0..1c73ff712ec96 100644 --- a/dev-python/ipdb/ipdb-0.8.1.ebuild +++ b/dev-python/ipdb/ipdb-0.8.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/ipdb/ipdb-0.8.2.ebuild b/dev-python/ipdb/ipdb-0.8.2.ebuild index f37bf34ed725e..51cbe5734be5b 100644 --- a/dev-python/ipdb/ipdb-0.8.2.ebuild +++ b/dev-python/ipdb/ipdb-0.8.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/ipdb/ipdb-0.8.ebuild b/dev-python/ipdb/ipdb-0.8.ebuild index 7c5528220f4e4..698b153d5a9aa 100644 --- a/dev-python/ipdb/ipdb-0.8.ebuild +++ b/dev-python/ipdb/ipdb-0.8.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/ipdb/ipdb-0.9.0.ebuild b/dev-python/ipdb/ipdb-0.9.0.ebuild index 4f544dff54b10..5040649b2621f 100644 --- a/dev-python/ipdb/ipdb-0.9.0.ebuild +++ b/dev-python/ipdb/ipdb-0.9.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/ipdbplugin/ipdbplugin-1.4.ebuild b/dev-python/ipdbplugin/ipdbplugin-1.4.ebuild index 749bb50bd31e5..1a75b3e16c55b 100644 --- a/dev-python/ipdbplugin/ipdbplugin-1.4.ebuild +++ b/dev-python/ipdbplugin/ipdbplugin-1.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/ipdbplugin/ipdbplugin-9999.ebuild b/dev-python/ipdbplugin/ipdbplugin-9999.ebuild index 749bb50bd31e5..1a75b3e16c55b 100644 --- a/dev-python/ipdbplugin/ipdbplugin-9999.ebuild +++ b/dev-python/ipdbplugin/ipdbplugin-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/ipy/ipy-0.82a.ebuild b/dev-python/ipy/ipy-0.82a.ebuild index b17729a29f52c..331658c5b5b32 100644 --- a/dev-python/ipy/ipy-0.82a.ebuild +++ b/dev-python/ipy/ipy-0.82a.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/ipy/ipy-0.83.ebuild b/dev-python/ipy/ipy-0.83.ebuild index bef4ee9774bf4..c04d4e1912e03 100644 --- a/dev-python/ipy/ipy-0.83.ebuild +++ b/dev-python/ipy/ipy-0.83.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/ipykernel/ipykernel-4.2.0.ebuild b/dev-python/ipykernel/ipykernel-4.2.0.ebuild index e7a161fc597cc..8b916218a4fb6 100644 --- a/dev-python/ipykernel/ipykernel-4.2.0.ebuild +++ b/dev-python/ipykernel/ipykernel-4.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/ipykernel/ipykernel-4.2.1.ebuild b/dev-python/ipykernel/ipykernel-4.2.1.ebuild index d3f7ae6772b92..cb67911e606ff 100644 --- a/dev-python/ipykernel/ipykernel-4.2.1.ebuild +++ b/dev-python/ipykernel/ipykernel-4.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/ipykernel/ipykernel-4.2.2.ebuild b/dev-python/ipykernel/ipykernel-4.2.2.ebuild index ac4257b186003..e65dddd03506c 100644 --- a/dev-python/ipykernel/ipykernel-4.2.2.ebuild +++ b/dev-python/ipykernel/ipykernel-4.2.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/ipykernel/ipykernel-4.3.0.ebuild b/dev-python/ipykernel/ipykernel-4.3.0.ebuild index c12f097ffba1a..dd94c19e6614b 100644 --- a/dev-python/ipykernel/ipykernel-4.3.0.ebuild +++ b/dev-python/ipykernel/ipykernel-4.3.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/ipykernel/ipykernel-4.3.1.ebuild b/dev-python/ipykernel/ipykernel-4.3.1.ebuild index c12f097ffba1a..dd94c19e6614b 100644 --- a/dev-python/ipykernel/ipykernel-4.3.1.ebuild +++ b/dev-python/ipykernel/ipykernel-4.3.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/ipykernel/ipykernel-4.4.1.ebuild b/dev-python/ipykernel/ipykernel-4.4.1.ebuild index 0ea93bc91c33a..a004e21a5d985 100644 --- a/dev-python/ipykernel/ipykernel-4.4.1.ebuild +++ b/dev-python/ipykernel/ipykernel-4.4.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/ipykernel/ipykernel-4.5.0.ebuild b/dev-python/ipykernel/ipykernel-4.5.0.ebuild index b4b48a57e4019..cfefbd8e6fe41 100644 --- a/dev-python/ipykernel/ipykernel-4.5.0.ebuild +++ b/dev-python/ipykernel/ipykernel-4.5.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/ipython/ipython-3.2.1-r1.ebuild b/dev-python/ipython/ipython-3.2.1-r1.ebuild index daa5b0ed4449c..e1840d256babc 100644 --- a/dev-python/ipython/ipython-3.2.1-r1.ebuild +++ b/dev-python/ipython/ipython-3.2.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE='readline,sqlite,threads(+)' inherit distutils-r1 eutils virtualx diff --git a/dev-python/ipython/ipython-4.0.1.ebuild b/dev-python/ipython/ipython-4.0.1.ebuild index 073d5c08798f9..7700e7b1e0f42 100644 --- a/dev-python/ipython/ipython-4.0.1.ebuild +++ b/dev-python/ipython/ipython-4.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE='readline,sqlite,threads(+)' inherit distutils-r1 eutils virtualx diff --git a/dev-python/ipython/ipython-4.0.3.ebuild b/dev-python/ipython/ipython-4.0.3.ebuild index 073d5c08798f9..7700e7b1e0f42 100644 --- a/dev-python/ipython/ipython-4.0.3.ebuild +++ b/dev-python/ipython/ipython-4.0.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE='readline,sqlite,threads(+)' inherit distutils-r1 eutils virtualx diff --git a/dev-python/ipython/ipython-4.1.1.ebuild b/dev-python/ipython/ipython-4.1.1.ebuild index 95b5ffdf17c58..950ecf4026245 100644 --- a/dev-python/ipython/ipython-4.1.1.ebuild +++ b/dev-python/ipython/ipython-4.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE='readline,sqlite,threads(+)' inherit distutils-r1 eutils virtualx diff --git a/dev-python/ipython/ipython-4.1.2.ebuild b/dev-python/ipython/ipython-4.1.2.ebuild index 202dd87929235..22303264e82d5 100644 --- a/dev-python/ipython/ipython-4.1.2.ebuild +++ b/dev-python/ipython/ipython-4.1.2.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE='readline,sqlite,threads(+)' inherit distutils-r1 eutils virtualx diff --git a/dev-python/ipython/ipython-4.2.0-r1.ebuild b/dev-python/ipython/ipython-4.2.0-r1.ebuild index 72bdf4ab65f44..b91ea50a9cf24 100644 --- a/dev-python/ipython/ipython-4.2.0-r1.ebuild +++ b/dev-python/ipython/ipython-4.2.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE='readline,sqlite,threads(+)' inherit distutils-r1 eutils virtualx diff --git a/dev-python/ipython/ipython-5.1.0.ebuild b/dev-python/ipython/ipython-5.1.0.ebuild index 2de1c84e4547a..aa838af74bf3a 100644 --- a/dev-python/ipython/ipython-5.1.0.ebuild +++ b/dev-python/ipython/ipython-5.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE='readline,sqlite,threads(+)' inherit distutils-r1 eutils diff --git a/dev-python/ipython_genutils/ipython_genutils-0.1.0.ebuild b/dev-python/ipython_genutils/ipython_genutils-0.1.0.ebuild index a2e69dd9a4c02..f79cd602780cf 100644 --- a/dev-python/ipython_genutils/ipython_genutils-0.1.0.ebuild +++ b/dev-python/ipython_genutils/ipython_genutils-0.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/ipywidgets/ipywidgets-4.1.1.ebuild b/dev-python/ipywidgets/ipywidgets-4.1.1.ebuild index 55e339439efbe..f539913450013 100644 --- a/dev-python/ipywidgets/ipywidgets-4.1.1.ebuild +++ b/dev-python/ipywidgets/ipywidgets-4.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/irc/irc-11.0.1.ebuild b/dev-python/irc/irc-11.0.1.ebuild index 773979976c82d..4789a69cb9545 100644 --- a/dev-python/irc/irc-11.0.1.ebuild +++ b/dev-python/irc/irc-11.0.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/iso8601/iso8601-0.1.10.ebuild b/dev-python/iso8601/iso8601-0.1.10.ebuild index 23788c7f15945..a115ff222ecce 100644 --- a/dev-python/iso8601/iso8601-0.1.10.ebuild +++ b/dev-python/iso8601/iso8601-0.1.10.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/iso8601/iso8601-0.1.11.ebuild b/dev-python/iso8601/iso8601-0.1.11.ebuild index 38a4d0e8ea236..bfcdfdb632f63 100644 --- a/dev-python/iso8601/iso8601-0.1.11.ebuild +++ b/dev-python/iso8601/iso8601-0.1.11.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/isodate/isodate-0.5.0.ebuild b/dev-python/isodate/isodate-0.5.0.ebuild index 819e6edd61782..0e25a5b5d9b42 100644 --- a/dev-python/isodate/isodate-0.5.0.ebuild +++ b/dev-python/isodate/isodate-0.5.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/isodate/isodate-0.5.1.ebuild b/dev-python/isodate/isodate-0.5.1.ebuild index 819e6edd61782..0e25a5b5d9b42 100644 --- a/dev-python/isodate/isodate-0.5.1.ebuild +++ b/dev-python/isodate/isodate-0.5.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/isodate/isodate-0.5.4.ebuild b/dev-python/isodate/isodate-0.5.4.ebuild index e752b68245b0c..15437cb6c83d6 100644 --- a/dev-python/isodate/isodate-0.5.4.ebuild +++ b/dev-python/isodate/isodate-0.5.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/itsdangerous/itsdangerous-0.24.ebuild b/dev-python/itsdangerous/itsdangerous-0.24.ebuild index c05c9db4f93e2..fe582c78137d6 100644 --- a/dev-python/itsdangerous/itsdangerous-0.24.ebuild +++ b/dev-python/itsdangerous/itsdangerous-0.24.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/jaraco-utils/jaraco-utils-10.0.2.ebuild b/dev-python/jaraco-utils/jaraco-utils-10.0.2.ebuild index fce7dbef1c782..1ae0166083d4b 100644 --- a/dev-python/jaraco-utils/jaraco-utils-10.0.2.ebuild +++ b/dev-python/jaraco-utils/jaraco-utils-10.0.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/jdcal/jdcal-1.0.ebuild b/dev-python/jdcal/jdcal-1.0.ebuild index 693115e825e7e..25c6cc82f0c02 100644 --- a/dev-python/jdcal/jdcal-1.0.ebuild +++ b/dev-python/jdcal/jdcal-1.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/jdcal/jdcal-1.2.ebuild b/dev-python/jdcal/jdcal-1.2.ebuild index 1e7f24790ac72..df764345a1733 100644 --- a/dev-python/jdcal/jdcal-1.2.ebuild +++ b/dev-python/jdcal/jdcal-1.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/jedi/jedi-0.9.0.ebuild b/dev-python/jedi/jedi-0.9.0.ebuild index fbae5f5b451a8..41a52ba6a8788 100644 --- a/dev-python/jedi/jedi-0.9.0.ebuild +++ b/dev-python/jedi/jedi-0.9.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/jellyfish/jellyfish-0.5.1.ebuild b/dev-python/jellyfish/jellyfish-0.5.1.ebuild index 5dd4b7250b9ff..c795fa3daadec 100644 --- a/dev-python/jellyfish/jellyfish-0.5.1.ebuild +++ b/dev-python/jellyfish/jellyfish-0.5.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="Python module for doing approximate and phonetic matching of strings" diff --git a/dev-python/jellyfish/jellyfish-0.5.2.ebuild b/dev-python/jellyfish/jellyfish-0.5.2.ebuild index 5dd4b7250b9ff..c795fa3daadec 100644 --- a/dev-python/jellyfish/jellyfish-0.5.2.ebuild +++ b/dev-python/jellyfish/jellyfish-0.5.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="Python module for doing approximate and phonetic matching of strings" diff --git a/dev-python/jellyfish/jellyfish-0.5.6.ebuild b/dev-python/jellyfish/jellyfish-0.5.6.ebuild index 365ec19977391..ec95b893abc56 100644 --- a/dev-python/jellyfish/jellyfish-0.5.6.ebuild +++ b/dev-python/jellyfish/jellyfish-0.5.6.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="Python module for doing approximate and phonetic matching of strings" diff --git a/dev-python/jenkins-autojobs/jenkins-autojobs-0.14.3.ebuild b/dev-python/jenkins-autojobs/jenkins-autojobs-0.14.3.ebuild index 558ee4a192c6b..c554a78425acb 100644 --- a/dev-python/jenkins-autojobs/jenkins-autojobs-0.14.3.ebuild +++ b/dev-python/jenkins-autojobs/jenkins-autojobs-0.14.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/jenkins-webapi/jenkins-webapi-0.3.2.ebuild b/dev-python/jenkins-webapi/jenkins-webapi-0.3.2.ebuild index 5b7490481cadb..57e2b436a8b52 100644 --- a/dev-python/jenkins-webapi/jenkins-webapi-0.3.2.ebuild +++ b/dev-python/jenkins-webapi/jenkins-webapi-0.3.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/jenkins-webapi/jenkins-webapi-0.4.0-r1.ebuild b/dev-python/jenkins-webapi/jenkins-webapi-0.4.0-r1.ebuild index 2a35890e8dcb0..e2c33fc84d365 100644 --- a/dev-python/jenkins-webapi/jenkins-webapi-0.4.0-r1.ebuild +++ b/dev-python/jenkins-webapi/jenkins-webapi-0.4.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/jenkinsapi/jenkinsapi-0.2.26.ebuild b/dev-python/jenkinsapi/jenkinsapi-0.2.26.ebuild index 78875e42a10a9..1552255f48720 100644 --- a/dev-python/jenkinsapi/jenkinsapi-0.2.26.ebuild +++ b/dev-python/jenkinsapi/jenkinsapi-0.2.26.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/jingo/jingo-0.7.1.ebuild b/dev-python/jingo/jingo-0.7.1.ebuild index b8ec7f74890d9..299c96d4cbd9a 100644 --- a/dev-python/jingo/jingo-0.7.1.ebuild +++ b/dev-python/jingo/jingo-0.7.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/jingo/jingo-0.7.ebuild b/dev-python/jingo/jingo-0.7.ebuild index bce343698dd80..3c9d976697429 100644 --- a/dev-python/jingo/jingo-0.7.ebuild +++ b/dev-python/jingo/jingo-0.7.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/jingo/jingo-0.8.2.ebuild b/dev-python/jingo/jingo-0.8.2.ebuild index b8ec7f74890d9..299c96d4cbd9a 100644 --- a/dev-python/jingo/jingo-0.8.2.ebuild +++ b/dev-python/jingo/jingo-0.8.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/jingo/jingo-0.9.0.ebuild b/dev-python/jingo/jingo-0.9.0.ebuild index 48082bab894a9..c648fb506e7ab 100644 --- a/dev-python/jingo/jingo-0.9.0.ebuild +++ b/dev-python/jingo/jingo-0.9.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/jinja/jinja-2.7.3.ebuild b/dev-python/jinja/jinja-2.7.3.ebuild index d76ab1fd2dcff..12b268c90a069 100644 --- a/dev-python/jinja/jinja-2.7.3.ebuild +++ b/dev-python/jinja/jinja-2.7.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit eutils distutils-r1 diff --git a/dev-python/jinja/jinja-2.8.ebuild b/dev-python/jinja/jinja-2.8.ebuild index 97600a2ff6559..3c15d0dc39115 100644 --- a/dev-python/jinja/jinja-2.8.ebuild +++ b/dev-python/jinja/jinja-2.8.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit eutils distutils-r1 diff --git a/dev-python/jira/jira-1.0.5.ebuild b/dev-python/jira/jira-1.0.5.ebuild index 98a8dad340d9a..211639c2e34b7 100644 --- a/dev-python/jira/jira-1.0.5.ebuild +++ b/dev-python/jira/jira-1.0.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=(python2_7 python3_{2,3,4}) +PYTHON_COMPAT=(python2_7 python3_4) inherit distutils-r1 DESCRIPTION="Python library for interacting with the JIRA REST API" diff --git a/dev-python/jmespath/jmespath-0.5.0.ebuild b/dev-python/jmespath/jmespath-0.5.0.ebuild index 962375bbc9d33..b2633e21a4e24 100644 --- a/dev-python/jmespath/jmespath-0.5.0.ebuild +++ b/dev-python/jmespath/jmespath-0.5.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/jmespath/jmespath-0.7.1.ebuild b/dev-python/jmespath/jmespath-0.7.1.ebuild index 58c2e6ef429ba..f30e349886318 100644 --- a/dev-python/jmespath/jmespath-0.7.1.ebuild +++ b/dev-python/jmespath/jmespath-0.7.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/jmespath/jmespath-0.9.0.ebuild b/dev-python/jmespath/jmespath-0.9.0.ebuild index 9be3e392f6a3d..535a35cc6dc1f 100644 --- a/dev-python/jmespath/jmespath-0.9.0.ebuild +++ b/dev-python/jmespath/jmespath-0.9.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/joblib/joblib-0.10.0.ebuild b/dev-python/joblib/joblib-0.10.0.ebuild index abff2e4def195..b15a185019383 100644 --- a/dev-python/joblib/joblib-0.10.0.ebuild +++ b/dev-python/joblib/joblib-0.10.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/joblib/joblib-0.8.4.ebuild b/dev-python/joblib/joblib-0.8.4.ebuild index bc974373ad0f2..803d90df00613 100644 --- a/dev-python/joblib/joblib-0.8.4.ebuild +++ b/dev-python/joblib/joblib-0.8.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/joblib/joblib-0.9.2.ebuild b/dev-python/joblib/joblib-0.9.2.ebuild index 991fe2f50cddc..68615fe79be4f 100644 --- a/dev-python/joblib/joblib-0.9.2.ebuild +++ b/dev-python/joblib/joblib-0.9.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/joblib/joblib-0.9.3.ebuild b/dev-python/joblib/joblib-0.9.3.ebuild index 991fe2f50cddc..68615fe79be4f 100644 --- a/dev-python/joblib/joblib-0.9.3.ebuild +++ b/dev-python/joblib/joblib-0.9.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/joblib/joblib-0.9.4.ebuild b/dev-python/joblib/joblib-0.9.4.ebuild index abff2e4def195..b15a185019383 100644 --- a/dev-python/joblib/joblib-0.9.4.ebuild +++ b/dev-python/joblib/joblib-0.9.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/jpype/jpype-0.6.1.ebuild b/dev-python/jpype/jpype-0.6.1.ebuild index 80d44062f9c8b..0886c92ebd3f8 100644 --- a/dev-python/jpype/jpype-0.6.1.ebuild +++ b/dev-python/jpype/jpype-0.6.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit java-pkg-2 distutils-r1 diff --git a/dev-python/jsmin/jsmin-2.1.1.ebuild b/dev-python/jsmin/jsmin-2.1.1.ebuild index c77321ac2de92..1f56a445f903d 100644 --- a/dev-python/jsmin/jsmin-2.1.1.ebuild +++ b/dev-python/jsmin/jsmin-2.1.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/jsmin/jsmin-2.1.2.ebuild b/dev-python/jsmin/jsmin-2.1.2.ebuild index 8c1963425862d..415419c3946cd 100644 --- a/dev-python/jsmin/jsmin-2.1.2.ebuild +++ b/dev-python/jsmin/jsmin-2.1.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/jsmin/jsmin-2.1.6.ebuild b/dev-python/jsmin/jsmin-2.1.6.ebuild index c86327c6564ba..f95fb2e4c3bfb 100644 --- a/dev-python/jsmin/jsmin-2.1.6.ebuild +++ b/dev-python/jsmin/jsmin-2.1.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/jsmin/jsmin-2.2.0.ebuild b/dev-python/jsmin/jsmin-2.2.0.ebuild index c86327c6564ba..f95fb2e4c3bfb 100644 --- a/dev-python/jsmin/jsmin-2.2.0.ebuild +++ b/dev-python/jsmin/jsmin-2.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/jsmin/jsmin-2.2.1.ebuild b/dev-python/jsmin/jsmin-2.2.1.ebuild index 06a53354778c0..d3e5b572a9b3c 100644 --- a/dev-python/jsmin/jsmin-2.2.1.ebuild +++ b/dev-python/jsmin/jsmin-2.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/json-rpc/json-rpc-1.10.1.ebuild b/dev-python/json-rpc/json-rpc-1.10.1.ebuild index bda12c40a092f..f4aa77f624c26 100644 --- a/dev-python/json-rpc/json-rpc-1.10.1.ebuild +++ b/dev-python/json-rpc/json-rpc-1.10.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/json-tools/json-tools-0.4.0.ebuild b/dev-python/json-tools/json-tools-0.4.0.ebuild index 4b5d1f103220f..0d6f633e30615 100644 --- a/dev-python/json-tools/json-tools-0.4.0.ebuild +++ b/dev-python/json-tools/json-tools-0.4.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 # 'Programming Language :: ... in setup.py requires updating" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 MY_PN="json_tools" diff --git a/dev-python/jsonfield/jsonfield-1.0.3.ebuild b/dev-python/jsonfield/jsonfield-1.0.3.ebuild index 91fe456e6aaa2..3d1d1c98d9502 100644 --- a/dev-python/jsonfield/jsonfield-1.0.3.ebuild +++ b/dev-python/jsonfield/jsonfield-1.0.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/jsonmerge/jsonmerge-1.1.0.ebuild b/dev-python/jsonmerge/jsonmerge-1.1.0.ebuild index c4b8999c4a7fc..f6703c7e9891e 100644 --- a/dev-python/jsonmerge/jsonmerge-1.1.0.ebuild +++ b/dev-python/jsonmerge/jsonmerge-1.1.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/jsonpatch/jsonpatch-1.13.ebuild b/dev-python/jsonpatch/jsonpatch-1.13.ebuild index 70b40f259616d..44bb84c8f72fd 100644 --- a/dev-python/jsonpatch/jsonpatch-1.13.ebuild +++ b/dev-python/jsonpatch/jsonpatch-1.13.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) RESTRICT="test" diff --git a/dev-python/jsonpatch/jsonpatch-1.9.ebuild b/dev-python/jsonpatch/jsonpatch-1.9.ebuild index 9217cf1e5c7de..57f25f68f86cd 100644 --- a/dev-python/jsonpatch/jsonpatch-1.9.ebuild +++ b/dev-python/jsonpatch/jsonpatch-1.9.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/jsonpickle/jsonpickle-0.8.0.ebuild b/dev-python/jsonpickle/jsonpickle-0.8.0.ebuild index 4405383f97acf..bd31b58ca9e41 100644 --- a/dev-python/jsonpickle/jsonpickle-0.8.0.ebuild +++ b/dev-python/jsonpickle/jsonpickle-0.8.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/jsonpickle/jsonpickle-0.9.1.ebuild b/dev-python/jsonpickle/jsonpickle-0.9.1.ebuild index 705a973a6b84d..16eea36c0e30a 100644 --- a/dev-python/jsonpickle/jsonpickle-0.9.1.ebuild +++ b/dev-python/jsonpickle/jsonpickle-0.9.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/jsonpickle/jsonpickle-0.9.2.ebuild b/dev-python/jsonpickle/jsonpickle-0.9.2.ebuild index e3c9a769f5cb0..1dc39383d5c15 100644 --- a/dev-python/jsonpickle/jsonpickle-0.9.2.ebuild +++ b/dev-python/jsonpickle/jsonpickle-0.9.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/jsonpickle/jsonpickle-0.9.3.ebuild b/dev-python/jsonpickle/jsonpickle-0.9.3.ebuild index 9eddbf5930f80..cf7adf33e2c9a 100644 --- a/dev-python/jsonpickle/jsonpickle-0.9.3.ebuild +++ b/dev-python/jsonpickle/jsonpickle-0.9.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/jsonpointer/jsonpointer-1.10.ebuild b/dev-python/jsonpointer/jsonpointer-1.10.ebuild index cfd0b4d1baac0..9577931d13bc3 100644 --- a/dev-python/jsonpointer/jsonpointer-1.10.ebuild +++ b/dev-python/jsonpointer/jsonpointer-1.10.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/jsonpointer/jsonpointer-1.7.ebuild b/dev-python/jsonpointer/jsonpointer-1.7.ebuild index 5a70a32ce7c76..04aec3e74a977 100644 --- a/dev-python/jsonpointer/jsonpointer-1.7.ebuild +++ b/dev-python/jsonpointer/jsonpointer-1.7.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/jsonschema/jsonschema-2.3.0.ebuild b/dev-python/jsonschema/jsonschema-2.3.0.ebuild index 5492e4ccb0e06..f2d5c2f74d5a1 100644 --- a/dev-python/jsonschema/jsonschema-2.3.0.ebuild +++ b/dev-python/jsonschema/jsonschema-2.3.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_{3,4}} pypy) +PYTHON_COMPAT=(python{2_7,3_4} pypy) inherit distutils-r1 DESCRIPTION="An implementation of JSON-Schema validation for Python" diff --git a/dev-python/jsonschema/jsonschema-2.4.0.ebuild b/dev-python/jsonschema/jsonschema-2.4.0.ebuild index cf839a5e9bc4a..2d2df4b573bb4 100644 --- a/dev-python/jsonschema/jsonschema-2.4.0.ebuild +++ b/dev-python/jsonschema/jsonschema-2.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=(python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=(python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/jsonschema/jsonschema-2.5.1-r2.ebuild b/dev-python/jsonschema/jsonschema-2.5.1-r2.ebuild index db67f840791ea..e877491bbbb74 100644 --- a/dev-python/jsonschema/jsonschema-2.5.1-r2.ebuild +++ b/dev-python/jsonschema/jsonschema-2.5.1-r2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/jupyter/jupyter-1.0.0.ebuild b/dev-python/jupyter/jupyter-1.0.0.ebuild index 7dfd0060b397a..af92bd6872cd8 100644 --- a/dev-python/jupyter/jupyter-1.0.0.ebuild +++ b/dev-python/jupyter/jupyter-1.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/jupyter_client/jupyter_client-4.1.1.ebuild b/dev-python/jupyter_client/jupyter_client-4.1.1.ebuild index d379492b52ca4..2d1a4ae115e4d 100644 --- a/dev-python/jupyter_client/jupyter_client-4.1.1.ebuild +++ b/dev-python/jupyter_client/jupyter_client-4.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/jupyter_client/jupyter_client-4.2.2.ebuild b/dev-python/jupyter_client/jupyter_client-4.2.2.ebuild index 21a0d1de59ed4..9cf160317db76 100644 --- a/dev-python/jupyter_client/jupyter_client-4.2.2.ebuild +++ b/dev-python/jupyter_client/jupyter_client-4.2.2.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/jupyter_client/jupyter_client-4.3.0.ebuild b/dev-python/jupyter_client/jupyter_client-4.3.0.ebuild index 7a815b2ea68d0..5d4091356d03a 100644 --- a/dev-python/jupyter_client/jupyter_client-4.3.0.ebuild +++ b/dev-python/jupyter_client/jupyter_client-4.3.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/jupyter_client/jupyter_client-4.4.0.ebuild b/dev-python/jupyter_client/jupyter_client-4.4.0.ebuild index 7a815b2ea68d0..5d4091356d03a 100644 --- a/dev-python/jupyter_client/jupyter_client-4.4.0.ebuild +++ b/dev-python/jupyter_client/jupyter_client-4.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/jupyter_console/jupyter_console-4.0.3.ebuild b/dev-python/jupyter_console/jupyter_console-4.0.3.ebuild index a3fde6e24bddb..4ad915028711d 100644 --- a/dev-python/jupyter_console/jupyter_console-4.0.3.ebuild +++ b/dev-python/jupyter_console/jupyter_console-4.0.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/jupyter_console/jupyter_console-4.1.0.ebuild b/dev-python/jupyter_console/jupyter_console-4.1.0.ebuild index 9da44fbd367d1..801f28a167ac5 100644 --- a/dev-python/jupyter_console/jupyter_console-4.1.0.ebuild +++ b/dev-python/jupyter_console/jupyter_console-4.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/jupyter_console/jupyter_console-4.1.1.ebuild b/dev-python/jupyter_console/jupyter_console-4.1.1.ebuild index 983c9734cd6e2..cd1bded2c6a27 100644 --- a/dev-python/jupyter_console/jupyter_console-4.1.1.ebuild +++ b/dev-python/jupyter_console/jupyter_console-4.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/jupyter_console/jupyter_console-5.0.0.ebuild b/dev-python/jupyter_console/jupyter_console-5.0.0.ebuild index 47bdca6a98ccd..4ee1f5c2e5a57 100644 --- a/dev-python/jupyter_console/jupyter_console-5.0.0.ebuild +++ b/dev-python/jupyter_console/jupyter_console-5.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/jupyter_core/jupyter_core-4.0.6.ebuild b/dev-python/jupyter_core/jupyter_core-4.0.6.ebuild index c680315868e3b..31ec42e9a4b01 100644 --- a/dev-python/jupyter_core/jupyter_core-4.0.6.ebuild +++ b/dev-python/jupyter_core/jupyter_core-4.0.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/jupyter_core/jupyter_core-4.1.0.ebuild b/dev-python/jupyter_core/jupyter_core-4.1.0.ebuild index 4b69ef687ff7e..c967a5e89f4b9 100644 --- a/dev-python/jupyter_core/jupyter_core-4.1.0.ebuild +++ b/dev-python/jupyter_core/jupyter_core-4.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/jupyter_core/jupyter_core-4.2.0.ebuild b/dev-python/jupyter_core/jupyter_core-4.2.0.ebuild index 4b69ef687ff7e..c967a5e89f4b9 100644 --- a/dev-python/jupyter_core/jupyter_core-4.2.0.ebuild +++ b/dev-python/jupyter_core/jupyter_core-4.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/kazoo/kazoo-1.3.1.ebuild b/dev-python/kazoo/kazoo-1.3.1.ebuild index e303d9ee761e3..e3985167e8ed3 100644 --- a/dev-python/kazoo/kazoo-1.3.1.ebuild +++ b/dev-python/kazoo/kazoo-1.3.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 diff --git a/dev-python/kazoo/kazoo-2.0.ebuild b/dev-python/kazoo/kazoo-2.0.ebuild index 37cba7e9eef9c..1fca5c29ec43e 100644 --- a/dev-python/kazoo/kazoo-2.0.ebuild +++ b/dev-python/kazoo/kazoo-2.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/kazoo/kazoo-2.2.1.ebuild b/dev-python/kazoo/kazoo-2.2.1.ebuild index ff7810909070d..14618fd879c53 100644 --- a/dev-python/kazoo/kazoo-2.2.1.ebuild +++ b/dev-python/kazoo/kazoo-2.2.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/keepassx/keepassx-0.1.0.ebuild b/dev-python/keepassx/keepassx-0.1.0.ebuild index c3dee17179b59..2c24e544de1cf 100644 --- a/dev-python/keepassx/keepassx-0.1.0.ebuild +++ b/dev-python/keepassx/keepassx-0.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/keyring/keyring-10.0.2.ebuild b/dev-python/keyring/keyring-10.0.2.ebuild index ab7471ad9b9ba..9cfd196b98103 100644 --- a/dev-python/keyring/keyring-10.0.2.ebuild +++ b/dev-python/keyring/keyring-10.0.2.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/keyring/keyring-8.6.ebuild b/dev-python/keyring/keyring-8.6.ebuild index 1df90db1aa591..8ad0fdca718f0 100644 --- a/dev-python/keyring/keyring-8.6.ebuild +++ b/dev-python/keyring/keyring-8.6.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/keyring/keyring-9.3.1.ebuild b/dev-python/keyring/keyring-9.3.1.ebuild index a6c2f74d13fd7..7afe95a0065c4 100644 --- a/dev-python/keyring/keyring-9.3.1.ebuild +++ b/dev-python/keyring/keyring-9.3.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/keyrings_alt/keyrings_alt-1.1.1.ebuild b/dev-python/keyrings_alt/keyrings_alt-1.1.1.ebuild index 2760a5b9fb58c..9b6f34663f229 100644 --- a/dev-python/keyrings_alt/keyrings_alt-1.1.1.ebuild +++ b/dev-python/keyrings_alt/keyrings_alt-1.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy ) inherit distutils-r1 diff --git a/dev-python/keyrings_alt/keyrings_alt-1.1.ebuild b/dev-python/keyrings_alt/keyrings_alt-1.1.ebuild index ebd7496e780db..787cdaa4fae19 100644 --- a/dev-python/keyrings_alt/keyrings_alt-1.1.ebuild +++ b/dev-python/keyrings_alt/keyrings_alt-1.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy ) inherit distutils-r1 diff --git a/dev-python/keystoneauth/keystoneauth-2.4.1.ebuild b/dev-python/keystoneauth/keystoneauth-2.4.1.ebuild index ebaae9bc60ce1..fb9c395b91804 100644 --- a/dev-python/keystoneauth/keystoneauth-2.4.1.ebuild +++ b/dev-python/keystoneauth/keystoneauth-2.4.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/keystoneauth/keystoneauth-2.4.2.ebuild b/dev-python/keystoneauth/keystoneauth-2.4.2.ebuild index fa1557e802fcf..952630d683380 100644 --- a/dev-python/keystoneauth/keystoneauth-2.4.2.ebuild +++ b/dev-python/keystoneauth/keystoneauth-2.4.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/keystonemiddleware/keystonemiddleware-4.4.1.ebuild b/dev-python/keystonemiddleware/keystonemiddleware-4.4.1.ebuild index a2215eecc0e1f..4e236de0b6b8c 100644 --- a/dev-python/keystonemiddleware/keystonemiddleware-4.4.1.ebuild +++ b/dev-python/keystonemiddleware/keystonemiddleware-4.4.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/kivy-garden/kivy-garden-0.1.1.ebuild b/dev-python/kivy-garden/kivy-garden-0.1.1.ebuild index 7fcef402cf9ff..e0ce1131f086c 100644 --- a/dev-python/kivy-garden/kivy-garden-0.1.1.ebuild +++ b/dev-python/kivy-garden/kivy-garden-0.1.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/kivy-garden/kivy-garden-0.1.4.ebuild b/dev-python/kivy-garden/kivy-garden-0.1.4.ebuild index f0e94b7a7e609..e05a0ea598f16 100644 --- a/dev-python/kivy-garden/kivy-garden-0.1.4.ebuild +++ b/dev-python/kivy-garden/kivy-garden-0.1.4.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/kombu/kombu-3.0.34.ebuild b/dev-python/kombu/kombu-3.0.34.ebuild index d13824fea3a59..7191cf38a25a0 100644 --- a/dev-python/kombu/kombu-3.0.34.ebuild +++ b/dev-python/kombu/kombu-3.0.34.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/kombu/kombu-3.0.37.ebuild b/dev-python/kombu/kombu-3.0.37.ebuild index 0678a772c1fb7..ad0b4ff052062 100644 --- a/dev-python/kombu/kombu-3.0.37.ebuild +++ b/dev-python/kombu/kombu-3.0.37.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/lazy-object-proxy/lazy-object-proxy-1.2.1.ebuild b/dev-python/lazy-object-proxy/lazy-object-proxy-1.2.1.ebuild index 725bde6682f6d..245a9547c46bf 100644 --- a/dev-python/lazy-object-proxy/lazy-object-proxy-1.2.1.ebuild +++ b/dev-python/lazy-object-proxy/lazy-object-proxy-1.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/ldap3/ldap3-0.9.9.1.ebuild b/dev-python/ldap3/ldap3-0.9.9.1.ebuild index 700d8ef8deaf9..e44d8d0fc0c9c 100644 --- a/dev-python/ldap3/ldap3-0.9.9.1.ebuild +++ b/dev-python/ldap3/ldap3-0.9.9.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_4 pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/ldap3/ldap3-0.9.9.2.ebuild b/dev-python/ldap3/ldap3-0.9.9.2.ebuild index 700d8ef8deaf9..e44d8d0fc0c9c 100644 --- a/dev-python/ldap3/ldap3-0.9.9.2.ebuild +++ b/dev-python/ldap3/ldap3-0.9.9.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_4 pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/ldap3/ldap3-0.9.9.ebuild b/dev-python/ldap3/ldap3-0.9.9.ebuild index 700d8ef8deaf9..e44d8d0fc0c9c 100644 --- a/dev-python/ldap3/ldap3-0.9.9.ebuild +++ b/dev-python/ldap3/ldap3-0.9.9.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_4 pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/ldap3/ldap3-1.0.1.ebuild b/dev-python/ldap3/ldap3-1.0.1.ebuild index 700d8ef8deaf9..e44d8d0fc0c9c 100644 --- a/dev-python/ldap3/ldap3-1.0.1.ebuild +++ b/dev-python/ldap3/ldap3-1.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_4 pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/ldap3/ldap3-1.0.2.ebuild b/dev-python/ldap3/ldap3-1.0.2.ebuild index 700d8ef8deaf9..e44d8d0fc0c9c 100644 --- a/dev-python/ldap3/ldap3-1.0.2.ebuild +++ b/dev-python/ldap3/ldap3-1.0.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_4 pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/ldap3/ldap3-1.0.3.ebuild b/dev-python/ldap3/ldap3-1.0.3.ebuild index ca63212c9d27c..fd54e308705ae 100644 --- a/dev-python/ldap3/ldap3-1.0.3.ebuild +++ b/dev-python/ldap3/ldap3-1.0.3.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/ldap3/ldap3-1.4.0.ebuild b/dev-python/ldap3/ldap3-1.4.0.ebuild index ca63212c9d27c..fd54e308705ae 100644 --- a/dev-python/ldap3/ldap3-1.4.0.ebuild +++ b/dev-python/ldap3/ldap3-1.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/lesscpy/lesscpy-0.11.1.ebuild b/dev-python/lesscpy/lesscpy-0.11.1.ebuild index 9455ae1ea7c98..ed18764566023 100644 --- a/dev-python/lesscpy/lesscpy-0.11.1.ebuild +++ b/dev-python/lesscpy/lesscpy-0.11.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/libasyncns-python/libasyncns-python-0.7.1-r1.ebuild b/dev-python/libasyncns-python/libasyncns-python-0.7.1-r1.ebuild index 876afce796f7c..78ef7b95beae0 100644 --- a/dev-python/libasyncns-python/libasyncns-python-0.7.1-r1.ebuild +++ b/dev-python/libasyncns-python/libasyncns-python-0.7.1-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/libcloud/libcloud-0.14.1.ebuild b/dev-python/libcloud/libcloud-0.14.1.ebuild index 1730f1e01a69e..c11794ac5e65b 100644 --- a/dev-python/libcloud/libcloud-0.14.1.ebuild +++ b/dev-python/libcloud/libcloud-0.14.1.ebuild @@ -5,7 +5,7 @@ EAPI=5 # py3 dropped due to failing tests once lockfile installed -PYTHON_COMPAT=( python{2_7,3_3} pypy ) +PYTHON_COMPAT=( python2_7 pypy ) PYTHON_REQ_USE="ssl(+)" inherit distutils-r1 diff --git a/dev-python/libcloud/libcloud-0.15.0.ebuild b/dev-python/libcloud/libcloud-0.15.0.ebuild index 1fee744b2b4d2..2655e2705bc7d 100644 --- a/dev-python/libcloud/libcloud-0.15.0.ebuild +++ b/dev-python/libcloud/libcloud-0.15.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 # py3 dropped due to failing tests once lockfile installed -PYTHON_COMPAT=( python{2_7,3_3} pypy ) +PYTHON_COMPAT=( python2_7 pypy ) PYTHON_REQ_USE="ssl(+)" inherit distutils-r1 diff --git a/dev-python/libcloud/libcloud-0.15.1.ebuild b/dev-python/libcloud/libcloud-0.15.1.ebuild index 5c0177dd2a760..0692798d6e96a 100644 --- a/dev-python/libcloud/libcloud-0.15.1.ebuild +++ b/dev-python/libcloud/libcloud-0.15.1.ebuild @@ -5,7 +5,7 @@ EAPI=5 # py3 dropped due to failing tests once lockfile installed -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) PYTHON_REQ_USE="ssl(+)" inherit distutils-r1 diff --git a/dev-python/libnacl/libnacl-1.4.3.ebuild b/dev-python/libnacl/libnacl-1.4.3.ebuild index b04448e38ccc4..238aaf6b54661 100644 --- a/dev-python/libnacl/libnacl-1.4.3.ebuild +++ b/dev-python/libnacl/libnacl-1.4.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_3,3_4}) +PYTHON_COMPAT=(python{2_7,3_4}) inherit distutils-r1 DESCRIPTION="Python ctypes wrapper for libsodium" diff --git a/dev-python/libnacl/libnacl-1.4.4.ebuild b/dev-python/libnacl/libnacl-1.4.4.ebuild index 3adfddfddba72..c3af1ebb87ed0 100644 --- a/dev-python/libnacl/libnacl-1.4.4.ebuild +++ b/dev-python/libnacl/libnacl-1.4.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_3,3_4,3_5}) +PYTHON_COMPAT=(python{2_7,3_4,3_5}) inherit distutils-r1 DESCRIPTION="Python ctypes wrapper for libsodium" diff --git a/dev-python/libvirt-python/libvirt-python-1.3.5.ebuild b/dev-python/libvirt-python/libvirt-python-1.3.5.ebuild index 1f38cff44f522..a98a318bfb1e9 100644 --- a/dev-python/libvirt-python/libvirt-python-1.3.5.ebuild +++ b/dev-python/libvirt-python/libvirt-python-1.3.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) AUTOTOOLIZE=yes diff --git a/dev-python/libvirt-python/libvirt-python-2.0.0.ebuild b/dev-python/libvirt-python/libvirt-python-2.0.0.ebuild index cc59d1ba63b01..2923465fc68aa 100644 --- a/dev-python/libvirt-python/libvirt-python-2.0.0.ebuild +++ b/dev-python/libvirt-python/libvirt-python-2.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) AUTOTOOLIZE=yes diff --git a/dev-python/libvirt-python/libvirt-python-2.1.0.ebuild b/dev-python/libvirt-python/libvirt-python-2.1.0.ebuild index e02469dcaad0f..83d51fa3a9cf0 100644 --- a/dev-python/libvirt-python/libvirt-python-2.1.0.ebuild +++ b/dev-python/libvirt-python/libvirt-python-2.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) AUTOTOOLIZE=yes diff --git a/dev-python/libvirt-python/libvirt-python-2.2.0.ebuild b/dev-python/libvirt-python/libvirt-python-2.2.0.ebuild index 4a025bf65e6b3..3e3002d6c0720 100644 --- a/dev-python/libvirt-python/libvirt-python-2.2.0.ebuild +++ b/dev-python/libvirt-python/libvirt-python-2.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) AUTOTOOLIZE=yes diff --git a/dev-python/libvirt-python/libvirt-python-2.3.0.ebuild b/dev-python/libvirt-python/libvirt-python-2.3.0.ebuild index 4a025bf65e6b3..3e3002d6c0720 100644 --- a/dev-python/libvirt-python/libvirt-python-2.3.0.ebuild +++ b/dev-python/libvirt-python/libvirt-python-2.3.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) AUTOTOOLIZE=yes diff --git a/dev-python/libvirt-python/libvirt-python-9999.ebuild b/dev-python/libvirt-python/libvirt-python-9999.ebuild index 39f9c7ccf4817..9504fe545ba07 100644 --- a/dev-python/libvirt-python/libvirt-python-9999.ebuild +++ b/dev-python/libvirt-python/libvirt-python-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) AUTOTOOLIZE=yes diff --git a/dev-python/libzilla/libzilla-1.3.ebuild b/dev-python/libzilla/libzilla-1.3.ebuild index b84aa76236105..4cc0e0459c880 100644 --- a/dev-python/libzilla/libzilla-1.3.ebuild +++ b/dev-python/libzilla/libzilla-1.3.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{3,4,5} ) +PYTHON_COMPAT=( python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/line_profiler/line_profiler-1.0-r1.ebuild b/dev-python/line_profiler/line_profiler-1.0-r1.ebuild index 3f98bd446f745..00e1e865624c4 100644 --- a/dev-python/line_profiler/line_profiler-1.0-r1.ebuild +++ b/dev-python/line_profiler/line_profiler-1.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/line_profiler/line_profiler-1.0.ebuild b/dev-python/line_profiler/line_profiler-1.0.ebuild index a2df317bf77e2..21000bfaff2db 100644 --- a/dev-python/line_profiler/line_profiler-1.0.ebuild +++ b/dev-python/line_profiler/line_profiler-1.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/line_profiler/line_profiler-9999.ebuild b/dev-python/line_profiler/line_profiler-9999.ebuild index 2b7914dee9076..9566f22241a04 100644 --- a/dev-python/line_profiler/line_profiler-9999.ebuild +++ b/dev-python/line_profiler/line_profiler-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 git-r3 diff --git a/dev-python/linecache2/linecache2-1.0.0.ebuild b/dev-python/linecache2/linecache2-1.0.0.ebuild index a9bcb0cb361c2..b726422283964 100644 --- a/dev-python/linecache2/linecache2-1.0.0.ebuild +++ b/dev-python/linecache2/linecache2-1.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/livereload/livereload-2.3.2.ebuild b/dev-python/livereload/livereload-2.3.2.ebuild index 84e37d988a584..01f6326decc59 100644 --- a/dev-python/livereload/livereload-2.3.2.ebuild +++ b/dev-python/livereload/livereload-2.3.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/livereload/livereload-2.4.0.ebuild b/dev-python/livereload/livereload-2.4.0.ebuild index 0290484c93fcc..9b8dfeb2c44d5 100644 --- a/dev-python/livereload/livereload-2.4.0.ebuild +++ b/dev-python/livereload/livereload-2.4.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/livereload/livereload-2.4.1.ebuild b/dev-python/livereload/livereload-2.4.1.ebuild index b812bba2f0d42..bd1cc0d893953 100644 --- a/dev-python/livereload/livereload-2.4.1.ebuild +++ b/dev-python/livereload/livereload-2.4.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/llfuse/llfuse-0.40.ebuild b/dev-python/llfuse/llfuse-0.40.ebuild index 117df788f777f..58a6db3363214 100644 --- a/dev-python/llfuse/llfuse-0.40.ebuild +++ b/dev-python/llfuse/llfuse-0.40.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/llfuse/llfuse-0.41.ebuild b/dev-python/llfuse/llfuse-0.41.ebuild index 1b07f647a9c06..1372741781483 100644 --- a/dev-python/llfuse/llfuse-0.41.ebuild +++ b/dev-python/llfuse/llfuse-0.41.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/llfuse/llfuse-0.42.1.ebuild b/dev-python/llfuse/llfuse-0.42.1.ebuild index 1b07f647a9c06..1372741781483 100644 --- a/dev-python/llfuse/llfuse-0.42.1.ebuild +++ b/dev-python/llfuse/llfuse-0.42.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/llfuse/llfuse-0.43-r1.ebuild b/dev-python/llfuse/llfuse-0.43-r1.ebuild index 101043625275f..977a8f7a08dc7 100644 --- a/dev-python/llfuse/llfuse-0.43-r1.ebuild +++ b/dev-python/llfuse/llfuse-0.43-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/llfuse/llfuse-1.0.ebuild b/dev-python/llfuse/llfuse-1.0.ebuild index 37a7e75afc583..218dc06befe76 100644 --- a/dev-python/llfuse/llfuse-1.0.ebuild +++ b/dev-python/llfuse/llfuse-1.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/llfuse/llfuse-1.1.1.ebuild b/dev-python/llfuse/llfuse-1.1.1.ebuild index 755d02cc1a91a..204f116c8752b 100644 --- a/dev-python/llfuse/llfuse-1.1.1.ebuild +++ b/dev-python/llfuse/llfuse-1.1.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/llfuse/llfuse-1.1.ebuild b/dev-python/llfuse/llfuse-1.1.ebuild index 755d02cc1a91a..204f116c8752b 100644 --- a/dev-python/llfuse/llfuse-1.1.ebuild +++ b/dev-python/llfuse/llfuse-1.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/llvmlite/llvmlite-0.10.0.ebuild b/dev-python/llvmlite/llvmlite-0.10.0.ebuild index 91e898657929f..0e0829467fbba 100644 --- a/dev-python/llvmlite/llvmlite-0.10.0.ebuild +++ b/dev-python/llvmlite/llvmlite-0.10.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/llvmlite/llvmlite-0.11.0.ebuild b/dev-python/llvmlite/llvmlite-0.11.0.ebuild index c58bd372444af..bfa9a031cef56 100644 --- a/dev-python/llvmlite/llvmlite-0.11.0.ebuild +++ b/dev-python/llvmlite/llvmlite-0.11.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/llvmlite/llvmlite-0.12.1.ebuild b/dev-python/llvmlite/llvmlite-0.12.1.ebuild index c58bd372444af..bfa9a031cef56 100644 --- a/dev-python/llvmlite/llvmlite-0.12.1.ebuild +++ b/dev-python/llvmlite/llvmlite-0.12.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/llvmlite/llvmlite-0.13.0.ebuild b/dev-python/llvmlite/llvmlite-0.13.0.ebuild index 06a3d2c9ca004..ae92059157b8d 100644 --- a/dev-python/llvmlite/llvmlite-0.13.0.ebuild +++ b/dev-python/llvmlite/llvmlite-0.13.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/llvmlite/llvmlite-0.2.1.ebuild b/dev-python/llvmlite/llvmlite-0.2.1.ebuild index ea2ddc68714dc..921fedd6da9e2 100644 --- a/dev-python/llvmlite/llvmlite-0.2.1.ebuild +++ b/dev-python/llvmlite/llvmlite-0.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/llvmlite/llvmlite-0.2.2.ebuild b/dev-python/llvmlite/llvmlite-0.2.2.ebuild index ae0357941d44f..65568c351e6ad 100644 --- a/dev-python/llvmlite/llvmlite-0.2.2.ebuild +++ b/dev-python/llvmlite/llvmlite-0.2.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/llvmlite/llvmlite-0.5.0.ebuild b/dev-python/llvmlite/llvmlite-0.5.0.ebuild index ba86b96a9d266..8b8e0cb1fffc5 100644 --- a/dev-python/llvmlite/llvmlite-0.5.0.ebuild +++ b/dev-python/llvmlite/llvmlite-0.5.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/llvmlite/llvmlite-0.6.0.ebuild b/dev-python/llvmlite/llvmlite-0.6.0.ebuild index 6e422ed343f82..f5d2bcc8d316e 100644 --- a/dev-python/llvmlite/llvmlite-0.6.0.ebuild +++ b/dev-python/llvmlite/llvmlite-0.6.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/llvmlite/llvmlite-0.8.0.ebuild b/dev-python/llvmlite/llvmlite-0.8.0.ebuild index 6e422ed343f82..f5d2bcc8d316e 100644 --- a/dev-python/llvmlite/llvmlite-0.8.0.ebuild +++ b/dev-python/llvmlite/llvmlite-0.8.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/llvmlite/llvmlite-0.9.0.ebuild b/dev-python/llvmlite/llvmlite-0.9.0.ebuild index 19cdec73659e0..8045ac59a5481 100644 --- a/dev-python/llvmlite/llvmlite-0.9.0.ebuild +++ b/dev-python/llvmlite/llvmlite-0.9.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/lockfile/lockfile-0.11.0-r1.ebuild b/dev-python/lockfile/lockfile-0.11.0-r1.ebuild index ff9841922df02..9b975dacd2909 100644 --- a/dev-python/lockfile/lockfile-0.11.0-r1.ebuild +++ b/dev-python/lockfile/lockfile-0.11.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/lockfile/lockfile-0.12.2.ebuild b/dev-python/lockfile/lockfile-0.12.2.ebuild index 8bb8576489cb7..1a3bf36ea015b 100644 --- a/dev-python/lockfile/lockfile-0.12.2.ebuild +++ b/dev-python/lockfile/lockfile-0.12.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/logbook/logbook-0.10.0.ebuild b/dev-python/logbook/logbook-0.10.0.ebuild index a86c3ef1c6bc7..3eb7aa67853bd 100644 --- a/dev-python/logbook/logbook-0.10.0.ebuild +++ b/dev-python/logbook/logbook-0.10.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/logbook/logbook-0.12.3.ebuild b/dev-python/logbook/logbook-0.12.3.ebuild index a86c3ef1c6bc7..3eb7aa67853bd 100644 --- a/dev-python/logbook/logbook-0.12.3.ebuild +++ b/dev-python/logbook/logbook-0.12.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/logbook/logbook-0.12.5.ebuild b/dev-python/logbook/logbook-0.12.5.ebuild index a86c3ef1c6bc7..3eb7aa67853bd 100644 --- a/dev-python/logbook/logbook-0.12.5.ebuild +++ b/dev-python/logbook/logbook-0.12.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/logbook/logbook-0.9.1.ebuild b/dev-python/logbook/logbook-0.9.1.ebuild index 68f464f9b53ee..50f5fa1d33b4e 100644 --- a/dev-python/logbook/logbook-0.9.1.ebuild +++ b/dev-python/logbook/logbook-0.9.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy ) inherit distutils-r1 diff --git a/dev-python/logbook/logbook-1.0.0.ebuild b/dev-python/logbook/logbook-1.0.0.ebuild index 774b6e75d84a9..676b5653d599d 100644 --- a/dev-python/logbook/logbook-1.0.0.ebuild +++ b/dev-python/logbook/logbook-1.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy ) inherit distutils-r1 diff --git a/dev-python/logilab-common/logilab-common-0.63.2.ebuild b/dev-python/logilab-common/logilab-common-0.63.2.ebuild index 95d58a60f49e7..e36b1d7d5ba1e 100644 --- a/dev-python/logilab-common/logilab-common-0.63.2.ebuild +++ b/dev-python/logilab-common/logilab-common-0.63.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 eutils diff --git a/dev-python/logutils/logutils-0.3.3.ebuild b/dev-python/logutils/logutils-0.3.3.ebuild index 4fa7be3704230..28ded467646c4 100644 --- a/dev-python/logutils/logutils-0.3.3.ebuild +++ b/dev-python/logutils/logutils-0.3.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/lxml/lxml-3.4.4.ebuild b/dev-python/lxml/lxml-3.4.4.ebuild index 6e091c8e30bb5..eedde0a86dde9 100644 --- a/dev-python/lxml/lxml-3.4.4.ebuild +++ b/dev-python/lxml/lxml-3.4.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 eutils flag-o-matic toolchain-funcs diff --git a/dev-python/lxml/lxml-3.5.0.ebuild b/dev-python/lxml/lxml-3.5.0.ebuild index 2679d41256592..ba7687273ef33 100644 --- a/dev-python/lxml/lxml-3.5.0.ebuild +++ b/dev-python/lxml/lxml-3.5.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 eutils flag-o-matic toolchain-funcs diff --git a/dev-python/lxml/lxml-3.6.0.ebuild b/dev-python/lxml/lxml-3.6.0.ebuild index a39c1d462681f..745c7c78622cf 100644 --- a/dev-python/lxml/lxml-3.6.0.ebuild +++ b/dev-python/lxml/lxml-3.6.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 eutils flag-o-matic toolchain-funcs diff --git a/dev-python/lz4/lz4-0.6.1.ebuild b/dev-python/lz4/lz4-0.6.1.ebuild index 0359e1a6c2fc9..020b79b9516e5 100644 --- a/dev-python/lz4/lz4-0.6.1.ebuild +++ b/dev-python/lz4/lz4-0.6.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/maintboot/maintboot-0.1.0.ebuild b/dev-python/maintboot/maintboot-0.1.0.ebuild index 52aa68c713504..90b51a763b52e 100644 --- a/dev-python/maintboot/maintboot-0.1.0.ebuild +++ b/dev-python/maintboot/maintboot-0.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/mako/mako-1.0.0.ebuild b/dev-python/mako/mako-1.0.0.ebuild index 9f0df21b52fdf..44920aca73ea7 100644 --- a/dev-python/mako/mako-1.0.0.ebuild +++ b/dev-python/mako/mako-1.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit readme.gentoo versionator distutils-r1 diff --git a/dev-python/mako/mako-1.0.2.ebuild b/dev-python/mako/mako-1.0.2.ebuild index 0f4e61114985e..425709e6359d6 100644 --- a/dev-python/mako/mako-1.0.2.ebuild +++ b/dev-python/mako/mako-1.0.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 eutils versionator diff --git a/dev-python/mako/mako-1.0.3.ebuild b/dev-python/mako/mako-1.0.3.ebuild index 8056749a730fb..524bc102e6959 100644 --- a/dev-python/mako/mako-1.0.3.ebuild +++ b/dev-python/mako/mako-1.0.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 eutils versionator diff --git a/dev-python/mamba/mamba-0.8.4.ebuild b/dev-python/mamba/mamba-0.8.4.ebuild index 525c7fbabb9fc..2b2d66cb7a2b3 100644 --- a/dev-python/mamba/mamba-0.8.4.ebuild +++ b/dev-python/mamba/mamba-0.8.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/mando/mando-0.3.2.ebuild b/dev-python/mando/mando-0.3.2.ebuild index de590fec5f8ba..fecdeb1b84c37 100644 --- a/dev-python/mando/mando-0.3.2.ebuild +++ b/dev-python/mando/mando-0.3.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/manuel/manuel-1.8.0.ebuild b/dev-python/manuel/manuel-1.8.0.ebuild index 3a95dcf57adef..182059f284cd4 100644 --- a/dev-python/manuel/manuel-1.8.0.ebuild +++ b/dev-python/manuel/manuel-1.8.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy ) inherit distutils-r1 diff --git a/dev-python/markdown/markdown-2.6.1.ebuild b/dev-python/markdown/markdown-2.6.1.ebuild index bb9c38a880d3b..d25bb86f1cfe8 100644 --- a/dev-python/markdown/markdown-2.6.1.ebuild +++ b/dev-python/markdown/markdown-2.6.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/markdown/markdown-2.6.3.ebuild b/dev-python/markdown/markdown-2.6.3.ebuild index 27f86b1f94355..6614b5da8a338 100644 --- a/dev-python/markdown/markdown-2.6.3.ebuild +++ b/dev-python/markdown/markdown-2.6.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_4 pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/markdown/markdown-2.6.4.ebuild b/dev-python/markdown/markdown-2.6.4.ebuild index 27f86b1f94355..6614b5da8a338 100644 --- a/dev-python/markdown/markdown-2.6.4.ebuild +++ b/dev-python/markdown/markdown-2.6.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_4 pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/markdown/markdown-2.6.5.ebuild b/dev-python/markdown/markdown-2.6.5.ebuild index 00083187e068a..b88b77388e88f 100644 --- a/dev-python/markdown/markdown-2.6.5.ebuild +++ b/dev-python/markdown/markdown-2.6.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/markdown2/markdown2-2.2.1.ebuild b/dev-python/markdown2/markdown2-2.2.1.ebuild index 4f0c27d2ff255..bc1ff219328d2 100644 --- a/dev-python/markdown2/markdown2-2.2.1.ebuild +++ b/dev-python/markdown2/markdown2-2.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/markdown2/markdown2-2.2.3.ebuild b/dev-python/markdown2/markdown2-2.2.3.ebuild index 3bd1ed45342a4..52d917ee61446 100644 --- a/dev-python/markdown2/markdown2-2.2.3.ebuild +++ b/dev-python/markdown2/markdown2-2.2.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/markdown2/markdown2-2.3.0.ebuild b/dev-python/markdown2/markdown2-2.3.0.ebuild index 53e7f0ca126a5..94cec606b4d24 100644 --- a/dev-python/markdown2/markdown2-2.3.0.ebuild +++ b/dev-python/markdown2/markdown2-2.3.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/markups/markups-0.2.4-r1.ebuild b/dev-python/markups/markups-0.2.4-r1.ebuild index f7eba00cc408a..fbe6fa9177739 100644 --- a/dev-python/markups/markups-0.2.4-r1.ebuild +++ b/dev-python/markups/markups-0.2.4-r1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python{3_3,3_4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/markups/markups-1.0.1.ebuild b/dev-python/markups/markups-1.0.1.ebuild index 4ee77e1bc1447..3bf0321bbfd03 100644 --- a/dev-python/markups/markups-1.0.1.ebuild +++ b/dev-python/markups/markups-1.0.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/markups/markups-2.0.0.ebuild b/dev-python/markups/markups-2.0.0.ebuild index 0aa4dba8e2cad..999566e48d301 100644 --- a/dev-python/markups/markups-2.0.0.ebuild +++ b/dev-python/markups/markups-2.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/markupsafe/markupsafe-0.23.ebuild b/dev-python/markupsafe/markupsafe-0.23.ebuild index 31b2840d57e20..3462466ca054f 100644 --- a/dev-python/markupsafe/markupsafe-0.23.ebuild +++ b/dev-python/markupsafe/markupsafe-0.23.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/matplotlib/matplotlib-1.4.3.ebuild b/dev-python/matplotlib/matplotlib-1.4.3.ebuild index e6265b27b1f3e..f7ba8b4d64599 100644 --- a/dev-python/matplotlib/matplotlib-1.4.3.ebuild +++ b/dev-python/matplotlib/matplotlib-1.4.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE='tk?,threads(+)' diff --git a/dev-python/matplotlib/matplotlib-1.5.0.ebuild b/dev-python/matplotlib/matplotlib-1.5.0.ebuild index 71afc139a5d8e..145539aac7c3c 100644 --- a/dev-python/matplotlib/matplotlib-1.5.0.ebuild +++ b/dev-python/matplotlib/matplotlib-1.5.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE='tk?,threads(+)' diff --git a/dev-python/matplotlib/matplotlib-1.5.1.ebuild b/dev-python/matplotlib/matplotlib-1.5.1.ebuild index 3635965d3f896..9cf3826afee57 100644 --- a/dev-python/matplotlib/matplotlib-1.5.1.ebuild +++ b/dev-python/matplotlib/matplotlib-1.5.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE='tk?,threads(+)' diff --git a/dev-python/matplotlib/matplotlib-1.5.3.ebuild b/dev-python/matplotlib/matplotlib-1.5.3.ebuild index 2afda5b9ff888..a2c8cdf105978 100644 --- a/dev-python/matplotlib/matplotlib-1.5.3.ebuild +++ b/dev-python/matplotlib/matplotlib-1.5.3.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE='tk?,threads(+)' inherit distutils-r1 eutils flag-o-matic multiprocessing virtualx toolchain-funcs diff --git a/dev-python/matplotlib/matplotlib-9999.ebuild b/dev-python/matplotlib/matplotlib-9999.ebuild index a23721d5302a3..53c60cdccf1d5 100644 --- a/dev-python/matplotlib/matplotlib-9999.ebuild +++ b/dev-python/matplotlib/matplotlib-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE='tk?,threads(+)' diff --git a/dev-python/maybe/maybe-0.3.0.ebuild b/dev-python/maybe/maybe-0.3.0.ebuild index b3387fd13ab9e..34d49625e6fff 100644 --- a/dev-python/maybe/maybe-0.3.0.ebuild +++ b/dev-python/maybe/maybe-0.3.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/maybe/maybe-0.4.0.ebuild b/dev-python/maybe/maybe-0.4.0.ebuild index 3db388f462d4a..f9cbce766da37 100644 --- a/dev-python/maybe/maybe-0.4.0.ebuild +++ b/dev-python/maybe/maybe-0.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/mccabe/mccabe-0.2.1.ebuild b/dev-python/mccabe/mccabe-0.2.1.ebuild index 4cb4d32107238..daa81a0169947 100644 --- a/dev-python/mccabe/mccabe-0.2.1.ebuild +++ b/dev-python/mccabe/mccabe-0.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/mccabe/mccabe-0.3.1.ebuild b/dev-python/mccabe/mccabe-0.3.1.ebuild index b6d0c81f14cfa..38ec4ccf69a24 100644 --- a/dev-python/mccabe/mccabe-0.3.1.ebuild +++ b/dev-python/mccabe/mccabe-0.3.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/mccabe/mccabe-0.3.ebuild b/dev-python/mccabe/mccabe-0.3.ebuild index d5fa7ee7234a6..0970a6b9715b7 100644 --- a/dev-python/mccabe/mccabe-0.3.ebuild +++ b/dev-python/mccabe/mccabe-0.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/mccabe/mccabe-0.4.0.ebuild b/dev-python/mccabe/mccabe-0.4.0.ebuild index 9e42e089054b7..b9d7fe9c06f6d 100644 --- a/dev-python/mccabe/mccabe-0.4.0.ebuild +++ b/dev-python/mccabe/mccabe-0.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/mccabe/mccabe-0.5.2.ebuild b/dev-python/mccabe/mccabe-0.5.2.ebuild index 343258f340136..42dbf745ca255 100644 --- a/dev-python/mccabe/mccabe-0.5.2.ebuild +++ b/dev-python/mccabe/mccabe-0.5.2.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/mecab-python/mecab-python-0.996.ebuild b/dev-python/mecab-python/mecab-python-0.996.ebuild index 8d11202f9a743..10e42babe8bf1 100644 --- a/dev-python/mecab-python/mecab-python-0.996.ebuild +++ b/dev-python/mecab-python/mecab-python-0.996.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/meld3/meld3-1.0.0.ebuild b/dev-python/meld3/meld3-1.0.0.ebuild index 331e2b1fbb618..60a15084e15e8 100644 --- a/dev-python/meld3/meld3-1.0.0.ebuild +++ b/dev-python/meld3/meld3-1.0.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/meld3/meld3-1.0.2.ebuild b/dev-python/meld3/meld3-1.0.2.ebuild index c74206e7b8041..6919603debb69 100644 --- a/dev-python/meld3/meld3-1.0.2.ebuild +++ b/dev-python/meld3/meld3-1.0.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/memory_profiler/memory_profiler-0.39.ebuild b/dev-python/memory_profiler/memory_profiler-0.39.ebuild index e5eebb7ca23b7..283264a7424bb 100644 --- a/dev-python/memory_profiler/memory_profiler-0.39.ebuild +++ b/dev-python/memory_profiler/memory_profiler-0.39.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/memory_profiler/memory_profiler-0.40.ebuild b/dev-python/memory_profiler/memory_profiler-0.40.ebuild index e5eebb7ca23b7..283264a7424bb 100644 --- a/dev-python/memory_profiler/memory_profiler-0.40.ebuild +++ b/dev-python/memory_profiler/memory_profiler-0.40.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/memory_profiler/memory_profiler-0.41.ebuild b/dev-python/memory_profiler/memory_profiler-0.41.ebuild index 768f14c50a049..3c63d7fe8e1ad 100644 --- a/dev-python/memory_profiler/memory_profiler-0.41.ebuild +++ b/dev-python/memory_profiler/memory_profiler-0.41.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/mergedict/mergedict-0.2.0.ebuild b/dev-python/mergedict/mergedict-0.2.0.ebuild index 6cf13a6c79ada..6beca750224a6 100644 --- a/dev-python/mergedict/mergedict-0.2.0.ebuild +++ b/dev-python/mergedict/mergedict-0.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/micawber/micawber-0.3.2.ebuild b/dev-python/micawber/micawber-0.3.2.ebuild index 8778b560e03ef..f64a03841227f 100644 --- a/dev-python/micawber/micawber-0.3.2.ebuild +++ b/dev-python/micawber/micawber-0.3.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="A small library for extracting rich content from urls" diff --git a/dev-python/micawber/micawber-0.3.3.ebuild b/dev-python/micawber/micawber-0.3.3.ebuild index 94f6f1e68d396..81842e6c27a98 100644 --- a/dev-python/micawber/micawber-0.3.3.ebuild +++ b/dev-python/micawber/micawber-0.3.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="A small library for extracting rich content from urls" diff --git a/dev-python/mimeparse/mimeparse-0.1.4-r1.ebuild b/dev-python/mimeparse/mimeparse-0.1.4-r1.ebuild index ec99d599f2947..4cf9d37fcc635 100644 --- a/dev-python/mimeparse/mimeparse-0.1.4-r1.ebuild +++ b/dev-python/mimeparse/mimeparse-0.1.4-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/mimerender/mimerender-0.5.4.ebuild b/dev-python/mimerender/mimerender-0.5.4.ebuild index 17c363100f151..341e60bcb2689 100644 --- a/dev-python/mimerender/mimerender-0.5.4.ebuild +++ b/dev-python/mimerender/mimerender-0.5.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/mimerender/mimerender-0.5.5.ebuild b/dev-python/mimerender/mimerender-0.5.5.ebuild index b7734edec37ba..2c67edff64c88 100644 --- a/dev-python/mimerender/mimerender-0.5.5.ebuild +++ b/dev-python/mimerender/mimerender-0.5.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/mimerender/mimerender-0.6.0.ebuild b/dev-python/mimerender/mimerender-0.6.0.ebuild index a9bebd7776a56..59cb7f9537307 100644 --- a/dev-python/mimerender/mimerender-0.6.0.ebuild +++ b/dev-python/mimerender/mimerender-0.6.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/minimock/minimock-1.2.8-r1.ebuild b/dev-python/minimock/minimock-1.2.8-r1.ebuild index 94f7bad4f17ea..903663f72f69b 100644 --- a/dev-python/minimock/minimock-1.2.8-r1.ebuild +++ b/dev-python/minimock/minimock-1.2.8-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/mistune/mistune-0.5.1.ebuild b/dev-python/mistune/mistune-0.5.1.ebuild index 5d349544c48e5..926604e42897a 100644 --- a/dev-python/mistune/mistune-0.5.1.ebuild +++ b/dev-python/mistune/mistune-0.5.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_4 pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/mistune/mistune-0.6-r1.ebuild b/dev-python/mistune/mistune-0.6-r1.ebuild index 0b3346ec527d0..b215b17baf577 100644 --- a/dev-python/mistune/mistune-0.6-r1.ebuild +++ b/dev-python/mistune/mistune-0.6-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_4 pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/mistune/mistune-0.7.1.ebuild b/dev-python/mistune/mistune-0.7.1.ebuild index 03f3f5023f354..f45b91c2a3a73 100644 --- a/dev-python/mistune/mistune-0.7.1.ebuild +++ b/dev-python/mistune/mistune-0.7.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/mistune/mistune-0.7.2.ebuild b/dev-python/mistune/mistune-0.7.2.ebuild index 03f3f5023f354..f45b91c2a3a73 100644 --- a/dev-python/mistune/mistune-0.7.2.ebuild +++ b/dev-python/mistune/mistune-0.7.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/mistune/mistune-0.7.ebuild b/dev-python/mistune/mistune-0.7.ebuild index d7c7a073548fe..0ccc83e2c738d 100644 --- a/dev-python/mistune/mistune-0.7.ebuild +++ b/dev-python/mistune/mistune-0.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_4 pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/mkdocs-bootstrap/mkdocs-bootstrap-0.1.1.ebuild b/dev-python/mkdocs-bootstrap/mkdocs-bootstrap-0.1.1.ebuild index 0ce3df5b1def3..159743e1c9f0d 100644 --- a/dev-python/mkdocs-bootstrap/mkdocs-bootstrap-0.1.1.ebuild +++ b/dev-python/mkdocs-bootstrap/mkdocs-bootstrap-0.1.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/mkdocs-bootswatch/mkdocs-bootswatch-0.1.0.ebuild b/dev-python/mkdocs-bootswatch/mkdocs-bootswatch-0.1.0.ebuild index bab1624c2bb54..3152a404dc31d 100644 --- a/dev-python/mkdocs-bootswatch/mkdocs-bootswatch-0.1.0.ebuild +++ b/dev-python/mkdocs-bootswatch/mkdocs-bootswatch-0.1.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/mkdocs-bootswatch/mkdocs-bootswatch-0.4.0.ebuild b/dev-python/mkdocs-bootswatch/mkdocs-bootswatch-0.4.0.ebuild index 7ed961dce4078..70d980aa77312 100644 --- a/dev-python/mkdocs-bootswatch/mkdocs-bootswatch-0.4.0.ebuild +++ b/dev-python/mkdocs-bootswatch/mkdocs-bootswatch-0.4.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/mkdocs/mkdocs-0.12.2.ebuild b/dev-python/mkdocs/mkdocs-0.12.2.ebuild index 042b4fa9fcca0..4eacd773f98f8 100644 --- a/dev-python/mkdocs/mkdocs-0.12.2.ebuild +++ b/dev-python/mkdocs/mkdocs-0.12.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/mkdocs/mkdocs-0.14.0.ebuild b/dev-python/mkdocs/mkdocs-0.14.0.ebuild index 7a86da10a521c..788088534846e 100644 --- a/dev-python/mkdocs/mkdocs-0.14.0.ebuild +++ b/dev-python/mkdocs/mkdocs-0.14.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/mkdocs/mkdocs-0.15.3.ebuild b/dev-python/mkdocs/mkdocs-0.15.3.ebuild index 2f570d19f64e3..916edcd443e6e 100644 --- a/dev-python/mkdocs/mkdocs-0.15.3.ebuild +++ b/dev-python/mkdocs/mkdocs-0.15.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/mock/mock-1.0.1-r2.ebuild b/dev-python/mock/mock-1.0.1-r2.ebuild index 282c79c345cc0..64a6bd3eef2af 100644 --- a/dev-python/mock/mock-1.0.1-r2.ebuild +++ b/dev-python/mock/mock-1.0.1-r2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/mock/mock-1.3.0-r2.ebuild b/dev-python/mock/mock-1.3.0-r2.ebuild index 61ec52cecbe9b..90568e9ba6bc1 100644 --- a/dev-python/mock/mock-1.3.0-r2.ebuild +++ b/dev-python/mock/mock-1.3.0-r2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/mock/mock-2.0.0.ebuild b/dev-python/mock/mock-2.0.0.ebuild index 4219c9d932b29..19314cc06fa5b 100644 --- a/dev-python/mock/mock-2.0.0.ebuild +++ b/dev-python/mock/mock-2.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/mockldap/mockldap-0.2.6.ebuild b/dev-python/mockldap/mockldap-0.2.6.ebuild index bbb10048075b6..2655ad8ab064d 100644 --- a/dev-python/mockldap/mockldap-0.2.6.ebuild +++ b/dev-python/mockldap/mockldap-0.2.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 eutils diff --git a/dev-python/mockredispy/mockredispy-2.9.3.ebuild b/dev-python/mockredispy/mockredispy-2.9.3.ebuild index 36cddd5e61a05..e8e2f468d181f 100644 --- a/dev-python/mockredispy/mockredispy-2.9.3.ebuild +++ b/dev-python/mockredispy/mockredispy-2.9.3.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=(python2_7 python3_{3,4}) +PYTHON_COMPAT=(python2_7 python3_4) inherit distutils-r1 DESCRIPTION="Mock for redis-py" diff --git a/dev-python/mongoengine/mongoengine-0.10.6.ebuild b/dev-python/mongoengine/mongoengine-0.10.6.ebuild index 8a99bfe6d308b..1d1c5411a772c 100644 --- a/dev-python/mongoengine/mongoengine-0.10.6.ebuild +++ b/dev-python/mongoengine/mongoengine-0.10.6.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/monotonic/monotonic-0.3.ebuild b/dev-python/monotonic/monotonic-0.3.ebuild index 32e85d9e764c7..c811befb4a8fa 100644 --- a/dev-python/monotonic/monotonic-0.3.ebuild +++ b/dev-python/monotonic/monotonic-0.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/monotonic/monotonic-0.5.ebuild b/dev-python/monotonic/monotonic-0.5.ebuild index ce597396e26a8..d961c7de71420 100644 --- a/dev-python/monotonic/monotonic-0.5.ebuild +++ b/dev-python/monotonic/monotonic-0.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/monotonic/monotonic-1.0.ebuild b/dev-python/monotonic/monotonic-1.0.ebuild index dd10bd032c919..014651d0c0762 100644 --- a/dev-python/monotonic/monotonic-1.0.ebuild +++ b/dev-python/monotonic/monotonic-1.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 pypy ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 pypy ) inherit distutils-r1 diff --git a/dev-python/monotonic/monotonic-1.1.ebuild b/dev-python/monotonic/monotonic-1.1.ebuild index d8618e1e42e8e..7dd2152452810 100644 --- a/dev-python/monotonic/monotonic-1.1.ebuild +++ b/dev-python/monotonic/monotonic-1.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 pypy ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 pypy ) inherit distutils-r1 diff --git a/dev-python/monotonic/monotonic-1.2.ebuild b/dev-python/monotonic/monotonic-1.2.ebuild index d8618e1e42e8e..7dd2152452810 100644 --- a/dev-python/monotonic/monotonic-1.2.ebuild +++ b/dev-python/monotonic/monotonic-1.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 pypy ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 pypy ) inherit distutils-r1 diff --git a/dev-python/more-itertools/more-itertools-2.2-r1.ebuild b/dev-python/more-itertools/more-itertools-2.2-r1.ebuild index 7dd508dd40e20..ff8ee1946c777 100644 --- a/dev-python/more-itertools/more-itertools-2.2-r1.ebuild +++ b/dev-python/more-itertools/more-itertools-2.2-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/more-itertools/more-itertools-2.2.ebuild b/dev-python/more-itertools/more-itertools-2.2.ebuild index f5a972c6bd323..14bcc218ada22 100644 --- a/dev-python/more-itertools/more-itertools-2.2.ebuild +++ b/dev-python/more-itertools/more-itertools-2.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/moto/moto-0.4.22.ebuild b/dev-python/moto/moto-0.4.22.ebuild index 5ddc1db53224a..cbc5574140512 100644 --- a/dev-python/moto/moto-0.4.22.ebuild +++ b/dev-python/moto/moto-0.4.22.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/moto/moto-0.4.25.ebuild b/dev-python/moto/moto-0.4.25.ebuild index 41566b254300f..2696e78a45679 100644 --- a/dev-python/moto/moto-0.4.25.ebuild +++ b/dev-python/moto/moto-0.4.25.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/mox3/mox3-0.10.0.ebuild b/dev-python/mox3/mox3-0.10.0.ebuild index 3b0278f50d071..5404e3405eaf3 100644 --- a/dev-python/mox3/mox3-0.10.0.ebuild +++ b/dev-python/mox3/mox3-0.10.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) DISTUTILS_IN_SOURCE_BUILD=TRUE inherit distutils-r1 diff --git a/dev-python/mox3/mox3-0.7.0-r1.ebuild b/dev-python/mox3/mox3-0.7.0-r1.ebuild index ad24f08ae3453..e7ed92f361f97 100644 --- a/dev-python/mox3/mox3-0.7.0-r1.ebuild +++ b/dev-python/mox3/mox3-0.7.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/mpi4py/mpi4py-1.3.1.ebuild b/dev-python/mpi4py/mpi4py-1.3.1.ebuild index 5a1359b7d6fb4..43ad16445e5a1 100644 --- a/dev-python/mpi4py/mpi4py-1.3.1.ebuild +++ b/dev-python/mpi4py/mpi4py-1.3.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/mpi4py/mpi4py-2.0.0.ebuild b/dev-python/mpi4py/mpi4py-2.0.0.ebuild index 937cd00196ad5..9ec985d52e74c 100644 --- a/dev-python/mpi4py/mpi4py-2.0.0.ebuild +++ b/dev-python/mpi4py/mpi4py-2.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/mpmath/mpmath-0.18.ebuild b/dev-python/mpmath/mpmath-0.18.ebuild index 3df27e2c5b967..b5fd3db1678eb 100644 --- a/dev-python/mpmath/mpmath-0.18.ebuild +++ b/dev-python/mpmath/mpmath-0.18.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 eutils diff --git a/dev-python/mpmath/mpmath-0.19-r1.ebuild b/dev-python/mpmath/mpmath-0.19-r1.ebuild index 0824c0a58eeb5..082c4989878db 100644 --- a/dev-python/mpmath/mpmath-0.19-r1.ebuild +++ b/dev-python/mpmath/mpmath-0.19-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 eutils diff --git a/dev-python/mpmath/mpmath-0.19.ebuild b/dev-python/mpmath/mpmath-0.19.ebuild index 6a8289e2d867a..df374dcaa5ee4 100644 --- a/dev-python/mpmath/mpmath-0.19.ebuild +++ b/dev-python/mpmath/mpmath-0.19.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 eutils diff --git a/dev-python/msgpack/msgpack-0.4.6.ebuild b/dev-python/msgpack/msgpack-0.4.6.ebuild index d23b7b94c2d93..5fc1738b436c0 100644 --- a/dev-python/msgpack/msgpack-0.4.6.ebuild +++ b/dev-python/msgpack/msgpack-0.4.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy ) inherit distutils-r1 diff --git a/dev-python/msgpack/msgpack-0.4.7.ebuild b/dev-python/msgpack/msgpack-0.4.7.ebuild index 05772e8b0c3b9..2f2776cab9a44 100644 --- a/dev-python/msgpack/msgpack-0.4.7.ebuild +++ b/dev-python/msgpack/msgpack-0.4.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy ) inherit distutils-r1 diff --git a/dev-python/msgpack/msgpack-0.4.8.ebuild b/dev-python/msgpack/msgpack-0.4.8.ebuild index b05c5f8439861..fa01d1ec4c682 100644 --- a/dev-python/msgpack/msgpack-0.4.8.ebuild +++ b/dev-python/msgpack/msgpack-0.4.8.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy ) inherit distutils-r1 diff --git a/dev-python/multipledispatch/multipledispatch-0.4.6.ebuild b/dev-python/multipledispatch/multipledispatch-0.4.6.ebuild index c141d3091ce9b..9d1eaaca1db2b 100644 --- a/dev-python/multipledispatch/multipledispatch-0.4.6.ebuild +++ b/dev-python/multipledispatch/multipledispatch-0.4.6.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/multipledispatch/multipledispatch-0.4.7.ebuild b/dev-python/multipledispatch/multipledispatch-0.4.7.ebuild index 88d21742e5ddd..ca69a9f87bacf 100644 --- a/dev-python/multipledispatch/multipledispatch-0.4.7.ebuild +++ b/dev-python/multipledispatch/multipledispatch-0.4.7.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/multipledispatch/multipledispatch-0.4.8.ebuild b/dev-python/multipledispatch/multipledispatch-0.4.8.ebuild index 0f927b6c65652..ce1f4114bfb9c 100644 --- a/dev-python/multipledispatch/multipledispatch-0.4.8.ebuild +++ b/dev-python/multipledispatch/multipledispatch-0.4.8.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/mypy/mypy-0.4.3.ebuild b/dev-python/mypy/mypy-0.4.3.ebuild index bdebb35d44ba2..11256ab4ad1e6 100644 --- a/dev-python/mypy/mypy-0.4.3.ebuild +++ b/dev-python/mypy/mypy-0.4.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python3_4 python3_5 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/mypy/mypy-0.4.4.ebuild b/dev-python/mypy/mypy-0.4.4.ebuild index bdebb35d44ba2..11256ab4ad1e6 100644 --- a/dev-python/mypy/mypy-0.4.4.ebuild +++ b/dev-python/mypy/mypy-0.4.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python3_4 python3_5 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/mypy/mypy-0.4.5.ebuild b/dev-python/mypy/mypy-0.4.5.ebuild index bdebb35d44ba2..11256ab4ad1e6 100644 --- a/dev-python/mypy/mypy-0.4.5.ebuild +++ b/dev-python/mypy/mypy-0.4.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python3_4 python3_5 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/mysql-connector-python/mysql-connector-python-2.0.3.ebuild b/dev-python/mysql-connector-python/mysql-connector-python-2.0.3.ebuild index 21a64e57b42e5..104bc2f2888ba 100644 --- a/dev-python/mysql-connector-python/mysql-connector-python-2.0.3.ebuild +++ b/dev-python/mysql-connector-python/mysql-connector-python-2.0.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="Python client library for MariaDB/MySQL" diff --git a/dev-python/mysql-connector-python/mysql-connector-python-2.1.1.ebuild b/dev-python/mysql-connector-python/mysql-connector-python-2.1.1.ebuild index 8cb6369cc9d67..b057d9f84dd12 100644 --- a/dev-python/mysql-connector-python/mysql-connector-python-2.1.1.ebuild +++ b/dev-python/mysql-connector-python/mysql-connector-python-2.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="Python client library for MariaDB/MySQL" diff --git a/dev-python/mysql-connector-python/mysql-connector-python-2.1.3.ebuild b/dev-python/mysql-connector-python/mysql-connector-python-2.1.3.ebuild index 6169fc3de7a16..d3c18164d4da3 100644 --- a/dev-python/mysql-connector-python/mysql-connector-python-2.1.3.ebuild +++ b/dev-python/mysql-connector-python/mysql-connector-python-2.1.3.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="Python client library for MariaDB/MySQL" diff --git a/dev-python/mysqlclient/mysqlclient-1.3.7.ebuild b/dev-python/mysqlclient/mysqlclient-1.3.7.ebuild index cfa5ebb5a6b4e..7a475ee6c2317 100644 --- a/dev-python/mysqlclient/mysqlclient-1.3.7.ebuild +++ b/dev-python/mysqlclient/mysqlclient-1.3.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/nagiosplugin/nagiosplugin-1.2.3.ebuild b/dev-python/nagiosplugin/nagiosplugin-1.2.3.ebuild index 9ba675f3b2fc9..07bbcbe3c562e 100644 --- a/dev-python/nagiosplugin/nagiosplugin-1.2.3.ebuild +++ b/dev-python/nagiosplugin/nagiosplugin-1.2.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/nagiosplugin/nagiosplugin-1.2.4.ebuild b/dev-python/nagiosplugin/nagiosplugin-1.2.4.ebuild index 0345645b6fcc2..b46425a5ee302 100644 --- a/dev-python/nagiosplugin/nagiosplugin-1.2.4.ebuild +++ b/dev-python/nagiosplugin/nagiosplugin-1.2.4.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/natgrid/natgrid-0.2.1-r2.ebuild b/dev-python/natgrid/natgrid-0.2.1-r2.ebuild index 6302c6fdbc1e4..f2d4a73139c85 100644 --- a/dev-python/natgrid/natgrid-0.2.1-r2.ebuild +++ b/dev-python/natgrid/natgrid-0.2.1-r2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/natsort/natsort-3.4.0.ebuild b/dev-python/natsort/natsort-3.4.0.ebuild index 49112fcacb196..02e1b4d398cb4 100644 --- a/dev-python/natsort/natsort-3.4.0.ebuild +++ b/dev-python/natsort/natsort-3.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/natsort/natsort-4.0.3.ebuild b/dev-python/natsort/natsort-4.0.3.ebuild index b24bf598f281d..0993fdb5b1101 100644 --- a/dev-python/natsort/natsort-4.0.3.ebuild +++ b/dev-python/natsort/natsort-4.0.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/natsort/natsort-4.0.4.ebuild b/dev-python/natsort/natsort-4.0.4.ebuild index 93fff69b59f40..0ec4adcc80c43 100644 --- a/dev-python/natsort/natsort-4.0.4.ebuild +++ b/dev-python/natsort/natsort-4.0.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) RESTRICT="test" diff --git a/dev-python/nbconvert/nbconvert-4.1.0.ebuild b/dev-python/nbconvert/nbconvert-4.1.0.ebuild index e57455a4b0d2c..2a74072c5e719 100644 --- a/dev-python/nbconvert/nbconvert-4.1.0.ebuild +++ b/dev-python/nbconvert/nbconvert-4.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/nbformat/nbformat-4.0.1.ebuild b/dev-python/nbformat/nbformat-4.0.1.ebuild index d85d2be0e9f40..f20043ad1b3c6 100644 --- a/dev-python/nbformat/nbformat-4.0.1.ebuild +++ b/dev-python/nbformat/nbformat-4.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE='sqlite' inherit distutils-r1 diff --git a/dev-python/nbformat/nbformat-4.1.0.ebuild b/dev-python/nbformat/nbformat-4.1.0.ebuild index 4771a068c0240..7b0e5a6bfa296 100644 --- a/dev-python/nbformat/nbformat-4.1.0.ebuild +++ b/dev-python/nbformat/nbformat-4.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE='sqlite' inherit distutils-r1 diff --git a/dev-python/ndg-httpsclient/ndg-httpsclient-0.4.0.ebuild b/dev-python/ndg-httpsclient/ndg-httpsclient-0.4.0.ebuild index 07bb1c958b584..32fcabe0b3d0c 100644 --- a/dev-python/ndg-httpsclient/ndg-httpsclient-0.4.0.ebuild +++ b/dev-python/ndg-httpsclient/ndg-httpsclient-0.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/ndg-httpsclient/ndg-httpsclient-0.4.2.ebuild b/dev-python/ndg-httpsclient/ndg-httpsclient-0.4.2.ebuild index 530b987c5cf10..df1654a1e39c0 100644 --- a/dev-python/ndg-httpsclient/ndg-httpsclient-0.4.2.ebuild +++ b/dev-python/ndg-httpsclient/ndg-httpsclient-0.4.2.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/neovim-python-client/neovim-python-client-0.0.37.ebuild b/dev-python/neovim-python-client/neovim-python-client-0.0.37.ebuild index 138cf8e404fdb..ba840ec298ec8 100644 --- a/dev-python/neovim-python-client/neovim-python-client-0.0.37.ebuild +++ b/dev-python/neovim-python-client/neovim-python-client-0.0.37.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="Python client for Neovim" diff --git a/dev-python/neovim-python-client/neovim-python-client-0.0.38.ebuild b/dev-python/neovim-python-client/neovim-python-client-0.0.38.ebuild index 9a994a1bfa456..36f8863fbaaa4 100644 --- a/dev-python/neovim-python-client/neovim-python-client-0.0.38.ebuild +++ b/dev-python/neovim-python-client/neovim-python-client-0.0.38.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="Python client for Neovim" diff --git a/dev-python/neovim-python-client/neovim-python-client-0.1.0.ebuild b/dev-python/neovim-python-client/neovim-python-client-0.1.0.ebuild index 3429489aa76af..5f408848eae51 100644 --- a/dev-python/neovim-python-client/neovim-python-client-0.1.0.ebuild +++ b/dev-python/neovim-python-client/neovim-python-client-0.1.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="Python client for Neovim" diff --git a/dev-python/neovim-python-client/neovim-python-client-0.1.2.ebuild b/dev-python/neovim-python-client/neovim-python-client-0.1.2.ebuild index 83767617edc75..434bfaaf2fe28 100644 --- a/dev-python/neovim-python-client/neovim-python-client-0.1.2.ebuild +++ b/dev-python/neovim-python-client/neovim-python-client-0.1.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 DESCRIPTION="Python client for Neovim" diff --git a/dev-python/neovim-python-client/neovim-python-client-0.1.5.ebuild b/dev-python/neovim-python-client/neovim-python-client-0.1.5.ebuild index a8feb79c9b703..4d9a594bf975e 100644 --- a/dev-python/neovim-python-client/neovim-python-client-0.1.5.ebuild +++ b/dev-python/neovim-python-client/neovim-python-client-0.1.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 DESCRIPTION="Python client for Neovim" diff --git a/dev-python/neovim-python-client/neovim-python-client-0.1.7.ebuild b/dev-python/neovim-python-client/neovim-python-client-0.1.7.ebuild index c580a4ad57cff..f915bb3fd6d4e 100644 --- a/dev-python/neovim-python-client/neovim-python-client-0.1.7.ebuild +++ b/dev-python/neovim-python-client/neovim-python-client-0.1.7.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 DESCRIPTION="Python client for Neovim" diff --git a/dev-python/neovim-python-client/neovim-python-client-0.1.9.ebuild b/dev-python/neovim-python-client/neovim-python-client-0.1.9.ebuild index c580a4ad57cff..f915bb3fd6d4e 100644 --- a/dev-python/neovim-python-client/neovim-python-client-0.1.9.ebuild +++ b/dev-python/neovim-python-client/neovim-python-client-0.1.9.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 DESCRIPTION="Python client for Neovim" diff --git a/dev-python/netaddr/netaddr-0.7.12.ebuild b/dev-python/netaddr/netaddr-0.7.12.ebuild index 7fbb96a63406b..0ff12cad13112 100644 --- a/dev-python/netaddr/netaddr-0.7.12.ebuild +++ b/dev-python/netaddr/netaddr-0.7.12.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/netaddr/netaddr-0.7.13.ebuild b/dev-python/netaddr/netaddr-0.7.13.ebuild index 553df4fedc5d6..46e89008aa6bf 100644 --- a/dev-python/netaddr/netaddr-0.7.13.ebuild +++ b/dev-python/netaddr/netaddr-0.7.13.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/netaddr/netaddr-0.7.14.ebuild b/dev-python/netaddr/netaddr-0.7.14.ebuild index 553df4fedc5d6..46e89008aa6bf 100644 --- a/dev-python/netaddr/netaddr-0.7.14.ebuild +++ b/dev-python/netaddr/netaddr-0.7.14.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/netaddr/netaddr-0.7.15.ebuild b/dev-python/netaddr/netaddr-0.7.15.ebuild index ee12b75883ac9..96f02b85fae50 100644 --- a/dev-python/netaddr/netaddr-0.7.15.ebuild +++ b/dev-python/netaddr/netaddr-0.7.15.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/netaddr/netaddr-0.7.17.ebuild b/dev-python/netaddr/netaddr-0.7.17.ebuild index d043d0329b5b9..498992670f836 100644 --- a/dev-python/netaddr/netaddr-0.7.17.ebuild +++ b/dev-python/netaddr/netaddr-0.7.17.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/netaddr/netaddr-0.7.18.ebuild b/dev-python/netaddr/netaddr-0.7.18.ebuild index a0006efdac592..cf9e8d98726f9 100644 --- a/dev-python/netaddr/netaddr-0.7.18.ebuild +++ b/dev-python/netaddr/netaddr-0.7.18.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/netifaces/netifaces-0.10.4.ebuild b/dev-python/netifaces/netifaces-0.10.4.ebuild index bd1b6e68f7d25..61b59cea70cb0 100644 --- a/dev-python/netifaces/netifaces-0.10.4.ebuild +++ b/dev-python/netifaces/netifaces-0.10.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy{,3} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy{,3} ) inherit distutils-r1 diff --git a/dev-python/networkx/networkx-1.10-r1.ebuild b/dev-python/networkx/networkx-1.10-r1.ebuild index b6b73f9cfe837..e908377bd0111 100644 --- a/dev-python/networkx/networkx-1.10-r1.ebuild +++ b/dev-python/networkx/networkx-1.10-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/networkx/networkx-1.10.ebuild b/dev-python/networkx/networkx-1.10.ebuild index 23f681f8150d3..13ca586abc7b4 100644 --- a/dev-python/networkx/networkx-1.10.ebuild +++ b/dev-python/networkx/networkx-1.10.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/networkx/networkx-1.11.ebuild b/dev-python/networkx/networkx-1.11.ebuild index b17ec78462740..23e80226cf30f 100644 --- a/dev-python/networkx/networkx-1.11.ebuild +++ b/dev-python/networkx/networkx-1.11.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 virtualx diff --git a/dev-python/networkx/networkx-1.9.1.ebuild b/dev-python/networkx/networkx-1.9.1.ebuild index 7957bc3bb3d76..5f09f7ce4552e 100644 --- a/dev-python/networkx/networkx-1.9.1.ebuild +++ b/dev-python/networkx/networkx-1.9.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/neutron-lib/neutron-lib-0.0.2.ebuild b/dev-python/neutron-lib/neutron-lib-0.0.2.ebuild index 3f6a06c821d91..10619cecdf28b 100644 --- a/dev-python/neutron-lib/neutron-lib-0.0.2.ebuild +++ b/dev-python/neutron-lib/neutron-lib-0.0.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/nose-cover3/nose-cover3-0.1.0-r1.ebuild b/dev-python/nose-cover3/nose-cover3-0.1.0-r1.ebuild index e1803fa1eded5..87e4d9e710248 100644 --- a/dev-python/nose-cover3/nose-cover3-0.1.0-r1.ebuild +++ b/dev-python/nose-cover3/nose-cover3-0.1.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/nose-descriptionfixer/nose-descriptionfixer-0.0.4.ebuild b/dev-python/nose-descriptionfixer/nose-descriptionfixer-0.0.4.ebuild index e4677949d5278..0282418699edf 100644 --- a/dev-python/nose-descriptionfixer/nose-descriptionfixer-0.0.4.ebuild +++ b/dev-python/nose-descriptionfixer/nose-descriptionfixer-0.0.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3) inherit distutils-r1 diff --git a/dev-python/nose-exclude/nose-exclude-0.4.1.ebuild b/dev-python/nose-exclude/nose-exclude-0.4.1.ebuild index 513a7c0133cb6..336e87a1905ba 100644 --- a/dev-python/nose-exclude/nose-exclude-0.4.1.ebuild +++ b/dev-python/nose-exclude/nose-exclude-0.4.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/nose-show-skipped/nose-show-skipped-0.1.ebuild b/dev-python/nose-show-skipped/nose-show-skipped-0.1.ebuild index cca26f438d301..7f8928c587414 100644 --- a/dev-python/nose-show-skipped/nose-show-skipped-0.1.ebuild +++ b/dev-python/nose-show-skipped/nose-show-skipped-0.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/nose-testconfig/nose-testconfig-0.10.ebuild b/dev-python/nose-testconfig/nose-testconfig-0.10.ebuild index dfc1abe00abd1..2c2fd53a810cc 100644 --- a/dev-python/nose-testconfig/nose-testconfig-0.10.ebuild +++ b/dev-python/nose-testconfig/nose-testconfig-0.10.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/nose-testconfig/nose-testconfig-0.9.ebuild b/dev-python/nose-testconfig/nose-testconfig-0.9.ebuild index 77ddf63c24a22..52d87f661ab60 100644 --- a/dev-python/nose-testconfig/nose-testconfig-0.9.ebuild +++ b/dev-python/nose-testconfig/nose-testconfig-0.9.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/nose/nose-1.3.7-r1.ebuild b/dev-python/nose/nose-1.3.7-r1.ebuild index a4bf43c9a1d87..647a9fe465c05 100644 --- a/dev-python/nose/nose-1.3.7-r1.ebuild +++ b/dev-python/nose/nose-1.3.7-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/nose/nose-1.3.7-r2.ebuild b/dev-python/nose/nose-1.3.7-r2.ebuild index 9af31fc091fa8..a475ecfc4bfda 100644 --- a/dev-python/nose/nose-1.3.7-r2.ebuild +++ b/dev-python/nose/nose-1.3.7-r2.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/nose/nose-1.3.7-r3.ebuild b/dev-python/nose/nose-1.3.7-r3.ebuild index c960896f744fa..d588781800801 100644 --- a/dev-python/nose/nose-1.3.7-r3.ebuild +++ b/dev-python/nose/nose-1.3.7-r3.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/nose/nose-9999.ebuild b/dev-python/nose/nose-9999.ebuild index 83a56db46879d..5ec4bbb03d4d7 100644 --- a/dev-python/nose/nose-9999.ebuild +++ b/dev-python/nose/nose-9999.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 git-r3 diff --git a/dev-python/nose2/nose2-0.6.4.ebuild b/dev-python/nose2/nose2-0.6.4.ebuild index f83b33e63e774..190f04ea17c55 100644 --- a/dev-python/nose2/nose2-0.6.4.ebuild +++ b/dev-python/nose2/nose2-0.6.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/nose2/nose2-0.6.5.ebuild b/dev-python/nose2/nose2-0.6.5.ebuild index f83b33e63e774..190f04ea17c55 100644 --- a/dev-python/nose2/nose2-0.6.5.ebuild +++ b/dev-python/nose2/nose2-0.6.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/nose_fixes/nose_fixes-1.3.ebuild b/dev-python/nose_fixes/nose_fixes-1.3.ebuild index b5a5bc039cb90..9b656d27dda78 100644 --- a/dev-python/nose_fixes/nose_fixes-1.3.ebuild +++ b/dev-python/nose_fixes/nose_fixes-1.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/nose_warnings_filters/nose_warnings_filters-0.1.0.ebuild b/dev-python/nose_warnings_filters/nose_warnings_filters-0.1.0.ebuild index ee6edff5c1b4a..4eb8d787d2616 100644 --- a/dev-python/nose_warnings_filters/nose_warnings_filters-0.1.0.ebuild +++ b/dev-python/nose_warnings_filters/nose_warnings_filters-0.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit python-r1 diff --git a/dev-python/nose_warnings_filters/nose_warnings_filters-0.1.1.ebuild b/dev-python/nose_warnings_filters/nose_warnings_filters-0.1.1.ebuild index ee6edff5c1b4a..4eb8d787d2616 100644 --- a/dev-python/nose_warnings_filters/nose_warnings_filters-0.1.1.ebuild +++ b/dev-python/nose_warnings_filters/nose_warnings_filters-0.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit python-r1 diff --git a/dev-python/nosehtmloutput/nosehtmloutput-0.0.5.ebuild b/dev-python/nosehtmloutput/nosehtmloutput-0.0.5.ebuild index e2cd4f54c3c1a..c6d2e789e156f 100644 --- a/dev-python/nosehtmloutput/nosehtmloutput-0.0.5.ebuild +++ b/dev-python/nosehtmloutput/nosehtmloutput-0.0.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/nosexcover/nosexcover-1.0.10.ebuild b/dev-python/nosexcover/nosexcover-1.0.10.ebuild index 615b24324620e..3a023e5f26623 100644 --- a/dev-python/nosexcover/nosexcover-1.0.10.ebuild +++ b/dev-python/nosexcover/nosexcover-1.0.10.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/notebook/notebook-4.0.6.ebuild b/dev-python/notebook/notebook-4.0.6.ebuild index 234d816a61d89..3dbd02ffbd51d 100644 --- a/dev-python/notebook/notebook-4.0.6.ebuild +++ b/dev-python/notebook/notebook-4.0.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/notebook/notebook-4.1.0.ebuild b/dev-python/notebook/notebook-4.1.0.ebuild index e2b503c3af77b..e451ebe98e1d1 100644 --- a/dev-python/notebook/notebook-4.1.0.ebuild +++ b/dev-python/notebook/notebook-4.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/numba/numba-0.18.2.ebuild b/dev-python/numba/numba-0.18.2.ebuild index 49c04d5aa70e6..23c136edb1d45 100644 --- a/dev-python/numba/numba-0.18.2.ebuild +++ b/dev-python/numba/numba-0.18.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/numba/numba-0.19.2.ebuild b/dev-python/numba/numba-0.19.2.ebuild index 9ba53af356b10..0787b07ea54d9 100644 --- a/dev-python/numba/numba-0.19.2.ebuild +++ b/dev-python/numba/numba-0.19.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/numba/numba-0.20.0.ebuild b/dev-python/numba/numba-0.20.0.ebuild index cbd0b4239074b..7c497dc4194a0 100644 --- a/dev-python/numba/numba-0.20.0.ebuild +++ b/dev-python/numba/numba-0.20.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/numba/numba-0.22.1.ebuild b/dev-python/numba/numba-0.22.1.ebuild index cbd0b4239074b..7c497dc4194a0 100644 --- a/dev-python/numba/numba-0.22.1.ebuild +++ b/dev-python/numba/numba-0.22.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/numba/numba-0.23.1.ebuild b/dev-python/numba/numba-0.23.1.ebuild index 044bc09c50eec..fff70523fa2bf 100644 --- a/dev-python/numba/numba-0.23.1.ebuild +++ b/dev-python/numba/numba-0.23.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/numba/numba-0.24.0.ebuild b/dev-python/numba/numba-0.24.0.ebuild index 0329bb99e536c..4e2554e3830f9 100644 --- a/dev-python/numba/numba-0.24.0.ebuild +++ b/dev-python/numba/numba-0.24.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/numba/numba-0.25.0.ebuild b/dev-python/numba/numba-0.25.0.ebuild index 67a4bbaf68630..0260ebcf375bc 100644 --- a/dev-python/numba/numba-0.25.0.ebuild +++ b/dev-python/numba/numba-0.25.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/numba/numba-0.26.0.ebuild b/dev-python/numba/numba-0.26.0.ebuild index 4082bbf828189..a0a805d1221dc 100644 --- a/dev-python/numba/numba-0.26.0.ebuild +++ b/dev-python/numba/numba-0.26.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/numba/numba-0.27.0.ebuild b/dev-python/numba/numba-0.27.0.ebuild index 4082bbf828189..a0a805d1221dc 100644 --- a/dev-python/numba/numba-0.27.0.ebuild +++ b/dev-python/numba/numba-0.27.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/numexpr/numexpr-2.4.3.ebuild b/dev-python/numexpr/numexpr-2.4.3.ebuild index 3e8710d5b0775..a69f39208f858 100644 --- a/dev-python/numexpr/numexpr-2.4.3.ebuild +++ b/dev-python/numexpr/numexpr-2.4.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/numexpr/numexpr-2.4.4.ebuild b/dev-python/numexpr/numexpr-2.4.4.ebuild index ae5fbec895869..a52459409ba33 100644 --- a/dev-python/numexpr/numexpr-2.4.4.ebuild +++ b/dev-python/numexpr/numexpr-2.4.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/numexpr/numexpr-2.4.6.ebuild b/dev-python/numexpr/numexpr-2.4.6.ebuild index ae5fbec895869..a52459409ba33 100644 --- a/dev-python/numexpr/numexpr-2.4.6.ebuild +++ b/dev-python/numexpr/numexpr-2.4.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/numexpr/numexpr-2.5.ebuild b/dev-python/numexpr/numexpr-2.5.ebuild index 263d9a72e1510..a1cb99022c0da 100644 --- a/dev-python/numexpr/numexpr-2.5.ebuild +++ b/dev-python/numexpr/numexpr-2.5.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/numexpr/numexpr-2.6.1.ebuild b/dev-python/numexpr/numexpr-2.6.1.ebuild index 81dfab2fdae56..7730d01cc576e 100644 --- a/dev-python/numexpr/numexpr-2.6.1.ebuild +++ b/dev-python/numexpr/numexpr-2.6.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 flag-o-matic diff --git a/dev-python/numpy/numpy-1.10.1-r1.ebuild b/dev-python/numpy/numpy-1.10.1-r1.ebuild index 4cec96d038ab6..0303096f4f2c4 100644 --- a/dev-python/numpy/numpy-1.10.1-r1.ebuild +++ b/dev-python/numpy/numpy-1.10.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" FORTRAN_NEEDED=lapack diff --git a/dev-python/numpy/numpy-1.10.2-r2.ebuild b/dev-python/numpy/numpy-1.10.2-r2.ebuild index 33f693b40a1c9..d92d17039d648 100644 --- a/dev-python/numpy/numpy-1.10.2-r2.ebuild +++ b/dev-python/numpy/numpy-1.10.2-r2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" FORTRAN_NEEDED=lapack diff --git a/dev-python/numpy/numpy-1.10.4.ebuild b/dev-python/numpy/numpy-1.10.4.ebuild index 7909440fd340a..e613f1052b5e5 100644 --- a/dev-python/numpy/numpy-1.10.4.ebuild +++ b/dev-python/numpy/numpy-1.10.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" FORTRAN_NEEDED=lapack diff --git a/dev-python/numpy/numpy-1.8.2.ebuild b/dev-python/numpy/numpy-1.8.2.ebuild index 80dce73022e2b..068652a7cac0d 100644 --- a/dev-python/numpy/numpy-1.8.2.ebuild +++ b/dev-python/numpy/numpy-1.8.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="threads(+)" FORTRAN_NEEDED=lapack diff --git a/dev-python/numpy/numpy-1.9.2.ebuild b/dev-python/numpy/numpy-1.9.2.ebuild index 34feea1ec9fe4..e214402a90085 100644 --- a/dev-python/numpy/numpy-1.9.2.ebuild +++ b/dev-python/numpy/numpy-1.9.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) PYTHON_REQ_USE="threads(+)" FORTRAN_NEEDED=lapack diff --git a/dev-python/numpy/numpy-1.9.3.ebuild b/dev-python/numpy/numpy-1.9.3.ebuild index 11d1e8e46c2d7..bdf0945e2fae4 100644 --- a/dev-python/numpy/numpy-1.9.3.ebuild +++ b/dev-python/numpy/numpy-1.9.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) PYTHON_REQ_USE="threads(+)" FORTRAN_NEEDED=lapack diff --git a/dev-python/numpy/numpy-9999.ebuild b/dev-python/numpy/numpy-9999.ebuild index 74d9bcb761cd8..cedb78f9b0920 100644 --- a/dev-python/numpy/numpy-9999.ebuild +++ b/dev-python/numpy/numpy-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" FORTRAN_NEEDED=lapack diff --git a/dev-python/numpydoc/numpydoc-0.4-r1.ebuild b/dev-python/numpydoc/numpydoc-0.4-r1.ebuild index 9679b9d64bacc..4048e73402277 100644 --- a/dev-python/numpydoc/numpydoc-0.4-r1.ebuild +++ b/dev-python/numpydoc/numpydoc-0.4-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/numpydoc/numpydoc-0.5.ebuild b/dev-python/numpydoc/numpydoc-0.5.ebuild index 81bf9036a9c53..a7a5d8cc53882 100644 --- a/dev-python/numpydoc/numpydoc-0.5.ebuild +++ b/dev-python/numpydoc/numpydoc-0.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/numpydoc/numpydoc-0.6.0.ebuild b/dev-python/numpydoc/numpydoc-0.6.0.ebuild index 9577ca4916779..1831176f9b911 100644 --- a/dev-python/numpydoc/numpydoc-0.6.0.ebuild +++ b/dev-python/numpydoc/numpydoc-0.6.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/oauth2/oauth2-1.9.0_p1.ebuild b/dev-python/oauth2/oauth2-1.9.0_p1.ebuild index 10d6a2e852c41..102022ccdb758 100644 --- a/dev-python/oauth2/oauth2-1.9.0_p1.ebuild +++ b/dev-python/oauth2/oauth2-1.9.0_p1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/oauth2client/oauth2client-1.4.11.ebuild b/dev-python/oauth2client/oauth2client-1.4.11.ebuild index c13ae18e82ef1..4b8372c714dd9 100644 --- a/dev-python/oauth2client/oauth2client-1.4.11.ebuild +++ b/dev-python/oauth2client/oauth2client-1.4.11.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy) +PYTHON_COMPAT=( python2_7 python3_4 pypy) inherit distutils-r1 diff --git a/dev-python/oauth2client/oauth2client-1.4.12.ebuild b/dev-python/oauth2client/oauth2client-1.4.12.ebuild index 415b14ef424f8..5b68d9c4f5158 100644 --- a/dev-python/oauth2client/oauth2client-1.4.12.ebuild +++ b/dev-python/oauth2client/oauth2client-1.4.12.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy) +PYTHON_COMPAT=( python2_7 python3_4 pypy) inherit distutils-r1 diff --git a/dev-python/oauth2client/oauth2client-1.4.6.ebuild b/dev-python/oauth2client/oauth2client-1.4.6.ebuild index 7621c7e14e62a..9779ca2c1165b 100644 --- a/dev-python/oauth2client/oauth2client-1.4.6.ebuild +++ b/dev-python/oauth2client/oauth2client-1.4.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/oauth2client/oauth2client-1.5.1.ebuild b/dev-python/oauth2client/oauth2client-1.5.1.ebuild index 415b14ef424f8..5b68d9c4f5158 100644 --- a/dev-python/oauth2client/oauth2client-1.5.1.ebuild +++ b/dev-python/oauth2client/oauth2client-1.5.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy) +PYTHON_COMPAT=( python2_7 python3_4 pypy) inherit distutils-r1 diff --git a/dev-python/oauth2client/oauth2client-1.5.2.ebuild b/dev-python/oauth2client/oauth2client-1.5.2.ebuild index 180ef5f4c1649..9e41e8f991b0d 100644 --- a/dev-python/oauth2client/oauth2client-1.5.2.ebuild +++ b/dev-python/oauth2client/oauth2client-1.5.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy) inherit distutils-r1 diff --git a/dev-python/oauth2client/oauth2client-2.0.1.ebuild b/dev-python/oauth2client/oauth2client-2.0.1.ebuild index d92b753fd22ac..30e9b706719d7 100644 --- a/dev-python/oauth2client/oauth2client-2.0.1.ebuild +++ b/dev-python/oauth2client/oauth2client-2.0.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy) inherit distutils-r1 diff --git a/dev-python/oauth2client/oauth2client-2.0.2.ebuild b/dev-python/oauth2client/oauth2client-2.0.2.ebuild index 55bc6bc7ad30e..9ea9cbe1f2fa9 100644 --- a/dev-python/oauth2client/oauth2client-2.0.2.ebuild +++ b/dev-python/oauth2client/oauth2client-2.0.2.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy) inherit distutils-r1 diff --git a/dev-python/oauth2client/oauth2client-2.1.0.ebuild b/dev-python/oauth2client/oauth2client-2.1.0.ebuild index f0ad4130a1097..0e168f504731a 100644 --- a/dev-python/oauth2client/oauth2client-2.1.0.ebuild +++ b/dev-python/oauth2client/oauth2client-2.1.0.ebuild @@ -3,7 +3,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy) inherit distutils-r1 diff --git a/dev-python/oauth2client/oauth2client-2.2.0.ebuild b/dev-python/oauth2client/oauth2client-2.2.0.ebuild index f0ad4130a1097..0e168f504731a 100644 --- a/dev-python/oauth2client/oauth2client-2.2.0.ebuild +++ b/dev-python/oauth2client/oauth2client-2.2.0.ebuild @@ -3,7 +3,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy) inherit distutils-r1 diff --git a/dev-python/oauthlib/oauthlib-0.7.2.ebuild b/dev-python/oauthlib/oauthlib-0.7.2.ebuild index a667b8c625941..dfb4c27d6e2ab 100644 --- a/dev-python/oauthlib/oauthlib-0.7.2.ebuild +++ b/dev-python/oauthlib/oauthlib-0.7.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/oauthlib/oauthlib-1.0.1.ebuild b/dev-python/oauthlib/oauthlib-1.0.1.ebuild index f3c6dcee5ff6a..69cd384529631 100644 --- a/dev-python/oauthlib/oauthlib-1.0.1.ebuild +++ b/dev-python/oauthlib/oauthlib-1.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/oauthlib/oauthlib-1.0.3.ebuild b/dev-python/oauthlib/oauthlib-1.0.3.ebuild index f3c6dcee5ff6a..69cd384529631 100644 --- a/dev-python/oauthlib/oauthlib-1.0.3.ebuild +++ b/dev-python/oauthlib/oauthlib-1.0.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/oct2py/oct2py-1.3.0-r1.ebuild b/dev-python/oct2py/oct2py-1.3.0-r1.ebuild index 57561f7cf5959..f26e72cecc2a9 100644 --- a/dev-python/oct2py/oct2py-1.3.0-r1.ebuild +++ b/dev-python/oct2py/oct2py-1.3.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/oct2py/oct2py-3.3.3.ebuild b/dev-python/oct2py/oct2py-3.3.3.ebuild index 947ad07fcccba..f1321b117d16c 100644 --- a/dev-python/oct2py/oct2py-3.3.3.ebuild +++ b/dev-python/oct2py/oct2py-3.3.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/odfpy/odfpy-1.3.1.ebuild b/dev-python/odfpy/odfpy-1.3.1.ebuild index dca448f0c31ea..a71c0d3013b2e 100644 --- a/dev-python/odfpy/odfpy-1.3.1.ebuild +++ b/dev-python/odfpy/odfpy-1.3.1.ebuild @@ -7,7 +7,7 @@ EAPI="5" # Classifier: Programming Language :: Python :: 2 :: Only # py3 fails one test, pypy anpother. # Notes on page of home repo reports support of python3. -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/odfpy/odfpy-1.3.2.ebuild b/dev-python/odfpy/odfpy-1.3.2.ebuild index 3e7a0e3a782ca..2f8a0a73ec7b9 100644 --- a/dev-python/odfpy/odfpy-1.3.2.ebuild +++ b/dev-python/odfpy/odfpy-1.3.2.ebuild @@ -7,7 +7,7 @@ EAPI="5" # Classifier: Programming Language :: Python :: 2 :: Only # py3 fails one test, pypy anpother. # Notes on page of home repo reports support of python3. -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/odo/odo-0.3.2.ebuild b/dev-python/odo/odo-0.3.2.ebuild index e17aee79bd0ed..ebdf1fc73a177 100644 --- a/dev-python/odo/odo-0.3.2.ebuild +++ b/dev-python/odo/odo-0.3.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/odo/odo-0.3.3.ebuild b/dev-python/odo/odo-0.3.3.ebuild index dd0574d8ff854..5e38b29ae216e 100644 --- a/dev-python/odo/odo-0.3.3.ebuild +++ b/dev-python/odo/odo-0.3.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/odo/odo-0.4.0.ebuild b/dev-python/odo/odo-0.4.0.ebuild index dd0574d8ff854..5e38b29ae216e 100644 --- a/dev-python/odo/odo-0.4.0.ebuild +++ b/dev-python/odo/odo-0.4.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/odo/odo-0.4.2.ebuild b/dev-python/odo/odo-0.4.2.ebuild index dd0574d8ff854..5e38b29ae216e 100644 --- a/dev-python/odo/odo-0.4.2.ebuild +++ b/dev-python/odo/odo-0.4.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/odo/odo-0.5.0.ebuild b/dev-python/odo/odo-0.5.0.ebuild index d18bf13c1ed4f..6830f1d31b069 100644 --- a/dev-python/odo/odo-0.5.0.ebuild +++ b/dev-python/odo/odo-0.5.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/openpyxl/openpyxl-2.2.3.ebuild b/dev-python/openpyxl/openpyxl-2.2.3.ebuild index 24c369aef4135..a4acbb1cc4b8c 100644 --- a/dev-python/openpyxl/openpyxl-2.2.3.ebuild +++ b/dev-python/openpyxl/openpyxl-2.2.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/openpyxl/openpyxl-2.3.0.ebuild b/dev-python/openpyxl/openpyxl-2.3.0.ebuild index deb1a6fdd305a..d05b33ecf5115 100644 --- a/dev-python/openpyxl/openpyxl-2.3.0.ebuild +++ b/dev-python/openpyxl/openpyxl-2.3.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/openpyxl/openpyxl-2.3.3.ebuild b/dev-python/openpyxl/openpyxl-2.3.3.ebuild index 2d6375f7d9b9d..3cd84422a36c7 100644 --- a/dev-python/openpyxl/openpyxl-2.3.3.ebuild +++ b/dev-python/openpyxl/openpyxl-2.3.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/openpyxl/openpyxl-9999.ebuild b/dev-python/openpyxl/openpyxl-9999.ebuild index 11925e3695931..a1acbebc2d54c 100644 --- a/dev-python/openpyxl/openpyxl-9999.ebuild +++ b/dev-python/openpyxl/openpyxl-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 mercurial diff --git a/dev-python/openstacksdk/openstacksdk-0.8.2.ebuild b/dev-python/openstacksdk/openstacksdk-0.8.2.ebuild index 5497a5c0d035f..ddf3bc4daa7fc 100644 --- a/dev-python/openstacksdk/openstacksdk-0.8.2.ebuild +++ b/dev-python/openstacksdk/openstacksdk-0.8.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/os-brick/os-brick-1.2.0.ebuild b/dev-python/os-brick/os-brick-1.2.0.ebuild index f6347b2783043..8ced00660e8e8 100644 --- a/dev-python/os-brick/os-brick-1.2.0.ebuild +++ b/dev-python/os-brick/os-brick-1.2.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/os-client-config/os-client-config-1.16.0.ebuild b/dev-python/os-client-config/os-client-config-1.16.0.ebuild index 1f6d1ca1bbe98..f86a9236842bf 100644 --- a/dev-python/os-client-config/os-client-config-1.16.0.ebuild +++ b/dev-python/os-client-config/os-client-config-1.16.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/os-testr/os-testr-0.6.0.ebuild b/dev-python/os-testr/os-testr-0.6.0.ebuild index bcae8b24617ea..0e2e3e86559d6 100644 --- a/dev-python/os-testr/os-testr-0.6.0.ebuild +++ b/dev-python/os-testr/os-testr-0.6.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/os-win/os-win-0.4.0.ebuild b/dev-python/os-win/os-win-0.4.0.ebuild index 4cfba90be5d2d..562bf0cc4ae35 100644 --- a/dev-python/os-win/os-win-0.4.0.ebuild +++ b/dev-python/os-win/os-win-0.4.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/oslo-cache/oslo-cache-1.6.0.ebuild b/dev-python/oslo-cache/oslo-cache-1.6.0.ebuild index be36c81ea0e02..a5e07057fb130 100644 --- a/dev-python/oslo-cache/oslo-cache-1.6.0.ebuild +++ b/dev-python/oslo-cache/oslo-cache-1.6.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/oslo-concurrency/oslo-concurrency-3.7.1.ebuild b/dev-python/oslo-concurrency/oslo-concurrency-3.7.1.ebuild index d617f7667f9db..448e7799e8333 100644 --- a/dev-python/oslo-concurrency/oslo-concurrency-3.7.1.ebuild +++ b/dev-python/oslo-concurrency/oslo-concurrency-3.7.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/oslo-config/oslo-config-3.9.0.ebuild b/dev-python/oslo-config/oslo-config-3.9.0.ebuild index ce17a301626a3..e437b58baf9e9 100644 --- a/dev-python/oslo-config/oslo-config-3.9.0.ebuild +++ b/dev-python/oslo-config/oslo-config-3.9.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/oslo-context/oslo-context-2.2.0.ebuild b/dev-python/oslo-context/oslo-context-2.2.0.ebuild index f00496067a86d..254a4a309fa88 100644 --- a/dev-python/oslo-context/oslo-context-2.2.0.ebuild +++ b/dev-python/oslo-context/oslo-context-2.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/oslo-db/oslo-db-4.7.1.ebuild b/dev-python/oslo-db/oslo-db-4.7.1.ebuild index e9729cf1b20e8..f8bfd934376bf 100644 --- a/dev-python/oslo-db/oslo-db-4.7.1.ebuild +++ b/dev-python/oslo-db/oslo-db-4.7.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5) +PYTHON_COMPAT=( python2_7 python3_4 python3_5) inherit distutils-r1 diff --git a/dev-python/oslo-i18n/oslo-i18n-3.5.0.ebuild b/dev-python/oslo-i18n/oslo-i18n-3.5.0.ebuild index af5d00f786ad6..4b1faf4245658 100644 --- a/dev-python/oslo-i18n/oslo-i18n-3.5.0.ebuild +++ b/dev-python/oslo-i18n/oslo-i18n-3.5.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/oslo-i18n/oslo-i18n-3.9.0.ebuild b/dev-python/oslo-i18n/oslo-i18n-3.9.0.ebuild index 53e3f7ddcfcf0..423834e5a861a 100644 --- a/dev-python/oslo-i18n/oslo-i18n-3.9.0.ebuild +++ b/dev-python/oslo-i18n/oslo-i18n-3.9.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/oslo-log/oslo-log-3.3.0.ebuild b/dev-python/oslo-log/oslo-log-3.3.0.ebuild index 58688ed5c0069..db597ba914463 100644 --- a/dev-python/oslo-log/oslo-log-3.3.0.ebuild +++ b/dev-python/oslo-log/oslo-log-3.3.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/oslo-messaging/oslo-messaging-4.6.1.ebuild b/dev-python/oslo-messaging/oslo-messaging-4.6.1.ebuild index 417d5f6c3b798..bb9708919334b 100644 --- a/dev-python/oslo-messaging/oslo-messaging-4.6.1.ebuild +++ b/dev-python/oslo-messaging/oslo-messaging-4.6.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/oslo-middleware/oslo-middleware-3.8.0-r1.ebuild b/dev-python/oslo-middleware/oslo-middleware-3.8.0-r1.ebuild index 697abd01f78fb..2a4fe067baf31 100644 --- a/dev-python/oslo-middleware/oslo-middleware-3.8.0-r1.ebuild +++ b/dev-python/oslo-middleware/oslo-middleware-3.8.0-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/oslo-policy/oslo-policy-1.6.0.ebuild b/dev-python/oslo-policy/oslo-policy-1.6.0.ebuild index f7656fad24d9c..c6f5327b128d4 100644 --- a/dev-python/oslo-policy/oslo-policy-1.6.0.ebuild +++ b/dev-python/oslo-policy/oslo-policy-1.6.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5) +PYTHON_COMPAT=( python2_7 python3_4 python3_5) inherit distutils-r1 diff --git a/dev-python/oslo-rootwrap/oslo-rootwrap-4.1.0.ebuild b/dev-python/oslo-rootwrap/oslo-rootwrap-4.1.0.ebuild index 88aecff0ca853..09275ecf22147 100644 --- a/dev-python/oslo-rootwrap/oslo-rootwrap-4.1.0.ebuild +++ b/dev-python/oslo-rootwrap/oslo-rootwrap-4.1.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/oslo-serialization/oslo-serialization-1.11.0.ebuild b/dev-python/oslo-serialization/oslo-serialization-1.11.0.ebuild index 740daf0495506..4d9cc0353e44b 100644 --- a/dev-python/oslo-serialization/oslo-serialization-1.11.0.ebuild +++ b/dev-python/oslo-serialization/oslo-serialization-1.11.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/oslo-service/oslo-service-1.8.0.ebuild b/dev-python/oslo-service/oslo-service-1.8.0.ebuild index a2aa18ec4e417..3fb2ef233812a 100644 --- a/dev-python/oslo-service/oslo-service-1.8.0.ebuild +++ b/dev-python/oslo-service/oslo-service-1.8.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/oslo-sphinx/oslo-sphinx-3.0.0.ebuild b/dev-python/oslo-sphinx/oslo-sphinx-3.0.0.ebuild index 69ef325a75e34..39ec0cf44d398 100644 --- a/dev-python/oslo-sphinx/oslo-sphinx-3.0.0.ebuild +++ b/dev-python/oslo-sphinx/oslo-sphinx-3.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/oslo-utils/oslo-utils-3.8.0.ebuild b/dev-python/oslo-utils/oslo-utils-3.8.0.ebuild index 40969870fa252..9385670523713 100644 --- a/dev-python/oslo-utils/oslo-utils-3.8.0.ebuild +++ b/dev-python/oslo-utils/oslo-utils-3.8.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/oslo-versionedobjects/oslo-versionedobjects-1.8.0.ebuild b/dev-python/oslo-versionedobjects/oslo-versionedobjects-1.8.0.ebuild index fe1831b508aee..3f1feb9b0e0b2 100644 --- a/dev-python/oslo-versionedobjects/oslo-versionedobjects-1.8.0.ebuild +++ b/dev-python/oslo-versionedobjects/oslo-versionedobjects-1.8.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/oslo-vmware/oslo-vmware-2.5.0.ebuild b/dev-python/oslo-vmware/oslo-vmware-2.5.0.ebuild index a3d66f52c6a0b..3afc7aa76fc04 100644 --- a/dev-python/oslo-vmware/oslo-vmware-2.5.0.ebuild +++ b/dev-python/oslo-vmware/oslo-vmware-2.5.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/oslotest/oslotest-1.12.0.ebuild b/dev-python/oslotest/oslotest-1.12.0.ebuild index c9506bc968ab3..304f32b679522 100644 --- a/dev-python/oslotest/oslotest-1.12.0.ebuild +++ b/dev-python/oslotest/oslotest-1.12.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/oslotest/oslotest-2.4.0.ebuild b/dev-python/oslotest/oslotest-2.4.0.ebuild index 13f3b9350f8d0..51b470027ff0f 100644 --- a/dev-python/oslotest/oslotest-2.4.0.ebuild +++ b/dev-python/oslotest/oslotest-2.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/osprofiler/osprofiler-1.2.0.ebuild b/dev-python/osprofiler/osprofiler-1.2.0.ebuild index ce05748813318..38b401ef2d81e 100644 --- a/dev-python/osprofiler/osprofiler-1.2.0.ebuild +++ b/dev-python/osprofiler/osprofiler-1.2.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/osprofiler/osprofiler-1.4.0.ebuild b/dev-python/osprofiler/osprofiler-1.4.0.ebuild index a7d059bf0db82..509e1135ed460 100644 --- a/dev-python/osprofiler/osprofiler-1.4.0.ebuild +++ b/dev-python/osprofiler/osprofiler-1.4.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/packaging/packaging-15.3-r2.ebuild b/dev-python/packaging/packaging-15.3-r2.ebuild index 6dc31ae440cf2..896ce0894470b 100644 --- a/dev-python/packaging/packaging-15.3-r2.ebuild +++ b/dev-python/packaging/packaging-15.3-r2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/packaging/packaging-16.0.ebuild b/dev-python/packaging/packaging-16.0.ebuild index 199b5a5bac89b..e1b832ef4e8bd 100644 --- a/dev-python/packaging/packaging-16.0.ebuild +++ b/dev-python/packaging/packaging-16.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/packaging/packaging-16.1.ebuild b/dev-python/packaging/packaging-16.1.ebuild index 87a84a8e11578..cf25dc6f1e912 100644 --- a/dev-python/packaging/packaging-16.1.ebuild +++ b/dev-python/packaging/packaging-16.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/packaging/packaging-16.2.ebuild b/dev-python/packaging/packaging-16.2.ebuild index 87a84a8e11578..cf25dc6f1e912 100644 --- a/dev-python/packaging/packaging-16.2.ebuild +++ b/dev-python/packaging/packaging-16.2.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/packaging/packaging-16.5.ebuild b/dev-python/packaging/packaging-16.5.ebuild index 87a84a8e11578..cf25dc6f1e912 100644 --- a/dev-python/packaging/packaging-16.5.ebuild +++ b/dev-python/packaging/packaging-16.5.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/packaging/packaging-16.6.ebuild b/dev-python/packaging/packaging-16.6.ebuild index a4a52f99cb9a9..2267a57bd3504 100644 --- a/dev-python/packaging/packaging-16.6.ebuild +++ b/dev-python/packaging/packaging-16.6.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pafy/pafy-0.5.1.ebuild b/dev-python/pafy/pafy-0.5.1.ebuild index 61d4ff0db25bf..9c2fbdd1077c5 100644 --- a/dev-python/pafy/pafy-0.5.1.ebuild +++ b/dev-python/pafy/pafy-0.5.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 DESCRIPTION="Python library to retrieve YouTube content and metadata" diff --git a/dev-python/pafy/pafy-0.5.2.ebuild b/dev-python/pafy/pafy-0.5.2.ebuild index 61d4ff0db25bf..9c2fbdd1077c5 100644 --- a/dev-python/pafy/pafy-0.5.2.ebuild +++ b/dev-python/pafy/pafy-0.5.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 DESCRIPTION="Python library to retrieve YouTube content and metadata" diff --git a/dev-python/pandas/pandas-0.16.2.ebuild b/dev-python/pandas/pandas-0.16.2.ebuild index ddaef19ba46ee..ba7abbf9d08ba 100644 --- a/dev-python/pandas/pandas-0.16.2.ebuild +++ b/dev-python/pandas/pandas-0.16.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 eutils flag-o-matic virtualx diff --git a/dev-python/pandas/pandas-0.17.0.ebuild b/dev-python/pandas/pandas-0.17.0.ebuild index 309b01e46102b..688128e28304c 100644 --- a/dev-python/pandas/pandas-0.17.0.ebuild +++ b/dev-python/pandas/pandas-0.17.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 eutils flag-o-matic virtualx diff --git a/dev-python/pandas/pandas-0.17.1.ebuild b/dev-python/pandas/pandas-0.17.1.ebuild index 8fd49dd1a7856..6bf404521fd76 100644 --- a/dev-python/pandas/pandas-0.17.1.ebuild +++ b/dev-python/pandas/pandas-0.17.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" VIRTUALX_REQUIRED="manual" diff --git a/dev-python/pandas/pandas-9999.ebuild b/dev-python/pandas/pandas-9999.ebuild index 8503b241b17d4..f62cf51086451 100644 --- a/dev-python/pandas/pandas-9999.ebuild +++ b/dev-python/pandas/pandas-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 eutils flag-o-matic git-r3 virtualx diff --git a/dev-python/paramiko/paramiko-1.15.1-r1.ebuild b/dev-python/paramiko/paramiko-1.15.1-r1.ebuild index 0ecd6002d63e7..e6dcf73d6bde9 100644 --- a/dev-python/paramiko/paramiko-1.15.1-r1.ebuild +++ b/dev-python/paramiko/paramiko-1.15.1-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/paramiko/paramiko-1.16.0.ebuild b/dev-python/paramiko/paramiko-1.16.0.ebuild index 218aaba7e66a4..dce7fe2a2438b 100644 --- a/dev-python/paramiko/paramiko-1.16.0.ebuild +++ b/dev-python/paramiko/paramiko-1.16.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/paramiko/paramiko-2.0.2.ebuild b/dev-python/paramiko/paramiko-2.0.2.ebuild index bc55976a69e6d..51fef39fd1c7f 100644 --- a/dev-python/paramiko/paramiko-2.0.2.ebuild +++ b/dev-python/paramiko/paramiko-2.0.2.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/paramiko/paramiko-9999.ebuild b/dev-python/paramiko/paramiko-9999.ebuild index 0048727d1c5ed..a4b35565b6841 100644 --- a/dev-python/paramiko/paramiko-9999.ebuild +++ b/dev-python/paramiko/paramiko-9999.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 git-r3 diff --git a/dev-python/paramunittest/paramunittest-0.2.ebuild b/dev-python/paramunittest/paramunittest-0.2.ebuild index 9ae13c1abf85b..251f274f13bfd 100644 --- a/dev-python/paramunittest/paramunittest-0.2.ebuild +++ b/dev-python/paramunittest/paramunittest-0.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/parse-type/parse-type-0.3.4.ebuild b/dev-python/parse-type/parse-type-0.3.4.ebuild index 87577c185f634..a73a330d5287b 100644 --- a/dev-python/parse-type/parse-type-0.3.4.ebuild +++ b/dev-python/parse-type/parse-type-0.3.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/parse/parse-1.6.4.ebuild b/dev-python/parse/parse-1.6.4.ebuild index 68e397a104b9b..32aa7faf6051b 100644 --- a/dev-python/parse/parse-1.6.4.ebuild +++ b/dev-python/parse/parse-1.6.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/parsedatetime/parsedatetime-1.5.ebuild b/dev-python/parsedatetime/parsedatetime-1.5.ebuild index 20a266729179e..871b1ba41569c 100644 --- a/dev-python/parsedatetime/parsedatetime-1.5.ebuild +++ b/dev-python/parsedatetime/parsedatetime-1.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_3,3_4}) +PYTHON_COMPAT=(python{2_7,3_4}) inherit distutils-r1 diff --git a/dev-python/passlib/passlib-1.6.5-r1.ebuild b/dev-python/passlib/passlib-1.6.5-r1.ebuild index a0f0a0371ccf9..646e9ab703888 100644 --- a/dev-python/passlib/passlib-1.6.5-r1.ebuild +++ b/dev-python/passlib/passlib-1.6.5-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/passwordmeter/passwordmeter-0.1.7-r1.ebuild b/dev-python/passwordmeter/passwordmeter-0.1.7-r1.ebuild index 42d9f3747b2ed..1a05b1b9c7aa3 100644 --- a/dev-python/passwordmeter/passwordmeter-0.1.7-r1.ebuild +++ b/dev-python/passwordmeter/passwordmeter-0.1.7-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/passwordmeter/passwordmeter-0.1.8.ebuild b/dev-python/passwordmeter/passwordmeter-0.1.8.ebuild index 1a50e834fc161..ab497cf1b4552 100644 --- a/dev-python/passwordmeter/passwordmeter-0.1.8.ebuild +++ b/dev-python/passwordmeter/passwordmeter-0.1.8.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/paste/paste-2.0.2.ebuild b/dev-python/paste/paste-2.0.2.ebuild index 70c5a6b02795f..d1315a3dca811 100644 --- a/dev-python/paste/paste-2.0.2.ebuild +++ b/dev-python/paste/paste-2.0.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/pastedeploy/pastedeploy-1.5.2.ebuild b/dev-python/pastedeploy/pastedeploy-1.5.2.ebuild index 3faa57bb125dd..658d3408f55da 100644 --- a/dev-python/pastedeploy/pastedeploy-1.5.2.ebuild +++ b/dev-python/pastedeploy/pastedeploy-1.5.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/pastescript/pastescript-2.0.2.ebuild b/dev-python/pastescript/pastescript-2.0.2.ebuild index f1bbd33768a45..1bca56741f344 100644 --- a/dev-python/pastescript/pastescript-2.0.2.ebuild +++ b/dev-python/pastescript/pastescript-2.0.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/path-and-address/path-and-address-1.1.0.ebuild b/dev-python/path-and-address/path-and-address-1.1.0.ebuild index 7553743a65670..b6675bd7e5243 100644 --- a/dev-python/path-and-address/path-and-address-1.1.0.ebuild +++ b/dev-python/path-and-address/path-and-address-1.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_{6,7} pypy{,3} python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 pypy{,3} python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/path-py/path-py-8.1.2.ebuild b/dev-python/path-py/path-py-8.1.2.ebuild index 112e60f727f38..ddc611c5e6106 100644 --- a/dev-python/path-py/path-py-8.1.2.ebuild +++ b/dev-python/path-py/path-py-8.1.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/pathlib/pathlib-1.0.1-r1.ebuild b/dev-python/pathlib/pathlib-1.0.1-r1.ebuild index 56d014d711dda..81d7f728c4266 100644 --- a/dev-python/pathlib/pathlib-1.0.1-r1.ebuild +++ b/dev-python/pathlib/pathlib-1.0.1-r1.ebuild @@ -5,7 +5,7 @@ EAPI=5 # In Python 3.4, pathlib is now part of the standard library. -PYTHON_COMPAT=( python{2_7,3_3} pypy ) +PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 diff --git a/dev-python/pathtools/pathtools-0.1.2-r1.ebuild b/dev-python/pathtools/pathtools-0.1.2-r1.ebuild index 1f1cc4d6eeeae..48dbbe7daf5a4 100644 --- a/dev-python/pathtools/pathtools-0.1.2-r1.ebuild +++ b/dev-python/pathtools/pathtools-0.1.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy) inherit distutils-r1 DESCRIPTION="Pattern matching and various utilities for file systems paths" diff --git a/dev-python/pathtools/pathtools-0.1.2.ebuild b/dev-python/pathtools/pathtools-0.1.2.ebuild index 04525f6667dd7..e218bd7c631e6 100644 --- a/dev-python/pathtools/pathtools-0.1.2.ebuild +++ b/dev-python/pathtools/pathtools-0.1.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy) +PYTHON_COMPAT=( python{2_7,3_4} pypy) inherit distutils-r1 DESCRIPTION="Pattern matching and various utilities for file systems paths" diff --git a/dev-python/patsy/patsy-0.4.1.ebuild b/dev-python/patsy/patsy-0.4.1.ebuild index 01b31df540a41..cb7f955fcdd8c 100644 --- a/dev-python/patsy/patsy-0.4.1.ebuild +++ b/dev-python/patsy/patsy-0.4.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/paver/paver-1.2.3.ebuild b/dev-python/paver/paver-1.2.3.ebuild index b5a3faf8fc7fe..b7dea9eaa1ffc 100644 --- a/dev-python/paver/paver-1.2.3.ebuild +++ b/dev-python/paver/paver-1.2.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/paver/paver-1.2.4.ebuild b/dev-python/paver/paver-1.2.4.ebuild index 39e0a96e3ad54..862afde6d47dc 100644 --- a/dev-python/paver/paver-1.2.4.ebuild +++ b/dev-python/paver/paver-1.2.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/pbkdf2/pbkdf2-1.3.ebuild b/dev-python/pbkdf2/pbkdf2-1.3.ebuild index 43ba8c171a9bd..968f3fd64b81e 100644 --- a/dev-python/pbkdf2/pbkdf2-1.3.ebuild +++ b/dev-python/pbkdf2/pbkdf2-1.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pbr/pbr-0.8.2-r1.ebuild b/dev-python/pbr/pbr-0.8.2-r1.ebuild index de427ec79a7ab..ea463ab4adceb 100644 --- a/dev-python/pbr/pbr-0.8.2-r1.ebuild +++ b/dev-python/pbr/pbr-0.8.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/pbr/pbr-1.10.0.ebuild b/dev-python/pbr/pbr-1.10.0.ebuild index b88c08b4c0f74..f54e53323b920 100644 --- a/dev-python/pbr/pbr-1.10.0.ebuild +++ b/dev-python/pbr/pbr-1.10.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/pbr/pbr-1.8.1.ebuild b/dev-python/pbr/pbr-1.8.1.ebuild index ca6e4f8847cc4..7405bb73e3885 100644 --- a/dev-python/pbr/pbr-1.8.1.ebuild +++ b/dev-python/pbr/pbr-1.8.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/pbr/pbr-1.9.1.ebuild b/dev-python/pbr/pbr-1.9.1.ebuild index 8f45ce8ee7c6b..aeae45161a12a 100644 --- a/dev-python/pbr/pbr-1.9.1.ebuild +++ b/dev-python/pbr/pbr-1.9.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/pdoc/pdoc-0.3.1.ebuild b/dev-python/pdoc/pdoc-0.3.1.ebuild index 430dfe54605f3..9fa2c448b974e 100644 --- a/dev-python/pdoc/pdoc-0.3.1.ebuild +++ b/dev-python/pdoc/pdoc-0.3.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/pdoc/pdoc-0.3.2.ebuild b/dev-python/pdoc/pdoc-0.3.2.ebuild index d5bc5309c3052..cafad03606c6d 100644 --- a/dev-python/pdoc/pdoc-0.3.2.ebuild +++ b/dev-python/pdoc/pdoc-0.3.2.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/pecan/pecan-1.0.4.ebuild b/dev-python/pecan/pecan-1.0.4.ebuild index d6399a8194e38..dff37b6543f79 100644 --- a/dev-python/pecan/pecan-1.0.4.ebuild +++ b/dev-python/pecan/pecan-1.0.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/peewee/peewee-2.6.2.ebuild b/dev-python/peewee/peewee-2.6.2.ebuild index 0c247fa34e0d8..cd89967854938 100644 --- a/dev-python/peewee/peewee-2.6.2.ebuild +++ b/dev-python/peewee/peewee-2.6.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="sqlite(+)" inherit distutils-r1 diff --git a/dev-python/peewee/peewee-2.7.4.ebuild b/dev-python/peewee/peewee-2.7.4.ebuild index 1c0a9465e13ce..7eedc0c71ad48 100644 --- a/dev-python/peewee/peewee-2.7.4.ebuild +++ b/dev-python/peewee/peewee-2.7.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYTHON_REQ_USE="sqlite(+)" inherit distutils-r1 diff --git a/dev-python/peewee/peewee-2.8.0.ebuild b/dev-python/peewee/peewee-2.8.0.ebuild index aacf223e06a03..41a18ff0ede6c 100644 --- a/dev-python/peewee/peewee-2.8.0.ebuild +++ b/dev-python/peewee/peewee-2.8.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYTHON_REQ_USE="sqlite(+)" inherit distutils-r1 diff --git a/dev-python/peewee/peewee-2.8.1.ebuild b/dev-python/peewee/peewee-2.8.1.ebuild index aacf223e06a03..41a18ff0ede6c 100644 --- a/dev-python/peewee/peewee-2.8.1.ebuild +++ b/dev-python/peewee/peewee-2.8.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYTHON_REQ_USE="sqlite(+)" inherit distutils-r1 diff --git a/dev-python/pep8/pep8-1.4.5.ebuild b/dev-python/pep8/pep8-1.4.5.ebuild index c13c9ab1765ee..131e9d352ff4d 100644 --- a/dev-python/pep8/pep8-1.4.5.ebuild +++ b/dev-python/pep8/pep8-1.4.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/pep8/pep8-1.5.6.ebuild b/dev-python/pep8/pep8-1.5.6.ebuild index fb5c00517ab07..8228e1d37c104 100644 --- a/dev-python/pep8/pep8-1.5.6.ebuild +++ b/dev-python/pep8/pep8-1.5.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy ) inherit distutils-r1 diff --git a/dev-python/pep8/pep8-1.5.7.ebuild b/dev-python/pep8/pep8-1.5.7.ebuild index 0e6e88d898b63..bc59fd3b0becd 100644 --- a/dev-python/pep8/pep8-1.5.7.ebuild +++ b/dev-python/pep8/pep8-1.5.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pep8/pep8-1.6.1.ebuild b/dev-python/pep8/pep8-1.6.1.ebuild index 24fd2a827c4a9..498f5b517f4b4 100644 --- a/dev-python/pep8/pep8-1.6.1.ebuild +++ b/dev-python/pep8/pep8-1.6.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pep8/pep8-1.6.2-r1.ebuild b/dev-python/pep8/pep8-1.6.2-r1.ebuild index 320ece55c0b8d..f408716e63209 100644 --- a/dev-python/pep8/pep8-1.6.2-r1.ebuild +++ b/dev-python/pep8/pep8-1.6.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pep8/pep8-1.6.2.ebuild b/dev-python/pep8/pep8-1.6.2.ebuild index e2238ee4e669b..1842d9e4c6bb7 100644 --- a/dev-python/pep8/pep8-1.6.2.ebuild +++ b/dev-python/pep8/pep8-1.6.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pep8/pep8-1.7.0.ebuild b/dev-python/pep8/pep8-1.7.0.ebuild index 554faa76cb633..8eb8bacce3842 100644 --- a/dev-python/pep8/pep8-1.7.0.ebuild +++ b/dev-python/pep8/pep8-1.7.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/peppercorn/peppercorn-0.4-r1.ebuild b/dev-python/peppercorn/peppercorn-0.4-r1.ebuild index 2362fad8fa501..c435102d4357c 100644 --- a/dev-python/peppercorn/peppercorn-0.4-r1.ebuild +++ b/dev-python/peppercorn/peppercorn-0.4-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} pypy ) +PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 diff --git a/dev-python/peppercorn/peppercorn-0.5.ebuild b/dev-python/peppercorn/peppercorn-0.5.ebuild index e481d7dc682b1..8d7580589a042 100644 --- a/dev-python/peppercorn/peppercorn-0.5.ebuild +++ b/dev-python/peppercorn/peppercorn-0.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/pexpect/pexpect-3.3.ebuild b/dev-python/pexpect/pexpect-3.3.ebuild index fb9e01977805b..f78b12d685bb8 100644 --- a/dev-python/pexpect/pexpect-3.3.ebuild +++ b/dev-python/pexpect/pexpect-3.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/pexpect/pexpect-4.0.1.ebuild b/dev-python/pexpect/pexpect-4.0.1.ebuild index bfc629adf1c24..2a6a1ea14f23b 100644 --- a/dev-python/pexpect/pexpect-4.0.1.ebuild +++ b/dev-python/pexpect/pexpect-4.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/pgpdump/pgpdump-1.5.ebuild b/dev-python/pgpdump/pgpdump-1.5.ebuild index 66fdc27d347cb..f1710072a4062 100644 --- a/dev-python/pgpdump/pgpdump-1.5.ebuild +++ b/dev-python/pgpdump/pgpdump-1.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/phonenumbers/phonenumbers-7.2.3.ebuild b/dev-python/phonenumbers/phonenumbers-7.2.3.ebuild index 9c6f1a62f8067..7dd1a33ef6264 100644 --- a/dev-python/phonenumbers/phonenumbers-7.2.3.ebuild +++ b/dev-python/phonenumbers/phonenumbers-7.2.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/phonenumbers/phonenumbers-7.2.8.ebuild b/dev-python/phonenumbers/phonenumbers-7.2.8.ebuild index 9c6f1a62f8067..7dd1a33ef6264 100644 --- a/dev-python/phonenumbers/phonenumbers-7.2.8.ebuild +++ b/dev-python/phonenumbers/phonenumbers-7.2.8.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/pickleshare/pickleshare-0.7.3.ebuild b/dev-python/pickleshare/pickleshare-0.7.3.ebuild index a7723e8865778..271f8520319d5 100644 --- a/dev-python/pickleshare/pickleshare-0.7.3.ebuild +++ b/dev-python/pickleshare/pickleshare-0.7.3.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/pika-pool/pika-pool-0.1.3.ebuild b/dev-python/pika-pool/pika-pool-0.1.3.ebuild index fe163651191f5..be76b49200824 100644 --- a/dev-python/pika-pool/pika-pool-0.1.3.ebuild +++ b/dev-python/pika-pool/pika-pool-0.1.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/pika/pika-0.10.0.ebuild b/dev-python/pika/pika-0.10.0.ebuild index 56adf95d607c4..250de08e65ad5 100644 --- a/dev-python/pika/pika-0.10.0.ebuild +++ b/dev-python/pika/pika-0.10.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 pypy ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 pypy ) inherit distutils-r1 diff --git a/dev-python/pillow/pillow-2.8.2.ebuild b/dev-python/pillow/pillow-2.8.2.ebuild index b46807d3c394a..2d9b249604ee1 100644 --- a/dev-python/pillow/pillow-2.8.2.ebuild +++ b/dev-python/pillow/pillow-2.8.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) PYTHON_REQ_USE='tk?,threads(+)' inherit distutils-r1 eutils diff --git a/dev-python/pillow/pillow-2.9.0.ebuild b/dev-python/pillow/pillow-2.9.0.ebuild index ba1d87772f718..31a4271b43fce 100644 --- a/dev-python/pillow/pillow-2.9.0.ebuild +++ b/dev-python/pillow/pillow-2.9.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) PYTHON_REQ_USE='tk?,threads(+)' inherit distutils-r1 eutils diff --git a/dev-python/pillow/pillow-3.0.0-r1.ebuild b/dev-python/pillow/pillow-3.0.0-r1.ebuild index 720fd7dcd9dc7..ebd7d5cafabee 100644 --- a/dev-python/pillow/pillow-3.0.0-r1.ebuild +++ b/dev-python/pillow/pillow-3.0.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) PYTHON_REQ_USE='tk?,threads(+)' inherit distutils-r1 eutils virtualx diff --git a/dev-python/pillow/pillow-3.1.1.ebuild b/dev-python/pillow/pillow-3.1.1.ebuild index 10ca13426caf0..e3d5f58de0895 100644 --- a/dev-python/pillow/pillow-3.1.1.ebuild +++ b/dev-python/pillow/pillow-3.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) PYTHON_REQ_USE='tk?,threads(+)' inherit distutils-r1 eutils virtualx diff --git a/dev-python/pillow/pillow-3.4.2.ebuild b/dev-python/pillow/pillow-3.4.2.ebuild index 8545b44162a8e..1c734d94a17b3 100644 --- a/dev-python/pillow/pillow-3.4.2.ebuild +++ b/dev-python/pillow/pillow-3.4.2.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) PYTHON_REQ_USE='tk?,threads(+)' inherit distutils-r1 eutils virtualx diff --git a/dev-python/pillowfight/pillowfight-0.2.ebuild b/dev-python/pillowfight/pillowfight-0.2.ebuild index 7ffeb1c10f1b5..7ab356a2cf352 100644 --- a/dev-python/pillowfight/pillowfight-0.2.ebuild +++ b/dev-python/pillowfight/pillowfight-0.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pip/pip-7.1.2.ebuild b/dev-python/pip/pip-7.1.2.ebuild index b281787c36b01..18ba780772f49 100644 --- a/dev-python/pip/pip-7.1.2.ebuild +++ b/dev-python/pip/pip-7.1.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit bash-completion-r1 distutils-r1 diff --git a/dev-python/pip/pip-8.0.2-r1.ebuild b/dev-python/pip/pip-8.0.2-r1.ebuild index d3773071f9043..7ac9c15df09e5 100644 --- a/dev-python/pip/pip-8.0.2-r1.ebuild +++ b/dev-python/pip/pip-8.0.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) PYTHON_REQ_USE="threads(+)" inherit bash-completion-r1 distutils-r1 diff --git a/dev-python/pip/pip-8.0.2-r2.ebuild b/dev-python/pip/pip-8.0.2-r2.ebuild index 4bfa6f13fcd00..11678cd697ee7 100644 --- a/dev-python/pip/pip-8.0.2-r2.ebuild +++ b/dev-python/pip/pip-8.0.2-r2.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) PYTHON_REQ_USE="threads(+)" inherit bash-completion-r1 distutils-r1 diff --git a/dev-python/pip/pip-8.0.3.ebuild b/dev-python/pip/pip-8.0.3.ebuild index 0a72f35b4cdac..1ac2fff6d7e65 100644 --- a/dev-python/pip/pip-8.0.3.ebuild +++ b/dev-python/pip/pip-8.0.3.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) PYTHON_REQ_USE="threads(+)" inherit bash-completion-r1 distutils-r1 diff --git a/dev-python/pip/pip-8.1.1.ebuild b/dev-python/pip/pip-8.1.1.ebuild index 7a028386fed17..e40324a498951 100644 --- a/dev-python/pip/pip-8.1.1.ebuild +++ b/dev-python/pip/pip-8.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) PYTHON_REQ_USE="threads(+)" inherit bash-completion-r1 distutils-r1 diff --git a/dev-python/pip/pip-8.1.2.ebuild b/dev-python/pip/pip-8.1.2.ebuild index 7a028386fed17..e40324a498951 100644 --- a/dev-python/pip/pip-8.1.2.ebuild +++ b/dev-python/pip/pip-8.1.2.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) PYTHON_REQ_USE="threads(+)" inherit bash-completion-r1 distutils-r1 diff --git a/dev-python/pkgconfig/pkgconfig-1.1.0.ebuild b/dev-python/pkgconfig/pkgconfig-1.1.0.ebuild index 1766698082edb..19aa15303dd67 100644 --- a/dev-python/pkgconfig/pkgconfig-1.1.0.ebuild +++ b/dev-python/pkgconfig/pkgconfig-1.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/pkginfo/pkginfo-1.2.1.ebuild b/dev-python/pkginfo/pkginfo-1.2.1.ebuild index de1efe153ece9..cd8126e3e6124 100644 --- a/dev-python/pkginfo/pkginfo-1.2.1.ebuild +++ b/dev-python/pkginfo/pkginfo-1.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/placefinder/placefinder-0.3.ebuild b/dev-python/placefinder/placefinder-0.3.ebuild index 0ed35d0bcce17..070c0b9b9f58f 100644 --- a/dev-python/placefinder/placefinder-0.3.ebuild +++ b/dev-python/placefinder/placefinder-0.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/pluggy/pluggy-0.3.1.ebuild b/dev-python/pluggy/pluggy-0.3.1.ebuild index cb12139c23fc3..3403f2ef43fbf 100644 --- a/dev-python/pluggy/pluggy-0.3.1.ebuild +++ b/dev-python/pluggy/pluggy-0.3.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/plumbum/plumbum-1.5.0.ebuild b/dev-python/plumbum/plumbum-1.5.0.ebuild index 4279cab8549f4..2cb881db6141a 100644 --- a/dev-python/plumbum/plumbum-1.5.0.ebuild +++ b/dev-python/plumbum/plumbum-1.5.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 DESCRIPTION="A library for shell script-like programs in python" diff --git a/dev-python/plumbum/plumbum-1.6.0.ebuild b/dev-python/plumbum/plumbum-1.6.0.ebuild index 6e6ebc3f7e566..3f886423e00fa 100644 --- a/dev-python/plumbum/plumbum-1.6.0.ebuild +++ b/dev-python/plumbum/plumbum-1.6.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 DESCRIPTION="A library for shell script-like programs in python" diff --git a/dev-python/ply/ply-3.4-r1.ebuild b/dev-python/ply/ply-3.4-r1.ebuild index 63a61f8188fd5..e9dae82c9f9f3 100644 --- a/dev-python/ply/ply-3.4-r1.ebuild +++ b/dev-python/ply/ply-3.4-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/ply/ply-3.6-r1.ebuild b/dev-python/ply/ply-3.6-r1.ebuild index c2f201e732268..b9c8333cada0b 100644 --- a/dev-python/ply/ply-3.6-r1.ebuild +++ b/dev-python/ply/ply-3.6-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/ply/ply-3.8.ebuild b/dev-python/ply/ply-3.8.ebuild index 5714a6c1cc90f..9f368cb637bed 100644 --- a/dev-python/ply/ply-3.8.ebuild +++ b/dev-python/ply/ply-3.8.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/plyr/plyr-1.0.6.ebuild b/dev-python/plyr/plyr-1.0.6.ebuild index 7f1310bcf82ee..56a3f16fdf7aa 100644 --- a/dev-python/plyr/plyr-1.0.6.ebuild +++ b/dev-python/plyr/plyr-1.0.6.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/pmw/pmw-2.0.0-r2.ebuild b/dev-python/pmw/pmw-2.0.0-r2.ebuild index 792a1b661de3d..ecce117bb9fb1 100644 --- a/dev-python/pmw/pmw-2.0.0-r2.ebuild +++ b/dev-python/pmw/pmw-2.0.0-r2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) PYTHON_REQ_USE="tk" inherit distutils-r1 diff --git a/dev-python/pmw/pmw-2.0.1.ebuild b/dev-python/pmw/pmw-2.0.1.ebuild index fa7c3bac31525..088231b6eec85 100644 --- a/dev-python/pmw/pmw-2.0.1.ebuild +++ b/dev-python/pmw/pmw-2.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) PYTHON_REQ_USE="tk" inherit distutils-r1 virtualx diff --git a/dev-python/pockets/pockets-0.3.ebuild b/dev-python/pockets/pockets-0.3.ebuild index 67391dfa30e56..1352a785a5354 100644 --- a/dev-python/pockets/pockets-0.3.ebuild +++ b/dev-python/pockets/pockets-0.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/polib/polib-1.0.4.ebuild b/dev-python/polib/polib-1.0.4.ebuild index c0ae9d4d89fbd..70e1c17ebd76a 100644 --- a/dev-python/polib/polib-1.0.4.ebuild +++ b/dev-python/polib/polib-1.0.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/polib/polib-1.0.7.ebuild b/dev-python/polib/polib-1.0.7.ebuild index 313b2f5b88fd7..a8d615e8658c4 100644 --- a/dev-python/polib/polib-1.0.7.ebuild +++ b/dev-python/polib/polib-1.0.7.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/polygon/polygon-3.0.7.ebuild b/dev-python/polygon/polygon-3.0.7.ebuild index 8273280c0139e..849cfd9a51b20 100644 --- a/dev-python/polygon/polygon-3.0.7.ebuild +++ b/dev-python/polygon/polygon-3.0.7.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) inherit distutils-r1 diff --git a/dev-python/positional/positional-1.0.1.ebuild b/dev-python/positional/positional-1.0.1.ebuild index a68116ea7c6d6..05d878cb79bb8 100644 --- a/dev-python/positional/positional-1.0.1.ebuild +++ b/dev-python/positional/positional-1.0.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 pypy ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 pypy ) inherit distutils-r1 diff --git a/dev-python/posix_ipc/posix_ipc-0.9.8.ebuild b/dev-python/posix_ipc/posix_ipc-0.9.8.ebuild index e3e7fc2dc8e29..40a1d9a46b188 100644 --- a/dev-python/posix_ipc/posix_ipc-0.9.8.ebuild +++ b/dev-python/posix_ipc/posix_ipc-0.9.8.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) DISTUTILS_IN_SOURCE_BUILD=1 inherit distutils-r1 diff --git a/dev-python/potr/potr-1.0.1.ebuild b/dev-python/potr/potr-1.0.1.ebuild index 8429d9b5e0637..f8d27f4e76f41 100644 --- a/dev-python/potr/potr-1.0.1.ebuild +++ b/dev-python/potr/potr-1.0.1.ebuild @@ -7,7 +7,7 @@ EAPI=5 MY_PN="python-${PN}" MY_P="${MY_PN}-${PV}" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pretend/pretend-1.0.8.ebuild b/dev-python/pretend/pretend-1.0.8.ebuild index d2f9acdfc595a..5a84284e3efec 100644 --- a/dev-python/pretend/pretend-1.0.8.ebuild +++ b/dev-python/pretend/pretend-1.0.8.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pretty-yaml/pretty-yaml-15.5.7.ebuild b/dev-python/pretty-yaml/pretty-yaml-15.5.7.ebuild index 5fac8288f0b78..203a949086360 100644 --- a/dev-python/pretty-yaml/pretty-yaml-15.5.7.ebuild +++ b/dev-python/pretty-yaml/pretty-yaml-15.5.7.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_{3,4}}) +PYTHON_COMPAT=(python{2_7,3_4}) inherit distutils-r1 diff --git a/dev-python/pretty-yaml/pretty-yaml-15.6.3.ebuild b/dev-python/pretty-yaml/pretty-yaml-15.6.3.ebuild index 81058ec4a0a86..e16bce70de0eb 100644 --- a/dev-python/pretty-yaml/pretty-yaml-15.6.3.ebuild +++ b/dev-python/pretty-yaml/pretty-yaml-15.6.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/pretty-yaml/pretty-yaml-15.8.2.ebuild b/dev-python/pretty-yaml/pretty-yaml-15.8.2.ebuild index 3bcab79ba0f84..48c09011461c9 100644 --- a/dev-python/pretty-yaml/pretty-yaml-15.8.2.ebuild +++ b/dev-python/pretty-yaml/pretty-yaml-15.8.2.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/prettytable/prettytable-0.7.1-r1.ebuild b/dev-python/prettytable/prettytable-0.7.1-r1.ebuild index 07d8caad35b04..6396ce491a40a 100644 --- a/dev-python/prettytable/prettytable-0.7.1-r1.ebuild +++ b/dev-python/prettytable/prettytable-0.7.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/prettytable/prettytable-0.7.2.ebuild b/dev-python/prettytable/prettytable-0.7.2.ebuild index 5fe6dbd69bb8c..865ea9e10b339 100644 --- a/dev-python/prettytable/prettytable-0.7.2.ebuild +++ b/dev-python/prettytable/prettytable-0.7.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/process-tests/process-tests-1.1.0.ebuild b/dev-python/process-tests/process-tests-1.1.0.ebuild index ed80beb0b9b4a..2c7b4c1cf9e2a 100644 --- a/dev-python/process-tests/process-tests-1.1.0.ebuild +++ b/dev-python/process-tests/process-tests-1.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_4 pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/process-tests/process-tests-1.1.2.ebuild b/dev-python/process-tests/process-tests-1.1.2.ebuild index 41cd00032dcf4..0d7f3b8f52893 100644 --- a/dev-python/process-tests/process-tests-1.1.2.ebuild +++ b/dev-python/process-tests/process-tests-1.1.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/process-tests/process-tests-1.2.0.ebuild b/dev-python/process-tests/process-tests-1.2.0.ebuild index 41cd00032dcf4..0d7f3b8f52893 100644 --- a/dev-python/process-tests/process-tests-1.2.0.ebuild +++ b/dev-python/process-tests/process-tests-1.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/progress/progress-1.2.ebuild b/dev-python/progress/progress-1.2.ebuild index 3998a10e9e219..c6343fa7be86a 100644 --- a/dev-python/progress/progress-1.2.ebuild +++ b/dev-python/progress/progress-1.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit bash-completion-r1 distutils-r1 diff --git a/dev-python/progressbar/progressbar-2.3-r2.ebuild b/dev-python/progressbar/progressbar-2.3-r2.ebuild index 017e9ebc3504b..8bef612143b71 100644 --- a/dev-python/progressbar/progressbar-2.3-r2.ebuild +++ b/dev-python/progressbar/progressbar-2.3-r2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3) inherit distutils-r1 diff --git a/dev-python/prompt_toolkit/prompt_toolkit-1.0.0.ebuild b/dev-python/prompt_toolkit/prompt_toolkit-1.0.0.ebuild index 791c6017357cf..23aa4d81e2250 100644 --- a/dev-python/prompt_toolkit/prompt_toolkit-1.0.0.ebuild +++ b/dev-python/prompt_toolkit/prompt_toolkit-1.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/prompt_toolkit/prompt_toolkit-1.0.3.ebuild b/dev-python/prompt_toolkit/prompt_toolkit-1.0.3.ebuild index 497ac161bed58..18b61b4d2e82c 100644 --- a/dev-python/prompt_toolkit/prompt_toolkit-1.0.3.ebuild +++ b/dev-python/prompt_toolkit/prompt_toolkit-1.0.3.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/protobuf-python/protobuf-python-3.0.0_beta3_p1.ebuild b/dev-python/protobuf-python/protobuf-python-3.0.0_beta3_p1.ebuild index 6cc19799f9aba..1bb6f57a4aa4d 100644 --- a/dev-python/protobuf-python/protobuf-python-3.0.0_beta3_p1.ebuild +++ b/dev-python/protobuf-python/protobuf-python-3.0.0_beta3_p1.ebuild @@ -4,7 +4,7 @@ EAPI=6 # pypy fails tests; pypy3 fails even running tests -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/protorpc/protorpc-0.10.0.ebuild b/dev-python/protorpc/protorpc-0.10.0.ebuild index 75346dd7dcbb2..8d0cf2a297867 100644 --- a/dev-python/protorpc/protorpc-0.10.0.ebuild +++ b/dev-python/protorpc/protorpc-0.10.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/protorpc/protorpc-0.11.1.ebuild b/dev-python/protorpc/protorpc-0.11.1.ebuild index 75346dd7dcbb2..8d0cf2a297867 100644 --- a/dev-python/protorpc/protorpc-0.11.1.ebuild +++ b/dev-python/protorpc/protorpc-0.11.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/psutil/psutil-1.2.1.ebuild b/dev-python/psutil/psutil-1.2.1.ebuild index 9b564b52c1bc0..9bd3e12bc028d 100644 --- a/dev-python/psutil/psutil-1.2.1.ebuild +++ b/dev-python/psutil/psutil-1.2.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/psutil/psutil-2.1.3.ebuild b/dev-python/psutil/psutil-2.1.3.ebuild index ed971a5d4ac4f..940cfc851ba38 100644 --- a/dev-python/psutil/psutil-2.1.3.ebuild +++ b/dev-python/psutil/psutil-2.1.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/psycopg/psycopg-2.5.3.ebuild b/dev-python/psycopg/psycopg-2.5.3.ebuild index c26f3fc138465..5e6493d8480a8 100644 --- a/dev-python/psycopg/psycopg-2.5.3.ebuild +++ b/dev-python/psycopg/psycopg-2.5.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/psycopg/psycopg-2.5.4.ebuild b/dev-python/psycopg/psycopg-2.5.4.ebuild index e0d4b0a6453ee..3d5862e93ae9f 100644 --- a/dev-python/psycopg/psycopg-2.5.4.ebuild +++ b/dev-python/psycopg/psycopg-2.5.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/psycopg/psycopg-2.6.1.ebuild b/dev-python/psycopg/psycopg-2.6.1.ebuild index e10451e73515d..ac80f5b474e1b 100644 --- a/dev-python/psycopg/psycopg-2.6.1.ebuild +++ b/dev-python/psycopg/psycopg-2.6.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/psycopg/psycopg-2.6.2.ebuild b/dev-python/psycopg/psycopg-2.6.2.ebuild index cbaf3dacee711..7690622514021 100644 --- a/dev-python/psycopg/psycopg-2.6.2.ebuild +++ b/dev-python/psycopg/psycopg-2.6.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/psycopg/psycopg-2.6.ebuild b/dev-python/psycopg/psycopg-2.6.ebuild index dffd1e64af879..81ec943c1ed6b 100644 --- a/dev-python/psycopg/psycopg-2.6.ebuild +++ b/dev-python/psycopg/psycopg-2.6.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/ptpython/ptpython-0.33.ebuild b/dev-python/ptpython/ptpython-0.33.ebuild index 19281efac6d7c..8711ddb6ae21a 100644 --- a/dev-python/ptpython/ptpython-0.33.ebuild +++ b/dev-python/ptpython/ptpython-0.33.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 eutils diff --git a/dev-python/ptyprocess/ptyprocess-0.5.1.ebuild b/dev-python/ptyprocess/ptyprocess-0.5.1.ebuild index bb61a1780a2a6..b7a2b28cdd5e4 100644 --- a/dev-python/ptyprocess/ptyprocess-0.5.1.ebuild +++ b/dev-python/ptyprocess/ptyprocess-0.5.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/ptyprocess/ptyprocess-0.5.ebuild b/dev-python/ptyprocess/ptyprocess-0.5.ebuild index a844970ed08dd..bfeabf5b5986b 100644 --- a/dev-python/ptyprocess/ptyprocess-0.5.ebuild +++ b/dev-python/ptyprocess/ptyprocess-0.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pudb/pudb-2013.3.6.ebuild b/dev-python/pudb/pudb-2013.3.6.ebuild index b83bf0df1d84e..a9106c34ad41c 100644 --- a/dev-python/pudb/pudb-2013.3.6.ebuild +++ b/dev-python/pudb/pudb-2013.3.6.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 diff --git a/dev-python/pudb/pudb-2013.5.1.ebuild b/dev-python/pudb/pudb-2013.5.1.ebuild index b83bf0df1d84e..a9106c34ad41c 100644 --- a/dev-python/pudb/pudb-2013.5.1.ebuild +++ b/dev-python/pudb/pudb-2013.5.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 diff --git a/dev-python/pudb/pudb-2014.1.ebuild b/dev-python/pudb/pudb-2014.1.ebuild index ffd9760a7a39f..b9aedabe76879 100644 --- a/dev-python/pudb/pudb-2014.1.ebuild +++ b/dev-python/pudb/pudb-2014.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pudb/pudb-2015.1.ebuild b/dev-python/pudb/pudb-2015.1.ebuild index ffd9760a7a39f..b9aedabe76879 100644 --- a/dev-python/pudb/pudb-2015.1.ebuild +++ b/dev-python/pudb/pudb-2015.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pudb/pudb-2015.2.ebuild b/dev-python/pudb/pudb-2015.2.ebuild index ffd9760a7a39f..b9aedabe76879 100644 --- a/dev-python/pudb/pudb-2015.2.ebuild +++ b/dev-python/pudb/pudb-2015.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pudb/pudb-2015.3.ebuild b/dev-python/pudb/pudb-2015.3.ebuild index ffd9760a7a39f..b9aedabe76879 100644 --- a/dev-python/pudb/pudb-2015.3.ebuild +++ b/dev-python/pudb/pudb-2015.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pudb/pudb-2016.1.ebuild b/dev-python/pudb/pudb-2016.1.ebuild index 68dfbd54a8436..25f1c946483e4 100644 --- a/dev-python/pudb/pudb-2016.1.ebuild +++ b/dev-python/pudb/pudb-2016.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/pxml/pxml-0.2.11-r1.ebuild b/dev-python/pxml/pxml-0.2.11-r1.ebuild index dab96634dfdf6..c5f8169222822 100644 --- a/dev-python/pxml/pxml-0.2.11-r1.ebuild +++ b/dev-python/pxml/pxml-0.2.11-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/pxml/pxml-0.2.12.ebuild b/dev-python/pxml/pxml-0.2.12.ebuild index 886344ae59c8b..92b0e8d88fcc0 100644 --- a/dev-python/pxml/pxml-0.2.12.ebuild +++ b/dev-python/pxml/pxml-0.2.12.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/py-amqp/py-amqp-1.4.5.ebuild b/dev-python/py-amqp/py-amqp-1.4.5.ebuild index 8dbfd8353dc89..eddd8045f29df 100644 --- a/dev-python/py-amqp/py-amqp-1.4.5.ebuild +++ b/dev-python/py-amqp/py-amqp-1.4.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/py-amqp/py-amqp-1.4.6.ebuild b/dev-python/py-amqp/py-amqp-1.4.6.ebuild index ef585e5730f49..50dbbc088dc21 100644 --- a/dev-python/py-amqp/py-amqp-1.4.6.ebuild +++ b/dev-python/py-amqp/py-amqp-1.4.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/py-amqp/py-amqp-1.4.7.ebuild b/dev-python/py-amqp/py-amqp-1.4.7.ebuild index 8dbfd8353dc89..eddd8045f29df 100644 --- a/dev-python/py-amqp/py-amqp-1.4.7.ebuild +++ b/dev-python/py-amqp/py-amqp-1.4.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/py-amqp/py-amqp-1.4.8.ebuild b/dev-python/py-amqp/py-amqp-1.4.8.ebuild index 8dbfd8353dc89..eddd8045f29df 100644 --- a/dev-python/py-amqp/py-amqp-1.4.8.ebuild +++ b/dev-python/py-amqp/py-amqp-1.4.8.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/py-amqp/py-amqp-1.4.9.ebuild b/dev-python/py-amqp/py-amqp-1.4.9.ebuild index bf8d2b9f52c37..9bc7304de1841 100644 --- a/dev-python/py-amqp/py-amqp-1.4.9.ebuild +++ b/dev-python/py-amqp/py-amqp-1.4.9.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/py-bcrypt/py-bcrypt-0.4.ebuild b/dev-python/py-bcrypt/py-bcrypt-0.4.ebuild index 5d885bc1f1a0a..188fa7d028c30 100644 --- a/dev-python/py-bcrypt/py-bcrypt-0.4.ebuild +++ b/dev-python/py-bcrypt/py-bcrypt-0.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/py-cpuinfo/py-cpuinfo-0.1.8.ebuild b/dev-python/py-cpuinfo/py-cpuinfo-0.1.8.ebuild index 0cc1f2a9db8ec..6df93ffbec4c3 100644 --- a/dev-python/py-cpuinfo/py-cpuinfo-0.1.8.ebuild +++ b/dev-python/py-cpuinfo/py-cpuinfo-0.1.8.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/py-cpuinfo/py-cpuinfo-0.2.3.ebuild b/dev-python/py-cpuinfo/py-cpuinfo-0.2.3.ebuild index c6b4935a39d00..64caf4e274a99 100644 --- a/dev-python/py-cpuinfo/py-cpuinfo-0.2.3.ebuild +++ b/dev-python/py-cpuinfo/py-cpuinfo-0.2.3.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/py/py-1.4.30.ebuild b/dev-python/py/py-1.4.30.ebuild index b39bfe832e34b..2829fab843419 100644 --- a/dev-python/py/py-1.4.30.ebuild +++ b/dev-python/py/py-1.4.30.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/py/py-1.4.31.ebuild b/dev-python/py/py-1.4.31.ebuild index f0a036b2b54b3..ac5f21413b019 100644 --- a/dev-python/py/py-1.4.31.ebuild +++ b/dev-python/py/py-1.4.31.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/py2neo/py2neo-2.0.8.ebuild b/dev-python/py2neo/py2neo-2.0.8.ebuild index 8c7698db6fdf5..2c8ce8dab8a2e 100644 --- a/dev-python/py2neo/py2neo-2.0.8.ebuild +++ b/dev-python/py2neo/py2neo-2.0.8.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/pyClamd/pyClamd-0.3.10.ebuild b/dev-python/pyClamd/pyClamd-0.3.10.ebuild index 21c14629daf27..36991ada353d6 100644 --- a/dev-python/pyClamd/pyClamd-0.3.10.ebuild +++ b/dev-python/pyClamd/pyClamd-0.3.10.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/pyClamd/pyClamd-0.3.17.ebuild b/dev-python/pyClamd/pyClamd-0.3.17.ebuild index 21c14629daf27..36991ada353d6 100644 --- a/dev-python/pyClamd/pyClamd-0.3.17.ebuild +++ b/dev-python/pyClamd/pyClamd-0.3.17.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/pyGPG/pyGPG-0.1.ebuild b/dev-python/pyGPG/pyGPG-0.1.ebuild index f46d779e1b514..3d456dc9b4f10 100644 --- a/dev-python/pyGPG/pyGPG-0.1.ebuild +++ b/dev-python/pyGPG/pyGPG-0.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=(python{2_7,3_3,3_4}) +PYTHON_COMPAT=(python{2_7,3_4}) inherit distutils-r1 diff --git a/dev-python/pyGPG/pyGPG-0.2.ebuild b/dev-python/pyGPG/pyGPG-0.2.ebuild index 57a1f06dc9973..7deaf484ad20e 100644 --- a/dev-python/pyGPG/pyGPG-0.2.ebuild +++ b/dev-python/pyGPG/pyGPG-0.2.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=(python{2_7,3_3,3_4,3_5}) +PYTHON_COMPAT=(python{2_7,3_4,3_5}) inherit distutils-r1 diff --git a/dev-python/pyGPG/pyGPG-9999.ebuild b/dev-python/pyGPG/pyGPG-9999.ebuild index b8d5450e6c8f2..e0a1d40fb06fb 100644 --- a/dev-python/pyGPG/pyGPG-9999.ebuild +++ b/dev-python/pyGPG/pyGPG-9999.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=(python{2_7,3_3,3_4,3_5}) +PYTHON_COMPAT=(python{2_7,3_4,3_5}) EGIT_BRANCH="master" diff --git a/dev-python/pyalsaaudio/pyalsaaudio-0.7-r2.ebuild b/dev-python/pyalsaaudio/pyalsaaudio-0.7-r2.ebuild index 83e2d9e180116..49f6412875d39 100644 --- a/dev-python/pyalsaaudio/pyalsaaudio-0.7-r2.ebuild +++ b/dev-python/pyalsaaudio/pyalsaaudio-0.7-r2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pyalsaaudio/pyalsaaudio-0.8.2.ebuild b/dev-python/pyalsaaudio/pyalsaaudio-0.8.2.ebuild index d8dc891bb33e3..f17b22d18ff18 100644 --- a/dev-python/pyalsaaudio/pyalsaaudio-0.8.2.ebuild +++ b/dev-python/pyalsaaudio/pyalsaaudio-0.8.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 toolchain-funcs diff --git a/dev-python/pyasn1-modules/pyasn1-modules-0.0.5-r1.ebuild b/dev-python/pyasn1-modules/pyasn1-modules-0.0.5-r1.ebuild index 4039416c062a3..0b51436b519e7 100644 --- a/dev-python/pyasn1-modules/pyasn1-modules-0.0.5-r1.ebuild +++ b/dev-python/pyasn1-modules/pyasn1-modules-0.0.5-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pyasn1-modules/pyasn1-modules-0.0.6.ebuild b/dev-python/pyasn1-modules/pyasn1-modules-0.0.6.ebuild index 0c0b7a0753eb3..e4e4acd6ffa76 100644 --- a/dev-python/pyasn1-modules/pyasn1-modules-0.0.6.ebuild +++ b/dev-python/pyasn1-modules/pyasn1-modules-0.0.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pyasn1-modules/pyasn1-modules-0.0.7.ebuild b/dev-python/pyasn1-modules/pyasn1-modules-0.0.7.ebuild index 0c0b7a0753eb3..e4e4acd6ffa76 100644 --- a/dev-python/pyasn1-modules/pyasn1-modules-0.0.7.ebuild +++ b/dev-python/pyasn1-modules/pyasn1-modules-0.0.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pyasn1-modules/pyasn1-modules-0.0.8.ebuild b/dev-python/pyasn1-modules/pyasn1-modules-0.0.8.ebuild index 2b211101b3c18..56b5aed78b264 100644 --- a/dev-python/pyasn1-modules/pyasn1-modules-0.0.8.ebuild +++ b/dev-python/pyasn1-modules/pyasn1-modules-0.0.8.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pyasn1/pyasn1-0.1.7.ebuild b/dev-python/pyasn1/pyasn1-0.1.7.ebuild index c60ffc6d3e757..e35dcb077fb41 100644 --- a/dev-python/pyasn1/pyasn1-0.1.7.ebuild +++ b/dev-python/pyasn1/pyasn1-0.1.7.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pyasn1/pyasn1-0.1.8.ebuild b/dev-python/pyasn1/pyasn1-0.1.8.ebuild index c60ffc6d3e757..e35dcb077fb41 100644 --- a/dev-python/pyasn1/pyasn1-0.1.8.ebuild +++ b/dev-python/pyasn1/pyasn1-0.1.8.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pyasn1/pyasn1-0.1.9.ebuild b/dev-python/pyasn1/pyasn1-0.1.9.ebuild index 8ca98bf842c5f..4b2833682e7cc 100644 --- a/dev-python/pyasn1/pyasn1-0.1.9.ebuild +++ b/dev-python/pyasn1/pyasn1-0.1.9.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pyatspi/pyatspi-2.16.0.ebuild b/dev-python/pyatspi/pyatspi-2.16.0.ebuild index 752e7a41facb5..7ca4feb7718f7 100644 --- a/dev-python/pyatspi/pyatspi-2.16.0.ebuild +++ b/dev-python/pyatspi/pyatspi-2.16.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" GCONF_DEBUG="no" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit eutils gnome2 python-r1 diff --git a/dev-python/pyatspi/pyatspi-2.18.0.ebuild b/dev-python/pyatspi/pyatspi-2.18.0.ebuild index 4b4a7b4c12d41..56dcd5dbce3de 100644 --- a/dev-python/pyatspi/pyatspi-2.18.0.ebuild +++ b/dev-python/pyatspi/pyatspi-2.18.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" GCONF_DEBUG="no" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit eutils gnome2 python-r1 diff --git a/dev-python/pyatspi/pyatspi-2.20.2.ebuild b/dev-python/pyatspi/pyatspi-2.20.2.ebuild index dbd3a4cb42347..456dbe4778404 100644 --- a/dev-python/pyatspi/pyatspi-2.20.2.ebuild +++ b/dev-python/pyatspi/pyatspi-2.20.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit gnome2 python-r1 diff --git a/dev-python/pyaudio/pyaudio-0.2.8.ebuild b/dev-python/pyaudio/pyaudio-0.2.8.ebuild index c1ccc7c7a5c15..ae69105e7e56f 100644 --- a/dev-python/pyaudio/pyaudio-0.2.8.ebuild +++ b/dev-python/pyaudio/pyaudio-0.2.8.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pyaudio/pyaudio-0.2.9.ebuild b/dev-python/pyaudio/pyaudio-0.2.9.ebuild index 2cee820a7eb85..072a697de1dd4 100644 --- a/dev-python/pyaudio/pyaudio-0.2.9.ebuild +++ b/dev-python/pyaudio/pyaudio-0.2.9.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pycadf/pycadf-2.2.0.ebuild b/dev-python/pycadf/pycadf-2.2.0.ebuild index f536970c01e9b..82f11cf34e322 100644 --- a/dev-python/pycadf/pycadf-2.2.0.ebuild +++ b/dev-python/pycadf/pycadf-2.2.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/pycadf/pycadf-2.4.0.ebuild b/dev-python/pycadf/pycadf-2.4.0.ebuild index c5a221b029e05..3ef3707f0cd41 100644 --- a/dev-python/pycadf/pycadf-2.4.0.ebuild +++ b/dev-python/pycadf/pycadf-2.4.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/pycairo/pycairo-1.10.0-r4.ebuild b/dev-python/pycairo/pycairo-1.10.0-r4.ebuild index 08e1a87b561e9..ad1fd817f1da3 100644 --- a/dev-python/pycairo/pycairo-1.10.0-r4.ebuild +++ b/dev-python/pycairo/pycairo-1.10.0-r4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE='threads(+)' inherit eutils python-r1 waf-utils toolchain-funcs diff --git a/dev-python/pycairo/pycairo-1.10.0-r5.ebuild b/dev-python/pycairo/pycairo-1.10.0-r5.ebuild index ca9369fbf93d6..072f7658bb40b 100644 --- a/dev-python/pycairo/pycairo-1.10.0-r5.ebuild +++ b/dev-python/pycairo/pycairo-1.10.0-r5.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE='threads(+)' inherit eutils python-r1 waf-utils toolchain-funcs diff --git a/dev-python/pycallgraph/pycallgraph-1.0.1.ebuild b/dev-python/pycallgraph/pycallgraph-1.0.1.ebuild index 79af193194533..010e21ad76f0f 100644 --- a/dev-python/pycallgraph/pycallgraph-1.0.1.ebuild +++ b/dev-python/pycallgraph/pycallgraph-1.0.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/pycanberra/pycanberra-0_pre20130515.ebuild b/dev-python/pycanberra/pycanberra-0_pre20130515.ebuild index 2bcddbe1c1729..7977614daeb3e 100644 --- a/dev-python/pycanberra/pycanberra-0_pre20130515.ebuild +++ b/dev-python/pycanberra/pycanberra-0_pre20130515.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit python-r1 diff --git a/dev-python/pychroot/pychroot-0.9.15.ebuild b/dev-python/pychroot/pychroot-0.9.15.ebuild index 99a012a2d68cc..e63b3f331a4c0 100644 --- a/dev-python/pychroot/pychroot-0.9.15.ebuild +++ b/dev-python/pychroot/pychroot-0.9.15.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 if [[ ${PV} == *9999 ]] ; then diff --git a/dev-python/pycmd/pycmd-1.1.ebuild b/dev-python/pycmd/pycmd-1.1.ebuild index bcaf3dc4a717a..6ae20d1445cb4 100644 --- a/dev-python/pycmd/pycmd-1.1.ebuild +++ b/dev-python/pycmd/pycmd-1.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pycmd/pycmd-1.2.ebuild b/dev-python/pycmd/pycmd-1.2.ebuild index e77404f142cc1..9ac27805d763e 100644 --- a/dev-python/pycmd/pycmd-1.2.ebuild +++ b/dev-python/pycmd/pycmd-1.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pycodestyle/pycodestyle-2.0.0.ebuild b/dev-python/pycodestyle/pycodestyle-2.0.0.ebuild index 5edf90516fcbd..099578ef2f6a8 100644 --- a/dev-python/pycodestyle/pycodestyle-2.0.0.ebuild +++ b/dev-python/pycodestyle/pycodestyle-2.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pycollada/pycollada-0.4.ebuild b/dev-python/pycollada/pycollada-0.4.ebuild index 4d2dc44f51182..fc9461ec63a7b 100644 --- a/dev-python/pycollada/pycollada-0.4.ebuild +++ b/dev-python/pycollada/pycollada-0.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_MULTIPLE_ABI=1 inherit distutils-r1 diff --git a/dev-python/pycollada/pycollada-9999.ebuild b/dev-python/pycollada/pycollada-9999.ebuild index 34c60c69e14c5..e943b7ac26e03 100644 --- a/dev-python/pycollada/pycollada-9999.ebuild +++ b/dev-python/pycollada/pycollada-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_MULTIPLE_ABI=1 inherit distutils-r1 git-2 diff --git a/dev-python/pyconstruct/pyconstruct-2.5.2.ebuild b/dev-python/pyconstruct/pyconstruct-2.5.2.ebuild index 1bbcf12e72b52..bfeb37139b525 100644 --- a/dev-python/pyconstruct/pyconstruct-2.5.2.ebuild +++ b/dev-python/pyconstruct/pyconstruct-2.5.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/pycountry/pycountry-1.18.ebuild b/dev-python/pycountry/pycountry-1.18.ebuild index c35e099055442..47f8504fd2f33 100644 --- a/dev-python/pycountry/pycountry-1.18.ebuild +++ b/dev-python/pycountry/pycountry-1.18.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pycountry/pycountry-1.19.ebuild b/dev-python/pycountry/pycountry-1.19.ebuild index d19095979b113..69061612fa82e 100644 --- a/dev-python/pycountry/pycountry-1.19.ebuild +++ b/dev-python/pycountry/pycountry-1.19.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pycountry/pycountry-1.20.ebuild b/dev-python/pycountry/pycountry-1.20.ebuild index d19095979b113..69061612fa82e 100644 --- a/dev-python/pycountry/pycountry-1.20.ebuild +++ b/dev-python/pycountry/pycountry-1.20.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pycparser/pycparser-2.14.ebuild b/dev-python/pycparser/pycparser-2.14.ebuild index daf42d51741ee..23cc24866645a 100644 --- a/dev-python/pycparser/pycparser-2.14.ebuild +++ b/dev-python/pycparser/pycparser-2.14.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/pycparser/pycparser-2.16-r1.ebuild b/dev-python/pycparser/pycparser-2.16-r1.ebuild index 4a1f96d30d39f..7b5f5592b3f1e 100644 --- a/dev-python/pycparser/pycparser-2.16-r1.ebuild +++ b/dev-python/pycparser/pycparser-2.16-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/pycrypto/pycrypto-2.6.1-r1.ebuild b/dev-python/pycrypto/pycrypto-2.6.1-r1.ebuild index ca2a728b09e0c..2b16fcfa6fc02 100644 --- a/dev-python/pycrypto/pycrypto-2.6.1-r1.ebuild +++ b/dev-python/pycrypto/pycrypto-2.6.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/pycrypto/pycrypto-2.6.1.ebuild b/dev-python/pycrypto/pycrypto-2.6.1.ebuild index a73b1d27b726d..19a7958dc7e5a 100644 --- a/dev-python/pycrypto/pycrypto-2.6.1.ebuild +++ b/dev-python/pycrypto/pycrypto-2.6.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/pycuda/pycuda-2013.1.1.ebuild b/dev-python/pycuda/pycuda-2013.1.1.ebuild index 0066748a2f73b..ead22ec01a1b9 100644 --- a/dev-python/pycuda/pycuda-2013.1.1.ebuild +++ b/dev-python/pycuda/pycuda-2013.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit cuda distutils-r1 multilib diff --git a/dev-python/pycuda/pycuda-2014.1.ebuild b/dev-python/pycuda/pycuda-2014.1.ebuild index 5498282bdf1de..82259ccb93c40 100644 --- a/dev-python/pycuda/pycuda-2014.1.ebuild +++ b/dev-python/pycuda/pycuda-2014.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit cuda distutils-r1 multilib diff --git a/dev-python/pycuda/pycuda-9999.ebuild b/dev-python/pycuda/pycuda-9999.ebuild index b0a16971a9604..fa89338d894fb 100644 --- a/dev-python/pycuda/pycuda-9999.ebuild +++ b/dev-python/pycuda/pycuda-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit cuda distutils-r1 git-r3 multilib diff --git a/dev-python/pycups/pycups-1.9.72.ebuild b/dev-python/pycups/pycups-1.9.72.ebuild index f7e8a0c36ea83..25c858f36806f 100644 --- a/dev-python/pycups/pycups-1.9.72.ebuild +++ b/dev-python/pycups/pycups-1.9.72.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Python bindings for the CUPS API" diff --git a/dev-python/pycups/pycups-1.9.73.ebuild b/dev-python/pycups/pycups-1.9.73.ebuild index f8726dcbf92cb..38a73f3824d44 100644 --- a/dev-python/pycups/pycups-1.9.73.ebuild +++ b/dev-python/pycups/pycups-1.9.73.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Python bindings for the CUPS API" diff --git a/dev-python/pycurl/pycurl-7.19.3.1-r2.ebuild b/dev-python/pycurl/pycurl-7.19.3.1-r2.ebuild index 06f572fd3844c..568006cebb11b 100644 --- a/dev-python/pycurl/pycurl-7.19.3.1-r2.ebuild +++ b/dev-python/pycurl/pycurl-7.19.3.1-r2.ebuild @@ -4,7 +4,7 @@ EAPI=5 # The selftests fail with pypy, and urlgrabber segfaults for me. -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pycurl/pycurl-7.19.5.1-r1.ebuild b/dev-python/pycurl/pycurl-7.19.5.1-r1.ebuild index 5f3041c3d838a..42c2fd2640ffe 100644 --- a/dev-python/pycurl/pycurl-7.19.5.1-r1.ebuild +++ b/dev-python/pycurl/pycurl-7.19.5.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 # The selftests fail with pypy, and urlgrabber segfaults for me. -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/pycurl/pycurl-7.19.5.1.ebuild b/dev-python/pycurl/pycurl-7.19.5.1.ebuild index 844589ea5cdae..685be49219760 100644 --- a/dev-python/pycurl/pycurl-7.19.5.1.ebuild +++ b/dev-python/pycurl/pycurl-7.19.5.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 # The selftests fail with pypy, and urlgrabber segfaults for me. -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/pycurl/pycurl-7.19.5.3.ebuild b/dev-python/pycurl/pycurl-7.19.5.3.ebuild index a3b51c0787607..1a7c473f2f0a6 100644 --- a/dev-python/pycurl/pycurl-7.19.5.3.ebuild +++ b/dev-python/pycurl/pycurl-7.19.5.3.ebuild @@ -5,7 +5,7 @@ EAPI=5 # The selftests fail with pypy, and urlgrabber segfaults for me. -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/pycurl/pycurl-7.21.5.ebuild b/dev-python/pycurl/pycurl-7.21.5.ebuild index f2b51c842599a..e57980afbdbc8 100644 --- a/dev-python/pycurl/pycurl-7.21.5.ebuild +++ b/dev-python/pycurl/pycurl-7.21.5.ebuild @@ -5,7 +5,7 @@ EAPI=5 # The selftests fail with pypy, and urlgrabber segfaults for me. -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/pycurl/pycurl-7.43.0.ebuild b/dev-python/pycurl/pycurl-7.43.0.ebuild index 38c13db92e24e..7465c3aea6982 100644 --- a/dev-python/pycurl/pycurl-7.43.0.ebuild +++ b/dev-python/pycurl/pycurl-7.43.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 # The selftests fail with pypy, and urlgrabber segfaults for me. -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/pycxx/pycxx-6.2.5.ebuild b/dev-python/pycxx/pycxx-6.2.5.ebuild index aeb694c66d8f7..efc1127911a48 100644 --- a/dev-python/pycxx/pycxx-6.2.5.ebuild +++ b/dev-python/pycxx/pycxx-6.2.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils distutils-r1 diff --git a/dev-python/pycxx/pycxx-6.2.6.ebuild b/dev-python/pycxx/pycxx-6.2.6.ebuild index a4a3ee4a91e17..55ee5e6bafacb 100644 --- a/dev-python/pycxx/pycxx-6.2.6.ebuild +++ b/dev-python/pycxx/pycxx-6.2.6.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils distutils-r1 diff --git a/dev-python/pydecomp/pydecomp-0.1.ebuild b/dev-python/pydecomp/pydecomp-0.1.ebuild index 8282aa20d8c68..9dd8348b8cc75 100644 --- a/dev-python/pydecomp/pydecomp-0.1.ebuild +++ b/dev-python/pydecomp/pydecomp-0.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 python-r1 diff --git a/dev-python/pydecomp/pydecomp-9999.ebuild b/dev-python/pydecomp/pydecomp-9999.ebuild index 8282aa20d8c68..9dd8348b8cc75 100644 --- a/dev-python/pydecomp/pydecomp-9999.ebuild +++ b/dev-python/pydecomp/pydecomp-9999.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 python-r1 diff --git a/dev-python/pydiff/pydiff-0.2.ebuild b/dev-python/pydiff/pydiff-0.2.ebuild index 4927a858a21bb..18168420cb552 100644 --- a/dev-python/pydiff/pydiff-0.2.ebuild +++ b/dev-python/pydiff/pydiff-0.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pydispatcher/pydispatcher-2.0.5.ebuild b/dev-python/pydispatcher/pydispatcher-2.0.5.ebuild index de0115872bf84..86929ecb88dfe 100644 --- a/dev-python/pydispatcher/pydispatcher-2.0.5.ebuild +++ b/dev-python/pydispatcher/pydispatcher-2.0.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/pydns/pydns-3.1.0.ebuild b/dev-python/pydns/pydns-3.1.0.ebuild index d6960bfebcc24..15469023f13e6 100644 --- a/dev-python/pydns/pydns-3.1.0.ebuild +++ b/dev-python/pydns/pydns-3.1.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) inherit distutils-r1 diff --git a/dev-python/pydns/pydns-3.1.1.ebuild b/dev-python/pydns/pydns-3.1.1.ebuild index 5ed8dfbbb1bc8..be2e5bfefb5ae 100644 --- a/dev-python/pydns/pydns-3.1.1.ebuild +++ b/dev-python/pydns/pydns-3.1.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) inherit distutils-r1 diff --git a/dev-python/pyelftools/pyelftools-0.22.ebuild b/dev-python/pyelftools/pyelftools-0.22.ebuild index c7a3b93ee05bb..aec8e53944be0 100644 --- a/dev-python/pyelftools/pyelftools-0.22.ebuild +++ b/dev-python/pyelftools/pyelftools-0.22.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="pure-Python library for analyzing ELF files and DWARF debugging information" diff --git a/dev-python/pyelftools/pyelftools-0.23-r1.ebuild b/dev-python/pyelftools/pyelftools-0.23-r1.ebuild index 91c833e7bbfac..deffb37f4a913 100644 --- a/dev-python/pyelftools/pyelftools-0.23-r1.ebuild +++ b/dev-python/pyelftools/pyelftools-0.23-r1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 DESCRIPTION="pure-Python library for analyzing ELF files and DWARF debugging information" diff --git a/dev-python/pyenchant/pyenchant-1.6.6.ebuild b/dev-python/pyenchant/pyenchant-1.6.6.ebuild index 9d92fa22817e8..ea97601445113 100644 --- a/dev-python/pyenchant/pyenchant-1.6.6.ebuild +++ b/dev-python/pyenchant/pyenchant-1.6.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/pyenchant/pyenchant-1.6.8.ebuild b/dev-python/pyenchant/pyenchant-1.6.8.ebuild index 0bed151c8b06c..99fb0999dfb39 100644 --- a/dev-python/pyenchant/pyenchant-1.6.8.ebuild +++ b/dev-python/pyenchant/pyenchant-1.6.8.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/pyev/pyev-0.8.1.ebuild b/dev-python/pyev/pyev-0.8.1.ebuild index a23baf3fef115..078e4b74172e5 100644 --- a/dev-python/pyev/pyev-0.8.1.ebuild +++ b/dev-python/pyev/pyev-0.8.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pyev/pyev-0.9.0.ebuild b/dev-python/pyev/pyev-0.9.0.ebuild index b052b3df57699..d830dba02832c 100644 --- a/dev-python/pyev/pyev-0.9.0.ebuild +++ b/dev-python/pyev/pyev-0.9.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pyfeyn/pyfeyn-1.0.0.ebuild b/dev-python/pyfeyn/pyfeyn-1.0.0.ebuild index 0f438a75a2c41..76efc205983ba 100644 --- a/dev-python/pyfeyn/pyfeyn-1.0.0.ebuild +++ b/dev-python/pyfeyn/pyfeyn-1.0.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python3_{3,4,5} ) +PYTHON_COMPAT=( python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/pyfits/pyfits-3.3-r1.ebuild b/dev-python/pyfits/pyfits-3.3-r1.ebuild index d30a981ce7646..382b341daea6f 100644 --- a/dev-python/pyfits/pyfits-3.3-r1.ebuild +++ b/dev-python/pyfits/pyfits-3.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 eutils multilib diff --git a/dev-python/pyflakes/pyflakes-0.7.2.ebuild b/dev-python/pyflakes/pyflakes-0.7.2.ebuild index b4a25712e9f80..fbff910ebcdf9 100644 --- a/dev-python/pyflakes/pyflakes-0.7.2.ebuild +++ b/dev-python/pyflakes/pyflakes-0.7.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_3} ) +PYTHON_COMPAT=(python2_7 ) inherit distutils-r1 diff --git a/dev-python/pyflakes/pyflakes-0.8.1.ebuild b/dev-python/pyflakes/pyflakes-0.8.1.ebuild index a377bd75ae19c..f5861ec98c216 100644 --- a/dev-python/pyflakes/pyflakes-0.8.1.ebuild +++ b/dev-python/pyflakes/pyflakes-0.8.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/pyflakes/pyflakes-1.0.0.ebuild b/dev-python/pyflakes/pyflakes-1.0.0.ebuild index cc0aeca31bf52..b77e59a6c3808 100644 --- a/dev-python/pyflakes/pyflakes-1.0.0.ebuild +++ b/dev-python/pyflakes/pyflakes-1.0.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/pyfltk/pyfltk-1.3.3.ebuild b/dev-python/pyfltk/pyfltk-1.3.3.ebuild index 921e894a8390a..973eccf719ed5 100644 --- a/dev-python/pyfltk/pyfltk-1.3.3.ebuild +++ b/dev-python/pyfltk/pyfltk-1.3.3.ebuild @@ -6,7 +6,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 flag-o-matic diff --git a/dev-python/pyftpdlib/pyftpdlib-1.4.0.ebuild b/dev-python/pyftpdlib/pyftpdlib-1.4.0.ebuild index e0fe8db3aa2fc..60bf941cb8b85 100644 --- a/dev-python/pyftpdlib/pyftpdlib-1.4.0.ebuild +++ b/dev-python/pyftpdlib/pyftpdlib-1.4.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) PYTHON_REQ_USE="ssl(+)" inherit distutils-r1 diff --git a/dev-python/pygal/pygal-1.5.1.ebuild b/dev-python/pygal/pygal-1.5.1.ebuild index 5d1caf0fe7a10..7596772926122 100644 --- a/dev-python/pygal/pygal-1.5.1.ebuild +++ b/dev-python/pygal/pygal-1.5.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pygal/pygal-1.7.0.ebuild b/dev-python/pygal/pygal-1.7.0.ebuild index f73d427838450..bdd1480772206 100644 --- a/dev-python/pygal/pygal-1.7.0.ebuild +++ b/dev-python/pygal/pygal-1.7.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pygal/pygal-2.0.0.ebuild b/dev-python/pygal/pygal-2.0.0.ebuild index 19b2a924f4894..87ea5a5f95f85 100644 --- a/dev-python/pygal/pygal-2.0.0.ebuild +++ b/dev-python/pygal/pygal-2.0.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="A python SVG charts generator" diff --git a/dev-python/pygal/pygal-2.0.1.ebuild b/dev-python/pygal/pygal-2.0.1.ebuild index 19b2a924f4894..87ea5a5f95f85 100644 --- a/dev-python/pygal/pygal-2.0.1.ebuild +++ b/dev-python/pygal/pygal-2.0.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="A python SVG charts generator" diff --git a/dev-python/pygal/pygal-2.1.1.ebuild b/dev-python/pygal/pygal-2.1.1.ebuild index 66f1a7403c369..af8f912547ed9 100644 --- a/dev-python/pygal/pygal-2.1.1.ebuild +++ b/dev-python/pygal/pygal-2.1.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 DESCRIPTION="A python SVG charts generator" diff --git a/dev-python/pygame/pygame-1.9.2_pre20120101-r2.ebuild b/dev-python/pygame/pygame-1.9.2_pre20120101-r2.ebuild index bc9dace74508f..c6a1b8f564c5a 100644 --- a/dev-python/pygame/pygame-1.9.2_pre20120101-r2.ebuild +++ b/dev-python/pygame/pygame-1.9.2_pre20120101-r2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) DISTUTILS_IN_SOURCE_BUILD=1 inherit flag-o-matic distutils-r1 virtualx diff --git a/dev-python/pygame_sdl2/pygame_sdl2-6.99.6-r1.ebuild b/dev-python/pygame_sdl2/pygame_sdl2-6.99.6-r1.ebuild index 1a67b1683c11f..54cda448b506e 100644 --- a/dev-python/pygame_sdl2/pygame_sdl2-6.99.6-r1.ebuild +++ b/dev-python/pygame_sdl2/pygame_sdl2-6.99.6-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 DESCRIPTION="Reimplementation of portions of the pygame API using SDL2" diff --git a/dev-python/pygame_sdl2/pygame_sdl2-6.99.6.ebuild b/dev-python/pygame_sdl2/pygame_sdl2-6.99.6.ebuild index 6639671666256..b58d89a47e795 100644 --- a/dev-python/pygame_sdl2/pygame_sdl2-6.99.6.ebuild +++ b/dev-python/pygame_sdl2/pygame_sdl2-6.99.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 DESCRIPTION="Reimplementation of portions of the pygame API using SDL2" diff --git a/dev-python/pygccxml/pygccxml-1.7.5.ebuild b/dev-python/pygccxml/pygccxml-1.7.5.ebuild index bfba0a83b2b36..766008af129b9 100644 --- a/dev-python/pygccxml/pygccxml-1.7.5.ebuild +++ b/dev-python/pygccxml/pygccxml-1.7.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/pygeocoder/pygeocoder-1.2.5.ebuild b/dev-python/pygeocoder/pygeocoder-1.2.5.ebuild index d4c887581bfdb..99ca3dbf3174f 100644 --- a/dev-python/pygeocoder/pygeocoder-1.2.5.ebuild +++ b/dev-python/pygeocoder/pygeocoder-1.2.5.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Python wrapper for Google Geocoding API V3" diff --git a/dev-python/pygit2/pygit2-0.20.3.ebuild b/dev-python/pygit2/pygit2-0.20.3.ebuild index 7725f47e13582..b7fc3b50e4573 100644 --- a/dev-python/pygit2/pygit2-0.20.3.ebuild +++ b/dev-python/pygit2/pygit2-0.20.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 versionator diff --git a/dev-python/pygit2/pygit2-0.21.4-r1.ebuild b/dev-python/pygit2/pygit2-0.21.4-r1.ebuild index 3fe1fee0bd128..bbfe0bcf74fda 100644 --- a/dev-python/pygit2/pygit2-0.21.4-r1.ebuild +++ b/dev-python/pygit2/pygit2-0.21.4-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 versionator diff --git a/dev-python/pygit2/pygit2-0.22.1.ebuild b/dev-python/pygit2/pygit2-0.22.1.ebuild index 2f6c247de2ad5..75fdc263c643b 100644 --- a/dev-python/pygit2/pygit2-0.22.1.ebuild +++ b/dev-python/pygit2/pygit2-0.22.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 versionator diff --git a/dev-python/pygit2/pygit2-0.23.3.ebuild b/dev-python/pygit2/pygit2-0.23.3.ebuild index 99e426f1d2ba8..1f2ae0840593a 100644 --- a/dev-python/pygit2/pygit2-0.23.3.ebuild +++ b/dev-python/pygit2/pygit2-0.23.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 versionator diff --git a/dev-python/pygit2/pygit2-0.24.1.ebuild b/dev-python/pygit2/pygit2-0.24.1.ebuild index 82cc7dd14c9d0..d00efa61c5612 100644 --- a/dev-python/pygit2/pygit2-0.24.1.ebuild +++ b/dev-python/pygit2/pygit2-0.24.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 versionator diff --git a/dev-python/pyglet/pyglet-1.2.2.ebuild b/dev-python/pyglet/pyglet-1.2.2.ebuild index e4d237ce76702..54290a1dbfb94 100644 --- a/dev-python/pyglet/pyglet-1.2.2.ebuild +++ b/dev-python/pyglet/pyglet-1.2.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 virtualx diff --git a/dev-python/pyglet/pyglet-1.2.3.ebuild b/dev-python/pyglet/pyglet-1.2.3.ebuild index e4d237ce76702..54290a1dbfb94 100644 --- a/dev-python/pyglet/pyglet-1.2.3.ebuild +++ b/dev-python/pyglet/pyglet-1.2.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 virtualx diff --git a/dev-python/pyglet/pyglet-1.2.4.ebuild b/dev-python/pyglet/pyglet-1.2.4.ebuild index e4d237ce76702..54290a1dbfb94 100644 --- a/dev-python/pyglet/pyglet-1.2.4.ebuild +++ b/dev-python/pyglet/pyglet-1.2.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 virtualx diff --git a/dev-python/pygments/pygments-2.0.2-r2.ebuild b/dev-python/pygments/pygments-2.0.2-r2.ebuild index adef7afa90f16..25d5d1c94e70a 100644 --- a/dev-python/pygments/pygments-2.0.2-r2.ebuild +++ b/dev-python/pygments/pygments-2.0.2-r2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 bash-completion-r1 vcs-snapshot diff --git a/dev-python/pygments/pygments-2.1.1.ebuild b/dev-python/pygments/pygments-2.1.1.ebuild index d971e99034170..5e74f270e4b93 100644 --- a/dev-python/pygments/pygments-2.1.1.ebuild +++ b/dev-python/pygments/pygments-2.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 bash-completion-r1 vcs-snapshot diff --git a/dev-python/pygments/pygments-2.1.3.ebuild b/dev-python/pygments/pygments-2.1.3.ebuild index ee306bf31467f..6a23c986b25cd 100644 --- a/dev-python/pygments/pygments-2.1.3.ebuild +++ b/dev-python/pygments/pygments-2.1.3.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 bash-completion-r1 vcs-snapshot diff --git a/dev-python/pygments/pygments-2.1.ebuild b/dev-python/pygments/pygments-2.1.ebuild index 4e0af7e7ee058..012652a630702 100644 --- a/dev-python/pygments/pygments-2.1.ebuild +++ b/dev-python/pygments/pygments-2.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 bash-completion-r1 vcs-snapshot diff --git a/dev-python/pygobject/pygobject-3.16.2.ebuild b/dev-python/pygobject/pygobject-3.16.2.ebuild index b0299152778dd..9b1fbc27103f9 100644 --- a/dev-python/pygobject/pygobject-3.16.2.ebuild +++ b/dev-python/pygobject/pygobject-3.16.2.ebuild @@ -6,7 +6,7 @@ EAPI="5" GCONF_DEBUG="no" GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit eutils gnome2 python-r1 virtualx diff --git a/dev-python/pygobject/pygobject-3.18.2.ebuild b/dev-python/pygobject/pygobject-3.18.2.ebuild index 3aa465d746166..3a94ab32a1301 100644 --- a/dev-python/pygobject/pygobject-3.18.2.ebuild +++ b/dev-python/pygobject/pygobject-3.18.2.ebuild @@ -5,7 +5,7 @@ EAPI="5" GCONF_DEBUG="no" GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit eutils gnome2 python-r1 virtualx diff --git a/dev-python/pygobject/pygobject-3.20.1.ebuild b/dev-python/pygobject/pygobject-3.20.1.ebuild index 4621e5ac85d57..46d39e5c44b0c 100644 --- a/dev-python/pygobject/pygobject-3.20.1.ebuild +++ b/dev-python/pygobject/pygobject-3.20.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit eutils gnome2 python-r1 virtualx diff --git a/dev-python/pygpgme/pygpgme-0.3-r1.ebuild b/dev-python/pygpgme/pygpgme-0.3-r1.ebuild index 86b649ad63bd1..5a921cc791f89 100644 --- a/dev-python/pygpgme/pygpgme-0.3-r1.ebuild +++ b/dev-python/pygpgme/pygpgme-0.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/pygraphviz/pygraphviz-1.3.1.ebuild b/dev-python/pygraphviz/pygraphviz-1.3.1.ebuild index e6cdbece1ac6b..6455e92292668 100644 --- a/dev-python/pygraphviz/pygraphviz-1.3.1.ebuild +++ b/dev-python/pygraphviz/pygraphviz-1.3.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/pygsl/pygsl-2.1.1.ebuild b/dev-python/pygsl/pygsl-2.1.1.ebuild index c093fef498dc5..9cd6ddaf97187 100644 --- a/dev-python/pygsl/pygsl-2.1.1.ebuild +++ b/dev-python/pygsl/pygsl-2.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/pyh2o/pyh2o-9999.ebuild b/dev-python/pyh2o/pyh2o-9999.ebuild index eb63d56103ed6..694401110b571 100644 --- a/dev-python/pyh2o/pyh2o-9999.ebuild +++ b/dev-python/pyh2o/pyh2o-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/pyhamcrest/pyhamcrest-1.8.2.ebuild b/dev-python/pyhamcrest/pyhamcrest-1.8.2.ebuild index 1f1855079370d..3d73feb877cbb 100644 --- a/dev-python/pyhamcrest/pyhamcrest-1.8.2.ebuild +++ b/dev-python/pyhamcrest/pyhamcrest-1.8.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/pyhamcrest/pyhamcrest-1.8.3.ebuild b/dev-python/pyhamcrest/pyhamcrest-1.8.3.ebuild index 3f57cde2633bb..c455508fff373 100644 --- a/dev-python/pyhamcrest/pyhamcrest-1.8.3.ebuild +++ b/dev-python/pyhamcrest/pyhamcrest-1.8.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/pyhamcrest/pyhamcrest-1.8.5.ebuild b/dev-python/pyhamcrest/pyhamcrest-1.8.5.ebuild index 700448138cac5..f28ea4237fb08 100644 --- a/dev-python/pyhamcrest/pyhamcrest-1.8.5.ebuild +++ b/dev-python/pyhamcrest/pyhamcrest-1.8.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/pyicu/pyicu-1.9.3-r1.ebuild b/dev-python/pyicu/pyicu-1.9.3-r1.ebuild index 5a79386868864..7889c5661badf 100644 --- a/dev-python/pyicu/pyicu-1.9.3-r1.ebuild +++ b/dev-python/pyicu/pyicu-1.9.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) DISTUTILS_IN_SOURCE_BUILD=1 # setup.py applies 2to3 to tests inherit distutils-r1 diff --git a/dev-python/pyicu/pyicu-1.9.3.ebuild b/dev-python/pyicu/pyicu-1.9.3.ebuild index 48ae3b42c06a9..a2816c0896a49 100644 --- a/dev-python/pyicu/pyicu-1.9.3.ebuild +++ b/dev-python/pyicu/pyicu-1.9.3.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) DISTUTILS_IN_SOURCE_BUILD=1 # setup.py applies 2to3 to tests inherit distutils-r1 diff --git a/dev-python/pyinotify/pyinotify-0.9.4-r1.ebuild b/dev-python/pyinotify/pyinotify-0.9.4-r1.ebuild index a2638b499d2b6..d669676a48d7c 100644 --- a/dev-python/pyinotify/pyinotify-0.9.4-r1.ebuild +++ b/dev-python/pyinotify/pyinotify-0.9.4-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/pyinotify/pyinotify-0.9.5.ebuild b/dev-python/pyinotify/pyinotify-0.9.5.ebuild index 7bf821c0b2fca..bd11330363b8e 100644 --- a/dev-python/pyinotify/pyinotify-0.9.5.ebuild +++ b/dev-python/pyinotify/pyinotify-0.9.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/pyinotify/pyinotify-0.9.6.ebuild b/dev-python/pyinotify/pyinotify-0.9.6.ebuild index 45b8b07b236a4..0a98edb36f109 100644 --- a/dev-python/pyinotify/pyinotify-0.9.6.ebuild +++ b/dev-python/pyinotify/pyinotify-0.9.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/pyinsane/pyinsane-1.3.8.ebuild b/dev-python/pyinsane/pyinsane-1.3.8.ebuild index 6ace85058f4bb..a11f2953a3ec9 100644 --- a/dev-python/pyinsane/pyinsane-1.3.8.ebuild +++ b/dev-python/pyinsane/pyinsane-1.3.8.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pyjwt/pyjwt-1.3.0.ebuild b/dev-python/pyjwt/pyjwt-1.3.0.ebuild index d3639f2841d9f..06a57c988842a 100644 --- a/dev-python/pyjwt/pyjwt-1.3.0.ebuild +++ b/dev-python/pyjwt/pyjwt-1.3.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit eutils distutils-r1 diff --git a/dev-python/pyjwt/pyjwt-1.4.0.ebuild b/dev-python/pyjwt/pyjwt-1.4.0.ebuild index 2feff6c2e5680..397ee2a0d772c 100644 --- a/dev-python/pyjwt/pyjwt-1.4.0.ebuild +++ b/dev-python/pyjwt/pyjwt-1.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy ) inherit distutils-r1 eutils diff --git a/dev-python/pykerberos/pykerberos-1.1.5.ebuild b/dev-python/pykerberos/pykerberos-1.1.5.ebuild index a0de1142cfc63..26e3bd775f071 100644 --- a/dev-python/pykerberos/pykerberos-1.1.5.ebuild +++ b/dev-python/pykerberos/pykerberos-1.1.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/pykerberos/pykerberos-1.1.7.ebuild b/dev-python/pykerberos/pykerberos-1.1.7.ebuild index fd4f47e5eb9f5..a433876c5c2a0 100644 --- a/dev-python/pykerberos/pykerberos-1.1.7.ebuild +++ b/dev-python/pykerberos/pykerberos-1.1.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/pykerberos/pykerberos-1.1.9.ebuild b/dev-python/pykerberos/pykerberos-1.1.9.ebuild index 0e9be6c5bb02a..b58d069025f2d 100644 --- a/dev-python/pykerberos/pykerberos-1.1.9.ebuild +++ b/dev-python/pykerberos/pykerberos-1.1.9.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/pykka/pykka-1.2.1.ebuild b/dev-python/pykka/pykka-1.2.1.ebuild index 9e401071483fb..467eb8de8e779 100644 --- a/dev-python/pykka/pykka-1.2.1.ebuild +++ b/dev-python/pykka/pykka-1.2.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_3,3_4}) +PYTHON_COMPAT=(python{2_7,3_4}) inherit distutils-r1 diff --git a/dev-python/pykwalify/pykwalify-1.4.0.ebuild b/dev-python/pykwalify/pykwalify-1.4.0.ebuild index 6837604d30e57..a0d60da70bcc0 100644 --- a/dev-python/pykwalify/pykwalify-1.4.0.ebuild +++ b/dev-python/pykwalify/pykwalify-1.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pykwalify/pykwalify-1.4.1.ebuild b/dev-python/pykwalify/pykwalify-1.4.1.ebuild index 2d4f6829ed283..69ee7dc6c31ce 100644 --- a/dev-python/pykwalify/pykwalify-1.4.1.ebuild +++ b/dev-python/pykwalify/pykwalify-1.4.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pykwalify/pykwalify-1.5.0.ebuild b/dev-python/pykwalify/pykwalify-1.5.0.ebuild index 2d4f6829ed283..69ee7dc6c31ce 100644 --- a/dev-python/pykwalify/pykwalify-1.5.0.ebuild +++ b/dev-python/pykwalify/pykwalify-1.5.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pykwalify/pykwalify-9999.ebuild b/dev-python/pykwalify/pykwalify-9999.ebuild index 7732db73f88ef..ee7d4304e39da 100644 --- a/dev-python/pykwalify/pykwalify-9999.ebuild +++ b/dev-python/pykwalify/pykwalify-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 git-r3 diff --git a/dev-python/pylast/pylast-1.0.0.ebuild b/dev-python/pylast/pylast-1.0.0.ebuild index 702ed8c48ff72..a160e8393651f 100644 --- a/dev-python/pylast/pylast-1.0.0.ebuild +++ b/dev-python/pylast/pylast-1.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/pyldap/pyldap-2.4.20-r1.ebuild b/dev-python/pyldap/pyldap-2.4.20-r1.ebuild index 1ea0d220e39ab..41d5469e0b563 100644 --- a/dev-python/pyldap/pyldap-2.4.20-r1.ebuild +++ b/dev-python/pyldap/pyldap-2.4.20-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 multilib diff --git a/dev-python/pyldap/pyldap-2.4.20-r2.ebuild b/dev-python/pyldap/pyldap-2.4.20-r2.ebuild index 1ea0d220e39ab..41d5469e0b563 100644 --- a/dev-python/pyldap/pyldap-2.4.20-r2.ebuild +++ b/dev-python/pyldap/pyldap-2.4.20-r2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 multilib diff --git a/dev-python/pyldap/pyldap-2.4.21.ebuild b/dev-python/pyldap/pyldap-2.4.21.ebuild index 55a781d833137..5d2db471625a1 100644 --- a/dev-python/pyldap/pyldap-2.4.21.ebuild +++ b/dev-python/pyldap/pyldap-2.4.21.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 multilib diff --git a/dev-python/pyldap/pyldap-2.4.25.ebuild b/dev-python/pyldap/pyldap-2.4.25.ebuild index 55a781d833137..5d2db471625a1 100644 --- a/dev-python/pyldap/pyldap-2.4.25.ebuild +++ b/dev-python/pyldap/pyldap-2.4.25.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 multilib diff --git a/dev-python/pylibacl/pylibacl-0.5.0-r1.ebuild b/dev-python/pylibacl/pylibacl-0.5.0-r1.ebuild index 0a04786ea29f2..bd97c370df223 100644 --- a/dev-python/pylibacl/pylibacl-0.5.0-r1.ebuild +++ b/dev-python/pylibacl/pylibacl-0.5.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pylibmc/pylibmc-1.4.3.ebuild b/dev-python/pylibmc/pylibmc-1.4.3.ebuild index 6d79241315b7f..95fa32f4b4941 100644 --- a/dev-python/pylibmc/pylibmc-1.4.3.ebuild +++ b/dev-python/pylibmc/pylibmc-1.4.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/pylibmc/pylibmc-1.5.0.ebuild b/dev-python/pylibmc/pylibmc-1.5.0.ebuild index 38bda0c0f1dbd..6ac6d511736e4 100644 --- a/dev-python/pylibmc/pylibmc-1.5.0.ebuild +++ b/dev-python/pylibmc/pylibmc-1.5.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/pylibmc/pylibmc-1.5.1.ebuild b/dev-python/pylibmc/pylibmc-1.5.1.ebuild index 25eff659f4498..9fec59b6ad82d 100644 --- a/dev-python/pylibmc/pylibmc-1.5.1.ebuild +++ b/dev-python/pylibmc/pylibmc-1.5.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="6" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/pylint/pylint-1.4.4.ebuild b/dev-python/pylint/pylint-1.4.4.ebuild index 0d4689c80c44d..6f2a6d06a52e5 100644 --- a/dev-python/pylint/pylint-1.4.4.ebuild +++ b/dev-python/pylint/pylint-1.4.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/pylint/pylint-1.4.5.ebuild b/dev-python/pylint/pylint-1.4.5.ebuild index 5c739cd975a89..9f324d727fa6c 100644 --- a/dev-python/pylint/pylint-1.4.5.ebuild +++ b/dev-python/pylint/pylint-1.4.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/pylint/pylint-1.5.1.ebuild b/dev-python/pylint/pylint-1.5.1.ebuild index d4adb716d28f0..c8c77dd92117a 100644 --- a/dev-python/pylint/pylint-1.5.1.ebuild +++ b/dev-python/pylint/pylint-1.5.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 eutils diff --git a/dev-python/pylint/pylint-1.5.2.ebuild b/dev-python/pylint/pylint-1.5.2.ebuild index d4adb716d28f0..c8c77dd92117a 100644 --- a/dev-python/pylint/pylint-1.5.2.ebuild +++ b/dev-python/pylint/pylint-1.5.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 eutils diff --git a/dev-python/pylint/pylint-1.5.3.ebuild b/dev-python/pylint/pylint-1.5.3.ebuild index 355d5cfb46349..7bbab532370ee 100644 --- a/dev-python/pylint/pylint-1.5.3.ebuild +++ b/dev-python/pylint/pylint-1.5.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 eutils diff --git a/dev-python/pylint/pylint-1.5.4.ebuild b/dev-python/pylint/pylint-1.5.4.ebuild index 355d5cfb46349..7bbab532370ee 100644 --- a/dev-python/pylint/pylint-1.5.4.ebuild +++ b/dev-python/pylint/pylint-1.5.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 eutils diff --git a/dev-python/pylint/pylint-1.5.5-r1.ebuild b/dev-python/pylint/pylint-1.5.5-r1.ebuild index 3a9da81a22f78..bfde7a85f590e 100644 --- a/dev-python/pylint/pylint-1.5.5-r1.ebuild +++ b/dev-python/pylint/pylint-1.5.5-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 eutils diff --git a/dev-python/pylint/pylint-1.5.6.ebuild b/dev-python/pylint/pylint-1.5.6.ebuild index 3a9da81a22f78..bfde7a85f590e 100644 --- a/dev-python/pylint/pylint-1.5.6.ebuild +++ b/dev-python/pylint/pylint-1.5.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 eutils diff --git a/dev-python/pylons-sphinx-themes/pylons-sphinx-themes-0.3.1.ebuild b/dev-python/pylons-sphinx-themes/pylons-sphinx-themes-0.3.1.ebuild index 2f7a2410011de..a6807e96a07fd 100644 --- a/dev-python/pylons-sphinx-themes/pylons-sphinx-themes-0.3.1.ebuild +++ b/dev-python/pylons-sphinx-themes/pylons-sphinx-themes-0.3.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pymdstat/pymdstat-0.4.2.ebuild b/dev-python/pymdstat/pymdstat-0.4.2.ebuild index 46989d05aabe5..d8ed1d5c8f943 100644 --- a/dev-python/pymdstat/pymdstat-0.4.2.ebuild +++ b/dev-python/pymdstat/pymdstat-0.4.2.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pymediainfo/pymediainfo-2.1.4.ebuild b/dev-python/pymediainfo/pymediainfo-2.1.4.ebuild index a810b9b929382..ef0e7330c64f3 100644 --- a/dev-python/pymediainfo/pymediainfo-2.1.4.ebuild +++ b/dev-python/pymediainfo/pymediainfo-2.1.4.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/pymediainfo/pymediainfo-2.1.5.ebuild b/dev-python/pymediainfo/pymediainfo-2.1.5.ebuild index a810b9b929382..ef0e7330c64f3 100644 --- a/dev-python/pymediainfo/pymediainfo-2.1.5.ebuild +++ b/dev-python/pymediainfo/pymediainfo-2.1.5.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild b/dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild index 2aadc71eb82a0..a4bf772011acf 100644 --- a/dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild +++ b/dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/pyminuit/pyminuit-1.2.1.ebuild b/dev-python/pyminuit/pyminuit-1.2.1.ebuild index 715f6622abf2d..3723ba1013350 100644 --- a/dev-python/pyminuit/pyminuit-1.2.1.ebuild +++ b/dev-python/pyminuit/pyminuit-1.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/pymongo/pymongo-2.6.3.ebuild b/dev-python/pymongo/pymongo-2.6.3.ebuild index 9050b51bf4b06..37317a5c35d70 100644 --- a/dev-python/pymongo/pymongo-2.6.3.ebuild +++ b/dev-python/pymongo/pymongo-2.6.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} pypy ) +PYTHON_COMPAT=( python2_7 pypy ) inherit check-reqs distutils-r1 diff --git a/dev-python/pymongo/pymongo-2.7.2.ebuild b/dev-python/pymongo/pymongo-2.7.2.ebuild index 4909993c630a5..c26e43feada9f 100644 --- a/dev-python/pymongo/pymongo-2.7.2.ebuild +++ b/dev-python/pymongo/pymongo-2.7.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit check-reqs distutils-r1 diff --git a/dev-python/pymongo/pymongo-2.8.1.ebuild b/dev-python/pymongo/pymongo-2.8.1.ebuild index de75b074f3332..655c7ae257d99 100644 --- a/dev-python/pymongo/pymongo-2.8.1.ebuild +++ b/dev-python/pymongo/pymongo-2.8.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit check-reqs distutils-r1 diff --git a/dev-python/pymongo/pymongo-2.9.3.ebuild b/dev-python/pymongo/pymongo-2.9.3.ebuild index 6cd270984e962..1663dd3b34159 100644 --- a/dev-python/pymongo/pymongo-2.9.3.ebuild +++ b/dev-python/pymongo/pymongo-2.9.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit check-reqs distutils-r1 diff --git a/dev-python/pymongo/pymongo-3.0.3.ebuild b/dev-python/pymongo/pymongo-3.0.3.ebuild index de75b074f3332..655c7ae257d99 100644 --- a/dev-python/pymongo/pymongo-3.0.3.ebuild +++ b/dev-python/pymongo/pymongo-3.0.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit check-reqs distutils-r1 diff --git a/dev-python/pymongo/pymongo-3.1.1.ebuild b/dev-python/pymongo/pymongo-3.1.1.ebuild index de75b074f3332..655c7ae257d99 100644 --- a/dev-python/pymongo/pymongo-3.1.1.ebuild +++ b/dev-python/pymongo/pymongo-3.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit check-reqs distutils-r1 diff --git a/dev-python/pymongo/pymongo-3.2.2.ebuild b/dev-python/pymongo/pymongo-3.2.2.ebuild index caf98e02b9a49..4e2768a27129c 100644 --- a/dev-python/pymongo/pymongo-3.2.2.ebuild +++ b/dev-python/pymongo/pymongo-3.2.2.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit check-reqs distutils-r1 diff --git a/dev-python/pymongo/pymongo-3.3.0.ebuild b/dev-python/pymongo/pymongo-3.3.0.ebuild index 8fbd7cd7b6bce..2683f16140a16 100644 --- a/dev-python/pymongo/pymongo-3.3.0.ebuild +++ b/dev-python/pymongo/pymongo-3.3.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit check-reqs distutils-r1 diff --git a/dev-python/pymountboot/pymountboot-0.2.1.ebuild b/dev-python/pymountboot/pymountboot-0.2.1.ebuild index 60a9a161a48c3..d6ee50dbaaa27 100644 --- a/dev-python/pymountboot/pymountboot-0.2.1.ebuild +++ b/dev-python/pymountboot/pymountboot-0.2.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 diff --git a/dev-python/pymountboot/pymountboot-0.2.2.ebuild b/dev-python/pymountboot/pymountboot-0.2.2.ebuild index 2367787847e3e..72af7690a0509 100644 --- a/dev-python/pymountboot/pymountboot-0.2.2.ebuild +++ b/dev-python/pymountboot/pymountboot-0.2.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/pymountboot/pymountboot-9999.ebuild b/dev-python/pymountboot/pymountboot-9999.ebuild index d994c55a1c269..8119144f85867 100644 --- a/dev-python/pymountboot/pymountboot-9999.ebuild +++ b/dev-python/pymountboot/pymountboot-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/pympler/pympler-0.4.1.ebuild b/dev-python/pympler/pympler-0.4.1.ebuild index b013c70bfe27f..a8db3938095a1 100644 --- a/dev-python/pympler/pympler-0.4.1.ebuild +++ b/dev-python/pympler/pympler-0.4.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pympler/pympler-0.4.2.ebuild b/dev-python/pympler/pympler-0.4.2.ebuild index 7810c7fa7ceb5..11f5482fac1e6 100644 --- a/dev-python/pympler/pympler-0.4.2.ebuild +++ b/dev-python/pympler/pympler-0.4.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pymtp/pymtp-0.0.6.ebuild b/dev-python/pymtp/pymtp-0.0.6.ebuild index 4cc23b74ba587..513fcd97b9fe3 100644 --- a/dev-python/pymtp/pymtp-0.0.6.ebuild +++ b/dev-python/pymtp/pymtp-0.0.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) inherit distutils-r1 diff --git a/dev-python/pymysql/pymysql-0.6.3.ebuild b/dev-python/pymysql/pymysql-0.6.3.ebuild index a44468a5c1e0f..3bd4380a4f976 100644 --- a/dev-python/pymysql/pymysql-0.6.3.ebuild +++ b/dev-python/pymysql/pymysql-0.6.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pymysql/pymysql-0.6.6.ebuild b/dev-python/pymysql/pymysql-0.6.6.ebuild index 2bdd5a6e964ff..4e23cc6ba00b8 100644 --- a/dev-python/pymysql/pymysql-0.6.6.ebuild +++ b/dev-python/pymysql/pymysql-0.6.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pymysql/pymysql-0.6.7.ebuild b/dev-python/pymysql/pymysql-0.6.7.ebuild index 8c4a45a18e7ed..9889a9ec00968 100644 --- a/dev-python/pymysql/pymysql-0.6.7.ebuild +++ b/dev-python/pymysql/pymysql-0.6.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pynacl/pynacl-1.0.1.ebuild b/dev-python/pynacl/pynacl-1.0.1.ebuild index b184389ee7576..18b71090af6ae 100644 --- a/dev-python/pynacl/pynacl-1.0.1.ebuild +++ b/dev-python/pynacl/pynacl-1.0.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5}) +PYTHON_COMPAT=( python2_7 python3_{4,5}) inherit distutils-r1 diff --git a/dev-python/pynzb/pynzb-0.1.0-r1.ebuild b/dev-python/pynzb/pynzb-0.1.0-r1.ebuild index d91c3de6157cc..8b95df21f5a86 100644 --- a/dev-python/pynzb/pynzb-0.1.0-r1.ebuild +++ b/dev-python/pynzb/pynzb-0.1.0-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/pyocr/pyocr-0.2.4.ebuild b/dev-python/pyocr/pyocr-0.2.4.ebuild index 527bb2f071273..70e39a994c5a6 100644 --- a/dev-python/pyocr/pyocr-0.2.4.ebuild +++ b/dev-python/pyocr/pyocr-0.2.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pyocr/pyocr-0.3.0.ebuild b/dev-python/pyocr/pyocr-0.3.0.ebuild index 2d5af6b376f01..7d452281918a6 100644 --- a/dev-python/pyocr/pyocr-0.3.0.ebuild +++ b/dev-python/pyocr/pyocr-0.3.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pyocr/pyocr-0.3.1.ebuild b/dev-python/pyocr/pyocr-0.3.1.ebuild index 2d5af6b376f01..7d452281918a6 100644 --- a/dev-python/pyocr/pyocr-0.3.1.ebuild +++ b/dev-python/pyocr/pyocr-0.3.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pyodbc/pyodbc-3.0.7-r1.ebuild b/dev-python/pyodbc/pyodbc-3.0.7-r1.ebuild index c61678c0aae6c..f343ada084195 100644 --- a/dev-python/pyodbc/pyodbc-3.0.7-r1.ebuild +++ b/dev-python/pyodbc/pyodbc-3.0.7-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/pyopencl/pyopencl-2014.1.ebuild b/dev-python/pyopencl/pyopencl-2014.1.ebuild index fa94d23d0fa6e..fcf68c1ac113a 100644 --- a/dev-python/pyopencl/pyopencl-2014.1.ebuild +++ b/dev-python/pyopencl/pyopencl-2014.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pyopencl/pyopencl-2015.1.ebuild b/dev-python/pyopencl/pyopencl-2015.1.ebuild index 82979731fc95d..9afec13aae106 100644 --- a/dev-python/pyopencl/pyopencl-2015.1.ebuild +++ b/dev-python/pyopencl/pyopencl-2015.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pyopencl/pyopencl-2015.2.4.ebuild b/dev-python/pyopencl/pyopencl-2015.2.4.ebuild index 73512472d6cc2..3a03e281f33a3 100644 --- a/dev-python/pyopencl/pyopencl-2015.2.4.ebuild +++ b/dev-python/pyopencl/pyopencl-2015.2.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pyopencl/pyopencl-2016.1.ebuild b/dev-python/pyopencl/pyopencl-2016.1.ebuild index 73512472d6cc2..3a03e281f33a3 100644 --- a/dev-python/pyopencl/pyopencl-2016.1.ebuild +++ b/dev-python/pyopencl/pyopencl-2016.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pyopencl/pyopencl-9999.ebuild b/dev-python/pyopencl/pyopencl-9999.ebuild index 8784358d7e9ee..2cc865cdab4df 100644 --- a/dev-python/pyopencl/pyopencl-9999.ebuild +++ b/dev-python/pyopencl/pyopencl-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 git-2 diff --git a/dev-python/pyopengl/pyopengl-3.0.2-r1.ebuild b/dev-python/pyopengl/pyopengl-3.0.2-r1.ebuild index 5d823107aaa9e..d087f89f6457a 100644 --- a/dev-python/pyopengl/pyopengl-3.0.2-r1.ebuild +++ b/dev-python/pyopengl/pyopengl-3.0.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 PYTHON_REQ_USE="tk?" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pyopengl/pyopengl-3.1.0.ebuild b/dev-python/pyopengl/pyopengl-3.1.0.ebuild index 477240a60d54a..219ac7d12172d 100644 --- a/dev-python/pyopengl/pyopengl-3.1.0.ebuild +++ b/dev-python/pyopengl/pyopengl-3.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 PYTHON_REQ_USE="tk?" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/pyopengl_accelerate/pyopengl_accelerate-3.1.0.ebuild b/dev-python/pyopengl_accelerate/pyopengl_accelerate-3.1.0.ebuild index bb120a073f97f..8ba7ed4b6477a 100644 --- a/dev-python/pyopengl_accelerate/pyopengl_accelerate-3.1.0.ebuild +++ b/dev-python/pyopengl_accelerate/pyopengl_accelerate-3.1.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pyopenssl/pyopenssl-0.15.1-r1.ebuild b/dev-python/pyopenssl/pyopenssl-0.15.1-r1.ebuild index 3b2e4bb4f06f9..bc3161e5d0621 100644 --- a/dev-python/pyopenssl/pyopenssl-0.15.1-r1.ebuild +++ b/dev-python/pyopenssl/pyopenssl-0.15.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 flag-o-matic diff --git a/dev-python/pyopenssl/pyopenssl-16.1.0.ebuild b/dev-python/pyopenssl/pyopenssl-16.1.0.ebuild index e5e7d5dc0bb90..78384c6a12aa2 100644 --- a/dev-python/pyopenssl/pyopenssl-16.1.0.ebuild +++ b/dev-python/pyopenssl/pyopenssl-16.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 flag-o-matic diff --git a/dev-python/pypam/pypam-0.5.0-r3.ebuild b/dev-python/pypam/pypam-0.5.0-r3.ebuild index abbee94b78725..3bd030cd0991c 100644 --- a/dev-python/pypam/pypam-0.5.0-r3.ebuild +++ b/dev-python/pypam/pypam-0.5.0-r3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/pyparsing/pyparsing-1.5.6-r2.ebuild b/dev-python/pyparsing/pyparsing-1.5.6-r2.ebuild index be56c49bbb11f..3e241baa75a7f 100644 --- a/dev-python/pyparsing/pyparsing-1.5.6-r2.ebuild +++ b/dev-python/pyparsing/pyparsing-1.5.6-r2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 diff --git a/dev-python/pyparsing/pyparsing-2.0.3.ebuild b/dev-python/pyparsing/pyparsing-2.0.3.ebuild index 9603007e280df..8faeec539467a 100644 --- a/dev-python/pyparsing/pyparsing-2.0.3.ebuild +++ b/dev-python/pyparsing/pyparsing-2.0.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pyparsing/pyparsing-2.0.4.ebuild b/dev-python/pyparsing/pyparsing-2.0.4.ebuild index c2a2abb452522..a23e1e4dc2ab6 100644 --- a/dev-python/pyparsing/pyparsing-2.0.4.ebuild +++ b/dev-python/pyparsing/pyparsing-2.0.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pyparsing/pyparsing-2.0.5.ebuild b/dev-python/pyparsing/pyparsing-2.0.5.ebuild index ef7c5b117177a..f25dd551b2152 100644 --- a/dev-python/pyparsing/pyparsing-2.0.5.ebuild +++ b/dev-python/pyparsing/pyparsing-2.0.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pyparsing/pyparsing-2.0.6.ebuild b/dev-python/pyparsing/pyparsing-2.0.6.ebuild index ef7c5b117177a..f25dd551b2152 100644 --- a/dev-python/pyparsing/pyparsing-2.0.6.ebuild +++ b/dev-python/pyparsing/pyparsing-2.0.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pyparsing/pyparsing-2.0.7.ebuild b/dev-python/pyparsing/pyparsing-2.0.7.ebuild index ef7c5b117177a..f25dd551b2152 100644 --- a/dev-python/pyparsing/pyparsing-2.0.7.ebuild +++ b/dev-python/pyparsing/pyparsing-2.0.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pyparsing/pyparsing-2.1.0.ebuild b/dev-python/pyparsing/pyparsing-2.1.0.ebuild index 95c9a0cd650ab..7449bf7df56e7 100644 --- a/dev-python/pyparsing/pyparsing-2.1.0.ebuild +++ b/dev-python/pyparsing/pyparsing-2.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pyparsing/pyparsing-2.1.5.ebuild b/dev-python/pyparsing/pyparsing-2.1.5.ebuild index 1eee82f33e75b..1892eafb5a012 100644 --- a/dev-python/pyparsing/pyparsing-2.1.5.ebuild +++ b/dev-python/pyparsing/pyparsing-2.1.5.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pyparsing/pyparsing-2.1.8.ebuild b/dev-python/pyparsing/pyparsing-2.1.8.ebuild index 1eee82f33e75b..1892eafb5a012 100644 --- a/dev-python/pyparsing/pyparsing-2.1.8.ebuild +++ b/dev-python/pyparsing/pyparsing-2.1.8.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pyparted/pyparted-3.10.3-r1.ebuild b/dev-python/pyparted/pyparted-3.10.3-r1.ebuild index d755d150894ca..9272865dd6fc6 100644 --- a/dev-python/pyparted/pyparted-3.10.3-r1.ebuild +++ b/dev-python/pyparted/pyparted-3.10.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="Python bindings for sys-block/parted" diff --git a/dev-python/pyparted/pyparted-3.10.5.ebuild b/dev-python/pyparted/pyparted-3.10.5.ebuild index 49c937eac55e3..13272c92931d5 100644 --- a/dev-python/pyparted/pyparted-3.10.5.ebuild +++ b/dev-python/pyparted/pyparted-3.10.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="Python bindings for sys-block/parted" diff --git a/dev-python/pypax/pypax-0.9.2.ebuild b/dev-python/pypax/pypax-0.9.2.ebuild index b6937a001b648..42b2419eb04c9 100644 --- a/dev-python/pypax/pypax-0.9.2.ebuild +++ b/dev-python/pypax/pypax-0.9.2.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/pypax/pypax-9999.ebuild b/dev-python/pypax/pypax-9999.ebuild index 2b2ef718c083c..ef99493601505 100644 --- a/dev-python/pypax/pypax-9999.ebuild +++ b/dev-python/pypax/pypax-9999.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/pypeg2/pypeg2-2.15.1.ebuild b/dev-python/pypeg2/pypeg2-2.15.1.ebuild index 0dc8266d91db2..c463ef158dcd5 100644 --- a/dev-python/pypeg2/pypeg2-2.15.1.ebuild +++ b/dev-python/pypeg2/pypeg2-2.15.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pypeg2/pypeg2-2.15.2.ebuild b/dev-python/pypeg2/pypeg2-2.15.2.ebuild index 9bc17ff8eeb55..61d84a1ba991f 100644 --- a/dev-python/pypeg2/pypeg2-2.15.2.ebuild +++ b/dev-python/pypeg2/pypeg2-2.15.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/pyphen/pyphen-0.8.ebuild b/dev-python/pyphen/pyphen-0.8.ebuild index 31fe2cc350b62..53f05ed09b48b 100644 --- a/dev-python/pyphen/pyphen-0.8.ebuild +++ b/dev-python/pyphen/pyphen-0.8.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 diff --git a/dev-python/pyphen/pyphen-0.9.1.ebuild b/dev-python/pyphen/pyphen-0.9.1.ebuild index d8d4f9661d15f..69d376901a53a 100644 --- a/dev-python/pyphen/pyphen-0.9.1.ebuild +++ b/dev-python/pyphen/pyphen-0.9.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pyphen/pyphen-0.9.4.ebuild b/dev-python/pyphen/pyphen-0.9.4.ebuild index d86c01058d752..1813d9860d9e3 100644 --- a/dev-python/pyphen/pyphen-0.9.4.ebuild +++ b/dev-python/pyphen/pyphen-0.9.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/pyprof2calltree/pyprof2calltree-1.3.1.ebuild b/dev-python/pyprof2calltree/pyprof2calltree-1.3.1.ebuild index 3077e73841a3a..32ed0c442c491 100644 --- a/dev-python/pyprof2calltree/pyprof2calltree-1.3.1.ebuild +++ b/dev-python/pyprof2calltree/pyprof2calltree-1.3.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pyprof2calltree/pyprof2calltree-1.3.2.ebuild b/dev-python/pyprof2calltree/pyprof2calltree-1.3.2.ebuild index 3077e73841a3a..32ed0c442c491 100644 --- a/dev-python/pyprof2calltree/pyprof2calltree-1.3.2.ebuild +++ b/dev-python/pyprof2calltree/pyprof2calltree-1.3.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pyqtgraph/pyqtgraph-0.9.10.ebuild b/dev-python/pyqtgraph/pyqtgraph-0.9.10.ebuild index 232c0f6b7c2ae..70d5d343ea76c 100644 --- a/dev-python/pyqtgraph/pyqtgraph-0.9.10.ebuild +++ b/dev-python/pyqtgraph/pyqtgraph-0.9.10.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 DESCRIPTION="a pure-python scientific graphics and GUI library built on PyQt4/PySide and numpy" diff --git a/dev-python/pyqtgraph/pyqtgraph-0.9.9.ebuild b/dev-python/pyqtgraph/pyqtgraph-0.9.9.ebuild index ac30be6cd9d13..a239def981374 100644 --- a/dev-python/pyqtgraph/pyqtgraph-0.9.9.ebuild +++ b/dev-python/pyqtgraph/pyqtgraph-0.9.9.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="a pure-python scientific graphics and GUI library built on PyQt4/PySide and numpy" diff --git a/dev-python/pyquery/pyquery-1.2.11.ebuild b/dev-python/pyquery/pyquery-1.2.11.ebuild index f35a138db8b42..702246bd82230 100644 --- a/dev-python/pyquery/pyquery-1.2.11.ebuild +++ b/dev-python/pyquery/pyquery-1.2.11.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 eutils diff --git a/dev-python/pyquery/pyquery-1.2.13.ebuild b/dev-python/pyquery/pyquery-1.2.13.ebuild index f35a138db8b42..702246bd82230 100644 --- a/dev-python/pyquery/pyquery-1.2.13.ebuild +++ b/dev-python/pyquery/pyquery-1.2.13.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 eutils diff --git a/dev-python/pyquery/pyquery-1.2.9-r1.ebuild b/dev-python/pyquery/pyquery-1.2.9-r1.ebuild index cb84f3a5a257c..3d7e387d56a8a 100644 --- a/dev-python/pyquery/pyquery-1.2.9-r1.ebuild +++ b/dev-python/pyquery/pyquery-1.2.9-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 eutils diff --git a/dev-python/pyquery/pyquery-1.2.9.ebuild b/dev-python/pyquery/pyquery-1.2.9.ebuild index 99d6ecf58b561..872d49fb72584 100644 --- a/dev-python/pyquery/pyquery-1.2.9.ebuild +++ b/dev-python/pyquery/pyquery-1.2.9.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 eutils diff --git a/dev-python/pyramid/pyramid-1.5.1.ebuild b/dev-python/pyramid/pyramid-1.5.1.ebuild index 0329247d1e491..aeb7a26ba8077 100644 --- a/dev-python/pyramid/pyramid-1.5.1.ebuild +++ b/dev-python/pyramid/pyramid-1.5.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pyramid/pyramid-1.5.2.ebuild b/dev-python/pyramid/pyramid-1.5.2.ebuild index 5c6c05219418e..5626de72db0ae 100644 --- a/dev-python/pyramid/pyramid-1.5.2.ebuild +++ b/dev-python/pyramid/pyramid-1.5.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pyramid/pyramid-1.5.4.ebuild b/dev-python/pyramid/pyramid-1.5.4.ebuild index 5c6c05219418e..5626de72db0ae 100644 --- a/dev-python/pyramid/pyramid-1.5.4.ebuild +++ b/dev-python/pyramid/pyramid-1.5.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pyramid/pyramid-1.5.7.ebuild b/dev-python/pyramid/pyramid-1.5.7.ebuild index 5c6c05219418e..5626de72db0ae 100644 --- a/dev-python/pyramid/pyramid-1.5.7.ebuild +++ b/dev-python/pyramid/pyramid-1.5.7.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pyregion/pyregion-1.1.4.ebuild b/dev-python/pyregion/pyregion-1.1.4.ebuild index 36bcce0648d15..fc078d8e52fda 100644 --- a/dev-python/pyregion/pyregion-1.1.4.ebuild +++ b/dev-python/pyregion/pyregion-1.1.4.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 DESCRIPTION="Python module to parse ds9 region file" diff --git a/dev-python/pyrfc3339/pyrfc3339-0.2.ebuild b/dev-python/pyrfc3339/pyrfc3339-0.2.ebuild index 3c41c6fac92cc..a767fc6eb3251 100644 --- a/dev-python/pyrfc3339/pyrfc3339-0.2.ebuild +++ b/dev-python/pyrfc3339/pyrfc3339-0.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_3,3_4}) +PYTHON_COMPAT=(python{2_7,3_4}) inherit distutils-r1 MY_PN=pyRFC3339 diff --git a/dev-python/pyrfc3339/pyrfc3339-1.0.ebuild b/dev-python/pyrfc3339/pyrfc3339-1.0.ebuild index 15381718e26a3..045698fdcb15b 100644 --- a/dev-python/pyrfc3339/pyrfc3339-1.0.ebuild +++ b/dev-python/pyrfc3339/pyrfc3339-1.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_3,3_4,3_5}) +PYTHON_COMPAT=(python{2_7,3_4,3_5}) inherit distutils-r1 MY_PN=pyRFC3339 diff --git a/dev-python/pyro/pyro-4.25.ebuild b/dev-python/pyro/pyro-4.25.ebuild index 4ab34b54dcb0a..268725e7c5b78 100644 --- a/dev-python/pyro/pyro-4.25.ebuild +++ b/dev-python/pyro/pyro-4.25.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/pyro/pyro-4.39.ebuild b/dev-python/pyro/pyro-4.39.ebuild index 95944d8689099..74cfe1e26979a 100644 --- a/dev-python/pyro/pyro-4.39.ebuild +++ b/dev-python/pyro/pyro-4.39.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/pyro/pyro-4.40.ebuild b/dev-python/pyro/pyro-4.40.ebuild index 6a140ed38ecff..450e4101c734f 100644 --- a/dev-python/pyro/pyro-4.40.ebuild +++ b/dev-python/pyro/pyro-4.40.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/pyro/pyro-4.41.ebuild b/dev-python/pyro/pyro-4.41.ebuild index 4326a4b2c4469..8236aafbf9f91 100644 --- a/dev-python/pyro/pyro-4.41.ebuild +++ b/dev-python/pyro/pyro-4.41.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/pyroma/pyroma-1.7.ebuild b/dev-python/pyroma/pyroma-1.7.ebuild index 7dd05388414ac..1ed63921a6d56 100644 --- a/dev-python/pyroma/pyroma-1.7.ebuild +++ b/dev-python/pyroma/pyroma-1.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pyrsistent/pyrsistent-0.11.12.ebuild b/dev-python/pyrsistent/pyrsistent-0.11.12.ebuild index 0a6c588d5e3b1..fe7279fb0332a 100644 --- a/dev-python/pyrsistent/pyrsistent-0.11.12.ebuild +++ b/dev-python/pyrsistent/pyrsistent-0.11.12.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pyrsistent/pyrsistent-0.11.13.ebuild b/dev-python/pyrsistent/pyrsistent-0.11.13.ebuild index 0a6c588d5e3b1..fe7279fb0332a 100644 --- a/dev-python/pyrsistent/pyrsistent-0.11.13.ebuild +++ b/dev-python/pyrsistent/pyrsistent-0.11.13.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pyrtf/pyrtf-0.45-r2.ebuild b/dev-python/pyrtf/pyrtf-0.45-r2.ebuild index 9abad08178ec8..a258b15f38ad5 100644 --- a/dev-python/pyrtf/pyrtf-0.45-r2.ebuild +++ b/dev-python/pyrtf/pyrtf-0.45-r2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/pysaml2/pysaml2-3.0.0.ebuild b/dev-python/pysaml2/pysaml2-3.0.0.ebuild index c323b3a8e0af5..31628b1d04ea2 100644 --- a/dev-python/pysaml2/pysaml2-3.0.0.ebuild +++ b/dev-python/pysaml2/pysaml2-3.0.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/pyscaffold/pyscaffold-2.4.1.ebuild b/dev-python/pyscaffold/pyscaffold-2.4.1.ebuild index 993b104474633..76d7b5820dc34 100644 --- a/dev-python/pyscaffold/pyscaffold-2.4.1.ebuild +++ b/dev-python/pyscaffold/pyscaffold-2.4.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/pyscaffold/pyscaffold-2.4.4.ebuild b/dev-python/pyscaffold/pyscaffold-2.4.4.ebuild index 4200639d400ec..ddb109d7bf201 100644 --- a/dev-python/pyscaffold/pyscaffold-2.4.4.ebuild +++ b/dev-python/pyscaffold/pyscaffold-2.4.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/pyscard/pyscard-1.9.2.ebuild b/dev-python/pyscard/pyscard-1.9.2.ebuild index d5c7592b2111a..53a2b77097f00 100644 --- a/dev-python/pyscard/pyscard-1.9.2.ebuild +++ b/dev-python/pyscard/pyscard-1.9.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 eutils diff --git a/dev-python/pysendfile/pysendfile-2.0.1.ebuild b/dev-python/pysendfile/pysendfile-2.0.1.ebuild index b09d7e5938427..4bd5c3c778e97 100644 --- a/dev-python/pysendfile/pysendfile-2.0.1.ebuild +++ b/dev-python/pysendfile/pysendfile-2.0.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/pyserial/pyserial-2.7-r1.ebuild b/dev-python/pyserial/pyserial-2.7-r1.ebuild index f171715463059..9c57b19a27cdf 100644 --- a/dev-python/pyserial/pyserial-2.7-r1.ebuild +++ b/dev-python/pyserial/pyserial-2.7-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/pyserial/pyserial-3.1.1.ebuild b/dev-python/pyserial/pyserial-3.1.1.ebuild index 295941c57c79e..fe7a390153173 100644 --- a/dev-python/pyserial/pyserial-3.1.1.ebuild +++ b/dev-python/pyserial/pyserial-3.1.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/pyserial/pyserial-3.2.1.ebuild b/dev-python/pyserial/pyserial-3.2.1.ebuild index 223db2b08f670..e4ac7f0649daa 100644 --- a/dev-python/pyserial/pyserial-3.2.1.ebuild +++ b/dev-python/pyserial/pyserial-3.2.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/pyshark/pyshark-0.3.6.ebuild b/dev-python/pyshark/pyshark-0.3.6.ebuild index 1112f78b2d128..5dc15733f55e1 100644 --- a/dev-python/pyshark/pyshark-0.3.6.ebuild +++ b/dev-python/pyshark/pyshark-0.3.6.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 eutils diff --git a/dev-python/pyside-tools/pyside-tools-0.2.15-r1.ebuild b/dev-python/pyside-tools/pyside-tools-0.2.15-r1.ebuild index 5fbfe4b424e31..6de7621657558 100644 --- a/dev-python/pyside-tools/pyside-tools-0.2.15-r1.ebuild +++ b/dev-python/pyside-tools/pyside-tools-0.2.15-r1.ebuild @@ -5,7 +5,7 @@ EAPI=5 CMAKE_IN_SOURCE_BUILD="1" CMAKE_MAKEFILE_GENERATOR="emake" # bug 558248 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) VIRTUALX_COMMAND="cmake-utils_src_test" inherit eutils cmake-utils python-r1 vcs-snapshot virtualx diff --git a/dev-python/pyside/pyside-1.2.2-r1.ebuild b/dev-python/pyside/pyside-1.2.2-r1.ebuild index 517d88fbc0518..888256c28a1c2 100644 --- a/dev-python/pyside/pyside-1.2.2-r1.ebuild +++ b/dev-python/pyside/pyside-1.2.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit cmake-utils multilib python-r1 virtualx diff --git a/dev-python/pysnmp-apps/pysnmp-apps-0.3.4.ebuild b/dev-python/pysnmp-apps/pysnmp-apps-0.3.4.ebuild index 6de17237a7d03..3825558aee04c 100644 --- a/dev-python/pysnmp-apps/pysnmp-apps-0.3.4.ebuild +++ b/dev-python/pysnmp-apps/pysnmp-apps-0.3.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pysnmp-apps/pysnmp-apps-0.4.0.ebuild b/dev-python/pysnmp-apps/pysnmp-apps-0.4.0.ebuild index 6de17237a7d03..3825558aee04c 100644 --- a/dev-python/pysnmp-apps/pysnmp-apps-0.4.0.ebuild +++ b/dev-python/pysnmp-apps/pysnmp-apps-0.4.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pysnmp-apps/pysnmp-apps-0.4.1.ebuild b/dev-python/pysnmp-apps/pysnmp-apps-0.4.1.ebuild index fe714a0045d25..eeba5e243b844 100644 --- a/dev-python/pysnmp-apps/pysnmp-apps-0.4.1.ebuild +++ b/dev-python/pysnmp-apps/pysnmp-apps-0.4.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/pysnmp-mibs/pysnmp-mibs-0.1.4.ebuild b/dev-python/pysnmp-mibs/pysnmp-mibs-0.1.4.ebuild index cd99a0b5b943d..0f410a0f32a78 100644 --- a/dev-python/pysnmp-mibs/pysnmp-mibs-0.1.4.ebuild +++ b/dev-python/pysnmp-mibs/pysnmp-mibs-0.1.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pysnmp-mibs/pysnmp-mibs-0.1.5.ebuild b/dev-python/pysnmp-mibs/pysnmp-mibs-0.1.5.ebuild index cd99a0b5b943d..0f410a0f32a78 100644 --- a/dev-python/pysnmp-mibs/pysnmp-mibs-0.1.5.ebuild +++ b/dev-python/pysnmp-mibs/pysnmp-mibs-0.1.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pysnmp-mibs/pysnmp-mibs-0.1.6.ebuild b/dev-python/pysnmp-mibs/pysnmp-mibs-0.1.6.ebuild index cde25fa308733..17074f8c47704 100644 --- a/dev-python/pysnmp-mibs/pysnmp-mibs-0.1.6.ebuild +++ b/dev-python/pysnmp-mibs/pysnmp-mibs-0.1.6.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/pysnmp/pysnmp-4.2.5.ebuild b/dev-python/pysnmp/pysnmp-4.2.5.ebuild index 181b41837c1c1..25dcf01b3d9d5 100644 --- a/dev-python/pysnmp/pysnmp-4.2.5.ebuild +++ b/dev-python/pysnmp/pysnmp-4.2.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pysnmp/pysnmp-4.3.0.ebuild b/dev-python/pysnmp/pysnmp-4.3.0.ebuild index 432ce58a29762..a62d537fb4a2e 100644 --- a/dev-python/pysnmp/pysnmp-4.3.0.ebuild +++ b/dev-python/pysnmp/pysnmp-4.3.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pysnmp/pysnmp-4.3.1.ebuild b/dev-python/pysnmp/pysnmp-4.3.1.ebuild index 432ce58a29762..a62d537fb4a2e 100644 --- a/dev-python/pysnmp/pysnmp-4.3.1.ebuild +++ b/dev-python/pysnmp/pysnmp-4.3.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pysnmp/pysnmp-4.3.2.ebuild b/dev-python/pysnmp/pysnmp-4.3.2.ebuild index 794df45a260f3..02e0da526c68b 100644 --- a/dev-python/pysnmp/pysnmp-4.3.2.ebuild +++ b/dev-python/pysnmp/pysnmp-4.3.2.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/pysolr/pysolr-3.3.0.ebuild b/dev-python/pysolr/pysolr-3.3.0.ebuild index 5a63e39f3ef12..541bba21e457c 100644 --- a/dev-python/pysolr/pysolr-3.3.0.ebuild +++ b/dev-python/pysolr/pysolr-3.3.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/pysolr/pysolr-3.3.2.ebuild b/dev-python/pysolr/pysolr-3.3.2.ebuild index c4118b9157b65..df3742d8918d8 100644 --- a/dev-python/pysolr/pysolr-3.3.2.ebuild +++ b/dev-python/pysolr/pysolr-3.3.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/pyspf/pyspf-2.0.11.ebuild b/dev-python/pyspf/pyspf-2.0.11.ebuild index 834057103c4ea..50c656a8db4ff 100644 --- a/dev-python/pyspf/pyspf-2.0.11.ebuild +++ b/dev-python/pyspf/pyspf-2.0.11.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="ipv6?" inherit distutils-r1 diff --git a/dev-python/pyspf/pyspf-2.0.12.ebuild b/dev-python/pyspf/pyspf-2.0.12.ebuild index b1bbae67e8509..e112d3cb3bb14 100644 --- a/dev-python/pyspf/pyspf-2.0.12.ebuild +++ b/dev-python/pyspf/pyspf-2.0.12.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="ipv6?" inherit distutils-r1 diff --git a/dev-python/pysrt/pysrt-1.0.1.ebuild b/dev-python/pysrt/pysrt-1.0.1.ebuild index effad92e2cb94..2e6ea5983339f 100644 --- a/dev-python/pysrt/pysrt-1.0.1.ebuild +++ b/dev-python/pysrt/pysrt-1.0.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/pysrt/pysrt-1.1.0.ebuild b/dev-python/pysrt/pysrt-1.1.0.ebuild index f874e5f2e4a06..4c69d155cbe61 100644 --- a/dev-python/pysrt/pysrt-1.1.0.ebuild +++ b/dev-python/pysrt/pysrt-1.1.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/pysrt/pysrt-1.1.1.ebuild b/dev-python/pysrt/pysrt-1.1.1.ebuild index 26bc3bb49abbe..d726a93c0010f 100644 --- a/dev-python/pysrt/pysrt-1.1.1.ebuild +++ b/dev-python/pysrt/pysrt-1.1.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/pysrt/pysrt-9999.ebuild b/dev-python/pysrt/pysrt-9999.ebuild index 52db6b6d427df..e3462905f6f4e 100644 --- a/dev-python/pysrt/pysrt-9999.ebuild +++ b/dev-python/pysrt/pysrt-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 git-r3 diff --git a/dev-python/pystache/pystache-0.5.3.ebuild b/dev-python/pystache/pystache-0.5.3.ebuild index 3a256c6e39b59..da311558caf07 100644 --- a/dev-python/pystache/pystache-0.5.3.ebuild +++ b/dev-python/pystache/pystache-0.5.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Mustache for Python" diff --git a/dev-python/pystache/pystache-0.5.4.ebuild b/dev-python/pystache/pystache-0.5.4.ebuild index 138efcffcdfe1..cc3fbf6194ca3 100644 --- a/dev-python/pystache/pystache-0.5.4.ebuild +++ b/dev-python/pystache/pystache-0.5.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/pysvn/pysvn-1.8.0.ebuild b/dev-python/pysvn/pysvn-1.8.0.ebuild index bf1a062b86a4e..474c7f8e7ec4c 100644 --- a/dev-python/pysvn/pysvn-1.8.0.ebuild +++ b/dev-python/pysvn/pysvn-1.8.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils distutils-r1 toolchain-funcs diff --git a/dev-python/pyswisseph/pyswisseph-2.00.00_p2.ebuild b/dev-python/pyswisseph/pyswisseph-2.00.00_p2.ebuild index 29623a0b68fa8..9f92b34d2e701 100644 --- a/dev-python/pyswisseph/pyswisseph-2.00.00_p2.ebuild +++ b/dev-python/pyswisseph/pyswisseph-2.00.00_p2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/pytables/pytables-3.1.1-r2.ebuild b/dev-python/pytables/pytables-3.1.1-r2.ebuild index 459df8bf988c8..75872acb8b277 100644 --- a/dev-python/pytables/pytables-3.1.1-r2.ebuild +++ b/dev-python/pytables/pytables-3.1.1-r2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) PYTHON_REQ_USE="threads(+)" MY_PN=tables diff --git a/dev-python/pytables/pytables-3.2.0.ebuild b/dev-python/pytables/pytables-3.2.0.ebuild index 38cf18f24be76..e2361987b4203 100644 --- a/dev-python/pytables/pytables-3.2.0.ebuild +++ b/dev-python/pytables/pytables-3.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) PYTHON_REQ_USE="threads(+)" MY_PN=tables diff --git a/dev-python/pytables/pytables-3.2.1.1.ebuild b/dev-python/pytables/pytables-3.2.1.1.ebuild index 4a144755d1121..c7c180918dddc 100644 --- a/dev-python/pytables/pytables-3.2.1.1.ebuild +++ b/dev-python/pytables/pytables-3.2.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) PYTHON_REQ_USE="threads(+)" MY_PN=tables diff --git a/dev-python/pytables/pytables-3.2.1.ebuild b/dev-python/pytables/pytables-3.2.1.ebuild index 002aa3733703b..13c15f5d0f87a 100644 --- a/dev-python/pytables/pytables-3.2.1.ebuild +++ b/dev-python/pytables/pytables-3.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) PYTHON_REQ_USE="threads(+)" MY_PN=tables diff --git a/dev-python/pytables/pytables-3.2.2.ebuild b/dev-python/pytables/pytables-3.2.2.ebuild index 0800683a86d80..d9808e95f1c82 100644 --- a/dev-python/pytables/pytables-3.2.2.ebuild +++ b/dev-python/pytables/pytables-3.2.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" MY_PN=tables diff --git a/dev-python/pyte/pyte-0.4.10.ebuild b/dev-python/pyte/pyte-0.4.10.ebuild index d4b48d4f7c308..7774f667e7f5a 100644 --- a/dev-python/pyte/pyte-0.4.10.ebuild +++ b/dev-python/pyte/pyte-0.4.10.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/pyte/pyte-0.4.9.ebuild b/dev-python/pyte/pyte-0.4.9.ebuild index d4b48d4f7c308..7774f667e7f5a 100644 --- a/dev-python/pyte/pyte-0.4.9.ebuild +++ b/dev-python/pyte/pyte-0.4.9.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/pyte/pyte-0.5.1.ebuild b/dev-python/pyte/pyte-0.5.1.ebuild index 587dd2af29aed..14802a35cbcbd 100644 --- a/dev-python/pyte/pyte-0.5.1.ebuild +++ b/dev-python/pyte/pyte-0.5.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/pyte/pyte-0.5.2-r1.ebuild b/dev-python/pyte/pyte-0.5.2-r1.ebuild index 6074854aa02be..df990215ae949 100644 --- a/dev-python/pyte/pyte-0.5.2-r1.ebuild +++ b/dev-python/pyte/pyte-0.5.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/pyte/pyte-0.5.2.ebuild b/dev-python/pyte/pyte-0.5.2.ebuild index eabc438a4a348..bc33849381dfa 100644 --- a/dev-python/pyte/pyte-0.5.2.ebuild +++ b/dev-python/pyte/pyte-0.5.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/pytest-cache/pytest-cache-1.0.ebuild b/dev-python/pytest-cache/pytest-cache-1.0.ebuild index 2ac38abff73a9..1e30fb4bf26aa 100644 --- a/dev-python/pytest-cache/pytest-cache-1.0.ebuild +++ b/dev-python/pytest-cache/pytest-cache-1.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild b/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild index 9e1393d699810..51dab798372e5 100644 --- a/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild +++ b/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-catchlog/pytest-catchlog-1.1.ebuild b/dev-python/pytest-catchlog/pytest-catchlog-1.1.ebuild index dc4bb6cdf1225..6cea4f6c32211 100644 --- a/dev-python/pytest-catchlog/pytest-catchlog-1.1.ebuild +++ b/dev-python/pytest-catchlog/pytest-catchlog-1.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-catchlog/pytest-catchlog-1.2.0.ebuild b/dev-python/pytest-catchlog/pytest-catchlog-1.2.0.ebuild index 776e554d069d2..00df03f80e897 100644 --- a/dev-python/pytest-catchlog/pytest-catchlog-1.2.0.ebuild +++ b/dev-python/pytest-catchlog/pytest-catchlog-1.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-catchlog/pytest-catchlog-1.2.1.ebuild b/dev-python/pytest-catchlog/pytest-catchlog-1.2.1.ebuild index 858277ac95a6c..54eb18b364987 100644 --- a/dev-python/pytest-catchlog/pytest-catchlog-1.2.1.ebuild +++ b/dev-python/pytest-catchlog/pytest-catchlog-1.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-catchlog/pytest-catchlog-1.2.2.ebuild b/dev-python/pytest-catchlog/pytest-catchlog-1.2.2.ebuild index 15a79c3f7ed94..0e193862a6268 100644 --- a/dev-python/pytest-catchlog/pytest-catchlog-1.2.2.ebuild +++ b/dev-python/pytest-catchlog/pytest-catchlog-1.2.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-cov/pytest-cov-1.6.ebuild b/dev-python/pytest-cov/pytest-cov-1.6.ebuild index cb6b69f668437..29ef714a9b6f6 100644 --- a/dev-python/pytest-cov/pytest-cov-1.6.ebuild +++ b/dev-python/pytest-cov/pytest-cov-1.6.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_{3,4}} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="py.test plugin for coverage reporting" diff --git a/dev-python/pytest-cov/pytest-cov-1.8.1.ebuild b/dev-python/pytest-cov/pytest-cov-1.8.1.ebuild index 735f1d4d614a5..f6db949958854 100644 --- a/dev-python/pytest-cov/pytest-cov-1.8.1.ebuild +++ b/dev-python/pytest-cov/pytest-cov-1.8.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_{3,4}} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="py.test plugin for coverage reporting" diff --git a/dev-python/pytest-cov/pytest-cov-2.1.0.ebuild b/dev-python/pytest-cov/pytest-cov-2.1.0.ebuild index 5405cb48b8798..28089b506314a 100644 --- a/dev-python/pytest-cov/pytest-cov-2.1.0.ebuild +++ b/dev-python/pytest-cov/pytest-cov-2.1.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_{3,4}} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="py.test plugin for coverage reporting" diff --git a/dev-python/pytest-cov/pytest-cov-2.2.0.ebuild b/dev-python/pytest-cov/pytest-cov-2.2.0.ebuild index a6fa55638461a..9cea9ed6cb667 100644 --- a/dev-python/pytest-cov/pytest-cov-2.2.0.ebuild +++ b/dev-python/pytest-cov/pytest-cov-2.2.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="py.test plugin for coverage reporting" diff --git a/dev-python/pytest-cov/pytest-cov-2.2.1.ebuild b/dev-python/pytest-cov/pytest-cov-2.2.1.ebuild index 400333e78b54e..47a1b24cd1186 100644 --- a/dev-python/pytest-cov/pytest-cov-2.2.1.ebuild +++ b/dev-python/pytest-cov/pytest-cov-2.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-django/pytest-django-2.8.0.ebuild b/dev-python/pytest-django/pytest-django-2.8.0.ebuild index 6380851f2a002..9b1fff08405cf 100644 --- a/dev-python/pytest-django/pytest-django-2.8.0.ebuild +++ b/dev-python/pytest-django/pytest-django-2.8.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-django/pytest-django-2.9.1.ebuild b/dev-python/pytest-django/pytest-django-2.9.1.ebuild index 4da1aeceba873..4c225165f6d65 100644 --- a/dev-python/pytest-django/pytest-django-2.9.1.ebuild +++ b/dev-python/pytest-django/pytest-django-2.9.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-httpbin/pytest-httpbin-0.2.0.ebuild b/dev-python/pytest-httpbin/pytest-httpbin-0.2.0.ebuild index 817a0644f4df4..8e9d1dc8b886b 100644 --- a/dev-python/pytest-httpbin/pytest-httpbin-0.2.0.ebuild +++ b/dev-python/pytest-httpbin/pytest-httpbin-0.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-httpbin/pytest-httpbin-0.2.3.ebuild b/dev-python/pytest-httpbin/pytest-httpbin-0.2.3.ebuild index 817a0644f4df4..8e9d1dc8b886b 100644 --- a/dev-python/pytest-httpbin/pytest-httpbin-0.2.3.ebuild +++ b/dev-python/pytest-httpbin/pytest-httpbin-0.2.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-localserver/pytest-localserver-0.3.4.ebuild b/dev-python/pytest-localserver/pytest-localserver-0.3.4.ebuild index 439dc65a32cce..ca24caff60cfc 100644 --- a/dev-python/pytest-localserver/pytest-localserver-0.3.4.ebuild +++ b/dev-python/pytest-localserver/pytest-localserver-0.3.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_3,3_4}) +PYTHON_COMPAT=(python{2_7,3_4}) inherit distutils-r1 diff --git a/dev-python/pytest-localserver/pytest-localserver-0.3.5.ebuild b/dev-python/pytest-localserver/pytest-localserver-0.3.5.ebuild index 0dceaa510d172..d58f9aa7678eb 100644 --- a/dev-python/pytest-localserver/pytest-localserver-0.3.5.ebuild +++ b/dev-python/pytest-localserver/pytest-localserver-0.3.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_3,3_4}) +PYTHON_COMPAT=(python{2_7,3_4}) inherit distutils-r1 diff --git a/dev-python/pytest-localserver/pytest-localserver-0.3.6.ebuild b/dev-python/pytest-localserver/pytest-localserver-0.3.6.ebuild index 0dceaa510d172..d58f9aa7678eb 100644 --- a/dev-python/pytest-localserver/pytest-localserver-0.3.6.ebuild +++ b/dev-python/pytest-localserver/pytest-localserver-0.3.6.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_3,3_4}) +PYTHON_COMPAT=(python{2_7,3_4}) inherit distutils-r1 diff --git a/dev-python/pytest-pythonpath/pytest-pythonpath-0.7.ebuild b/dev-python/pytest-pythonpath/pytest-pythonpath-0.7.ebuild index 53061425518e2..8a719acb0c573 100644 --- a/dev-python/pytest-pythonpath/pytest-pythonpath-0.7.ebuild +++ b/dev-python/pytest-pythonpath/pytest-pythonpath-0.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-runner/pytest-runner-2.6.2.ebuild b/dev-python/pytest-runner/pytest-runner-2.6.2.ebuild index f8697a8ca26a2..2aa3290a472f1 100644 --- a/dev-python/pytest-runner/pytest-runner-2.6.2.ebuild +++ b/dev-python/pytest-runner/pytest-runner-2.6.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-runner/pytest-runner-2.8.ebuild b/dev-python/pytest-runner/pytest-runner-2.8.ebuild index a39f93317fc6c..4f98967c5f971 100644 --- a/dev-python/pytest-runner/pytest-runner-2.8.ebuild +++ b/dev-python/pytest-runner/pytest-runner-2.8.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-timeout/pytest-timeout-0.4.ebuild b/dev-python/pytest-timeout/pytest-timeout-0.4.ebuild index f9a836fad2362..e61e2e706209d 100644 --- a/dev-python/pytest-timeout/pytest-timeout-0.4.ebuild +++ b/dev-python/pytest-timeout/pytest-timeout-0.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_4 pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-timeout/pytest-timeout-1.0.0.ebuild b/dev-python/pytest-timeout/pytest-timeout-1.0.0.ebuild index 10fb5310285e9..193ab2e3cf99e 100644 --- a/dev-python/pytest-timeout/pytest-timeout-1.0.0.ebuild +++ b/dev-python/pytest-timeout/pytest-timeout-1.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-xdist/pytest-xdist-1.13.1.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.13.1.ebuild index ec2d0acb7d81a..4a013e29e2d20 100644 --- a/dev-python/pytest-xdist/pytest-xdist-1.13.1.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-1.13.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-xdist/pytest-xdist-1.14-r1.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.14-r1.ebuild index bb11fe7b8895a..65fee94fe38dd 100644 --- a/dev-python/pytest-xdist/pytest-xdist-1.14-r1.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-1.14-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-xdist/pytest-xdist-1.14.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.14.ebuild index 76fddddef8a2f..f79b19b621df5 100644 --- a/dev-python/pytest-xdist/pytest-xdist-1.14.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-1.14.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-xprocess/pytest-xprocess-0.9.1.ebuild b/dev-python/pytest-xprocess/pytest-xprocess-0.9.1.ebuild index 4b408a1e53fda..2c24a8eb798fd 100644 --- a/dev-python/pytest-xprocess/pytest-xprocess-0.9.1.ebuild +++ b/dev-python/pytest-xprocess/pytest-xprocess-0.9.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest/pytest-2.7.2.ebuild b/dev-python/pytest/pytest-2.7.2.ebuild index dbc19e960d4f9..80b43ce82e827 100644 --- a/dev-python/pytest/pytest-2.7.2.ebuild +++ b/dev-python/pytest/pytest-2.7.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest/pytest-2.8.2.ebuild b/dev-python/pytest/pytest-2.8.2.ebuild index 881a8a01970c1..43ea964687246 100644 --- a/dev-python/pytest/pytest-2.8.2.ebuild +++ b/dev-python/pytest/pytest-2.8.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest/pytest-2.8.7.ebuild b/dev-python/pytest/pytest-2.8.7.ebuild index fa08a8e979102..d5bd1897b5ef9 100644 --- a/dev-python/pytest/pytest-2.8.7.ebuild +++ b/dev-python/pytest/pytest-2.8.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest/pytest-3.0.2.ebuild b/dev-python/pytest/pytest-3.0.2.ebuild index c28a9884dc4f2..3d73d33ccf973 100644 --- a/dev-python/pytest/pytest-3.0.2.ebuild +++ b/dev-python/pytest/pytest-3.0.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest/pytest-9999.ebuild b/dev-python/pytest/pytest-9999.ebuild index c7bacd970d8f2..3e11c268bc0f5 100644 --- a/dev-python/pytest/pytest-9999.ebuild +++ b/dev-python/pytest/pytest-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 git-r3 diff --git a/dev-python/python-application/python-application-1.5.0.ebuild b/dev-python/python-application/python-application-1.5.0.ebuild index 23a3e8bf5e29a..d5c84c9e446c0 100644 --- a/dev-python/python-application/python-application-1.5.0.ebuild +++ b/dev-python/python-application/python-application-1.5.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/python-augeas/python-augeas-0.4.2_pre131218.ebuild b/dev-python/python-augeas/python-augeas-0.4.2_pre131218.ebuild index fa26914a25aa8..7a26600638e79 100644 --- a/dev-python/python-augeas/python-augeas-0.4.2_pre131218.ebuild +++ b/dev-python/python-augeas/python-augeas-0.4.2_pre131218.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/python-augeas/python-augeas-0.5.0.ebuild b/dev-python/python-augeas/python-augeas-0.5.0.ebuild index a51b44d0d3d20..4aa19318695df 100644 --- a/dev-python/python-augeas/python-augeas-0.5.0.ebuild +++ b/dev-python/python-augeas/python-augeas-0.5.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/python-ceilometerclient/python-ceilometerclient-1.1.1.ebuild b/dev-python/python-ceilometerclient/python-ceilometerclient-1.1.1.ebuild index 0f9f3869dbe16..630c8d768e2b2 100644 --- a/dev-python/python-ceilometerclient/python-ceilometerclient-1.1.1.ebuild +++ b/dev-python/python-ceilometerclient/python-ceilometerclient-1.1.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/python-cinderclient/python-cinderclient-1.6.0.ebuild b/dev-python/python-cinderclient/python-cinderclient-1.6.0.ebuild index 7f8547dc49f36..806ba6517f803 100644 --- a/dev-python/python-cinderclient/python-cinderclient-1.6.0.ebuild +++ b/dev-python/python-cinderclient/python-cinderclient-1.6.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/python-cluster/python-cluster-1.2.2.ebuild b/dev-python/python-cluster/python-cluster-1.2.2.ebuild index 92f38fc5faa9d..d97d553c6db71 100644 --- a/dev-python/python-cluster/python-cluster-1.2.2.ebuild +++ b/dev-python/python-cluster/python-cluster-1.2.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 eutils diff --git a/dev-python/python-daemon/python-daemon-2.0.4.ebuild b/dev-python/python-daemon/python-daemon-2.0.4.ebuild index 0d453b5459e50..d03e2adc520ed 100644 --- a/dev-python/python-daemon/python-daemon-2.0.4.ebuild +++ b/dev-python/python-daemon/python-daemon-2.0.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/python-daemon/python-daemon-2.0.5.ebuild b/dev-python/python-daemon/python-daemon-2.0.5.ebuild index 8e18ab75a898e..16d255f4b3d64 100644 --- a/dev-python/python-daemon/python-daemon-2.0.5.ebuild +++ b/dev-python/python-daemon/python-daemon-2.0.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/python-daemon/python-daemon-2.0.6.ebuild b/dev-python/python-daemon/python-daemon-2.0.6.ebuild index 8e18ab75a898e..16d255f4b3d64 100644 --- a/dev-python/python-daemon/python-daemon-2.0.6.ebuild +++ b/dev-python/python-daemon/python-daemon-2.0.6.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/python-daemon/python-daemon-2.1.1.ebuild b/dev-python/python-daemon/python-daemon-2.1.1.ebuild index 12dd258afd8f8..9a0d4901a2ab7 100644 --- a/dev-python/python-daemon/python-daemon-2.1.1.ebuild +++ b/dev-python/python-daemon/python-daemon-2.1.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/python-dateutil/python-dateutil-2.1-r1.ebuild b/dev-python/python-dateutil/python-dateutil-2.1-r1.ebuild index d591b4b0c8d4c..2172e4931fdf2 100644 --- a/dev-python/python-dateutil/python-dateutil-2.1-r1.ebuild +++ b/dev-python/python-dateutil/python-dateutil-2.1-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/python-dateutil/python-dateutil-2.2.ebuild b/dev-python/python-dateutil/python-dateutil-2.2.ebuild index 8ff29eeee1bc7..8fb9aefadd785 100644 --- a/dev-python/python-dateutil/python-dateutil-2.2.ebuild +++ b/dev-python/python-dateutil/python-dateutil-2.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/python-dateutil/python-dateutil-2.4.0.ebuild b/dev-python/python-dateutil/python-dateutil-2.4.0.ebuild index 052efba97f6bb..8a04dbd1747dc 100644 --- a/dev-python/python-dateutil/python-dateutil-2.4.0.ebuild +++ b/dev-python/python-dateutil/python-dateutil-2.4.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/python-dateutil/python-dateutil-2.4.1-r1.ebuild b/dev-python/python-dateutil/python-dateutil-2.4.1-r1.ebuild index 87d2bc3d057b7..82f137303efd9 100644 --- a/dev-python/python-dateutil/python-dateutil-2.4.1-r1.ebuild +++ b/dev-python/python-dateutil/python-dateutil-2.4.1-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/python-dateutil/python-dateutil-2.4.2-r1.ebuild b/dev-python/python-dateutil/python-dateutil-2.4.2-r1.ebuild index ad428b93cdbc8..161e8f74ea1e8 100644 --- a/dev-python/python-dateutil/python-dateutil-2.4.2-r1.ebuild +++ b/dev-python/python-dateutil/python-dateutil-2.4.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/python-dateutil/python-dateutil-2.4.2.ebuild b/dev-python/python-dateutil/python-dateutil-2.4.2.ebuild index 6843393c7db8e..6b10ed47413ef 100644 --- a/dev-python/python-dateutil/python-dateutil-2.4.2.ebuild +++ b/dev-python/python-dateutil/python-dateutil-2.4.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/python-dateutil/python-dateutil-2.5.3.ebuild b/dev-python/python-dateutil/python-dateutil-2.5.3.ebuild index 37ef867872ed1..d317f10be6eba 100644 --- a/dev-python/python-dateutil/python-dateutil-2.5.3.ebuild +++ b/dev-python/python-dateutil/python-dateutil-2.5.3.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/python-debian/python-debian-0.1.26.ebuild b/dev-python/python-debian/python-debian-0.1.26.ebuild index 31dd887e149c2..b48ba5b2b7899 100644 --- a/dev-python/python-debian/python-debian-0.1.26.ebuild +++ b/dev-python/python-debian/python-debian-0.1.26.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/python-debian/python-debian-0.1.27.ebuild b/dev-python/python-debian/python-debian-0.1.27.ebuild index 7bf9eccc97445..078d3b576aeb0 100644 --- a/dev-python/python-debian/python-debian-0.1.27.ebuild +++ b/dev-python/python-debian/python-debian-0.1.27.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/python-debian/python-debian-0.1.28.ebuild b/dev-python/python-debian/python-debian-0.1.28.ebuild index 157e2a799c741..e4c27a5108238 100644 --- a/dev-python/python-debian/python-debian-0.1.28.ebuild +++ b/dev-python/python-debian/python-debian-0.1.28.ebuild @@ -4,7 +4,7 @@ EAPI="6" -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/python-designateclient/python-designateclient-2.0.0.ebuild b/dev-python/python-designateclient/python-designateclient-2.0.0.ebuild index 9853596538004..018806dbb79bb 100644 --- a/dev-python/python-designateclient/python-designateclient-2.0.0.ebuild +++ b/dev-python/python-designateclient/python-designateclient-2.0.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/python-discid/python-discid-1.1.0.ebuild b/dev-python/python-discid/python-discid-1.1.0.ebuild index c21c895b46c83..d0488e804f2cd 100644 --- a/dev-python/python-discid/python-discid-1.1.0.ebuild +++ b/dev-python/python-discid/python-discid-1.1.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="Python bindings for libdiscid" diff --git a/dev-python/python-distutils-extra/python-distutils-extra-2.37-r1.ebuild b/dev-python/python-distutils-extra/python-distutils-extra-2.37-r1.ebuild index 2e300e9f8ee6a..a7eb99a7f5863 100644 --- a/dev-python/python-distutils-extra/python-distutils-extra-2.37-r1.ebuild +++ b/dev-python/python-distutils-extra/python-distutils-extra-2.37-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} pypy ) +PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 diff --git a/dev-python/python-distutils-extra/python-distutils-extra-2.38.ebuild b/dev-python/python-distutils-extra/python-distutils-extra-2.38.ebuild index e5cff728106ef..bd0a88832d90c 100644 --- a/dev-python/python-distutils-extra/python-distutils-extra-2.38.ebuild +++ b/dev-python/python-distutils-extra/python-distutils-extra-2.38.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/python-editor/python-editor-0.4.ebuild b/dev-python/python-editor/python-editor-0.4.ebuild index 2db4b77caeeb8..91fb831aef399 100644 --- a/dev-python/python-editor/python-editor-0.4.ebuild +++ b/dev-python/python-editor/python-editor-0.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/python-etcd/python-etcd-0.3.2.ebuild b/dev-python/python-etcd/python-etcd-0.3.2.ebuild index f55779b0265f9..3795665184718 100644 --- a/dev-python/python-etcd/python-etcd-0.3.2.ebuild +++ b/dev-python/python-etcd/python-etcd-0.3.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/python-etcd/python-etcd-0.3.3.ebuild b/dev-python/python-etcd/python-etcd-0.3.3.ebuild index 839b18ebd8801..a20755badf579 100644 --- a/dev-python/python-etcd/python-etcd-0.3.3.ebuild +++ b/dev-python/python-etcd/python-etcd-0.3.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/python-evdev/python-evdev-0.4.3.ebuild b/dev-python/python-evdev/python-evdev-0.4.3.ebuild index 8219a89a9fda8..47e5d99fd2ae3 100644 --- a/dev-python/python-evdev/python-evdev-0.4.3.ebuild +++ b/dev-python/python-evdev/python-evdev-0.4.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 diff --git a/dev-python/python-evdev/python-evdev-0.4.5.ebuild b/dev-python/python-evdev/python-evdev-0.4.5.ebuild index d3895d99c58a2..243ef15896f3d 100644 --- a/dev-python/python-evdev/python-evdev-0.4.5.ebuild +++ b/dev-python/python-evdev/python-evdev-0.4.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/python-evdev/python-evdev-0.6.1.ebuild b/dev-python/python-evdev/python-evdev-0.6.1.ebuild index 58145260ab581..849ba50c59e76 100644 --- a/dev-python/python-evdev/python-evdev-0.6.1.ebuild +++ b/dev-python/python-evdev/python-evdev-0.6.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/python-glanceclient/python-glanceclient-2.0.1.ebuild b/dev-python/python-glanceclient/python-glanceclient-2.0.1.ebuild index 8450571857b0a..d25189d0370ef 100644 --- a/dev-python/python-glanceclient/python-glanceclient-2.0.1.ebuild +++ b/dev-python/python-glanceclient/python-glanceclient-2.0.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python2_7 python{3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/python-gnupg/python-gnupg-0.3.7.ebuild b/dev-python/python-gnupg/python-gnupg-0.3.7.ebuild index ef3b341feee45..f07c7fc335c2a 100644 --- a/dev-python/python-gnupg/python-gnupg-0.3.7.ebuild +++ b/dev-python/python-gnupg/python-gnupg-0.3.7.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/python-gnupg/python-gnupg-0.3.8-r1.ebuild b/dev-python/python-gnupg/python-gnupg-0.3.8-r1.ebuild index 54eab73a7e705..981ed281176e0 100644 --- a/dev-python/python-gnupg/python-gnupg-0.3.8-r1.ebuild +++ b/dev-python/python-gnupg/python-gnupg-0.3.8-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/python-gnupg/python-gnupg-0.3.8.ebuild b/dev-python/python-gnupg/python-gnupg-0.3.8.ebuild index 74e1a0bef1197..4cd2734ddf1c1 100644 --- a/dev-python/python-gnupg/python-gnupg-0.3.8.ebuild +++ b/dev-python/python-gnupg/python-gnupg-0.3.8.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/python-gnutls/python-gnutls-2.0.1.ebuild b/dev-python/python-gnutls/python-gnutls-2.0.1.ebuild index 8179f60a87a09..2c23e85b635e8 100644 --- a/dev-python/python-gnutls/python-gnutls-2.0.1.ebuild +++ b/dev-python/python-gnutls/python-gnutls-2.0.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/python-heatclient/python-heatclient-0.8.0.ebuild b/dev-python/python-heatclient/python-heatclient-0.8.0.ebuild index 21d05c1b60b5b..5f3e180a000f5 100644 --- a/dev-python/python-heatclient/python-heatclient-0.8.0.ebuild +++ b/dev-python/python-heatclient/python-heatclient-0.8.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/python-iptables/python-iptables-0.10.0.ebuild b/dev-python/python-iptables/python-iptables-0.10.0.ebuild index 3c30722be9aa6..499d80ab445e6 100644 --- a/dev-python/python-iptables/python-iptables-0.10.0.ebuild +++ b/dev-python/python-iptables/python-iptables-0.10.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="Python bindings for iptables" diff --git a/dev-python/python-iptables/python-iptables-0.8.0.ebuild b/dev-python/python-iptables/python-iptables-0.8.0.ebuild index b2929e7c7fe53..b253a65e7e785 100644 --- a/dev-python/python-iptables/python-iptables-0.8.0.ebuild +++ b/dev-python/python-iptables/python-iptables-0.8.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="Python bindings for iptables" diff --git a/dev-python/python-iptables/python-iptables-0.9.0.ebuild b/dev-python/python-iptables/python-iptables-0.9.0.ebuild index 3c30722be9aa6..499d80ab445e6 100644 --- a/dev-python/python-iptables/python-iptables-0.9.0.ebuild +++ b/dev-python/python-iptables/python-iptables-0.9.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="Python bindings for iptables" diff --git a/dev-python/python-keystoneclient/python-keystoneclient-2.3.1.ebuild b/dev-python/python-keystoneclient/python-keystoneclient-2.3.1.ebuild index d806edc34c76d..ffe7942a12135 100644 --- a/dev-python/python-keystoneclient/python-keystoneclient-2.3.1.ebuild +++ b/dev-python/python-keystoneclient/python-keystoneclient-2.3.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/python-levenshtein/python-levenshtein-0.11.2.ebuild b/dev-python/python-levenshtein/python-levenshtein-0.11.2.ebuild index 186d26550d841..7a1f363bffb5a 100644 --- a/dev-python/python-levenshtein/python-levenshtein-0.11.2.ebuild +++ b/dev-python/python-levenshtein/python-levenshtein-0.11.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/python-magic/python-magic-0.4.10.ebuild b/dev-python/python-magic/python-magic-0.4.10.ebuild index 8faf1aac84795..8d246336450e9 100644 --- a/dev-python/python-magic/python-magic-0.4.10.ebuild +++ b/dev-python/python-magic/python-magic-0.4.10.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/python-magic/python-magic-0.4.12.ebuild b/dev-python/python-magic/python-magic-0.4.12.ebuild index 60913b731fe6c..58089b16ecadf 100644 --- a/dev-python/python-magic/python-magic-0.4.12.ebuild +++ b/dev-python/python-magic/python-magic-0.4.12.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/python-memcached/python-memcached-1.57.ebuild b/dev-python/python-memcached/python-memcached-1.57.ebuild index 7b780f953c055..aab19051abfe3 100644 --- a/dev-python/python-memcached/python-memcached-1.57.ebuild +++ b/dev-python/python-memcached/python-memcached-1.57.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 pypy ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 pypy ) inherit distutils-r1 diff --git a/dev-python/python-memcached/python-memcached-1.58.ebuild b/dev-python/python-memcached/python-memcached-1.58.ebuild index a330a18a3205a..171c367ba2c41 100644 --- a/dev-python/python-memcached/python-memcached-1.58.ebuild +++ b/dev-python/python-memcached/python-memcached-1.58.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 pypy ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 pypy ) inherit distutils-r1 diff --git a/dev-python/python-mpd/python-mpd-0.5.4.ebuild b/dev-python/python-mpd/python-mpd-0.5.4.ebuild index 3130e1db9d4ff..59ab5a314e99a 100644 --- a/dev-python/python-mpd/python-mpd-0.5.4.ebuild +++ b/dev-python/python-mpd/python-mpd-0.5.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/python-mpd/python-mpd-0.5.5.ebuild b/dev-python/python-mpd/python-mpd-0.5.5.ebuild index 343c4ad31acc9..3514df21ff5ff 100644 --- a/dev-python/python-mpd/python-mpd-0.5.5.ebuild +++ b/dev-python/python-mpd/python-mpd-0.5.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/python-nbxmpp/python-nbxmpp-0.5.3.ebuild b/dev-python/python-nbxmpp/python-nbxmpp-0.5.3.ebuild index 9fc77862239fb..b5e69ec168836 100644 --- a/dev-python/python-nbxmpp/python-nbxmpp-0.5.3.ebuild +++ b/dev-python/python-nbxmpp/python-nbxmpp-0.5.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/python-neutronclient/python-neutronclient-4.1.1.ebuild b/dev-python/python-neutronclient/python-neutronclient-4.1.1.ebuild index fdcda16c688f9..97f8472e13c82 100644 --- a/dev-python/python-neutronclient/python-neutronclient-4.1.1.ebuild +++ b/dev-python/python-neutronclient/python-neutronclient-4.1.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/python-neutronclient/python-neutronclient-6.0.0.ebuild b/dev-python/python-neutronclient/python-neutronclient-6.0.0.ebuild index debff5a504672..e865f8db4fcc1 100644 --- a/dev-python/python-neutronclient/python-neutronclient-6.0.0.ebuild +++ b/dev-python/python-neutronclient/python-neutronclient-6.0.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/python-novaclient/python-novaclient-3.3.2.ebuild b/dev-python/python-novaclient/python-novaclient-3.3.2.ebuild index d26c250badf21..4ee8abdd795e7 100644 --- a/dev-python/python-novaclient/python-novaclient-3.3.2.ebuild +++ b/dev-python/python-novaclient/python-novaclient-3.3.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/python-openstackclient/python-openstackclient-2.3.0.ebuild b/dev-python/python-openstackclient/python-openstackclient-2.3.0.ebuild index 2bd367ff0115c..fe8381ec0eb8b 100644 --- a/dev-python/python-openstackclient/python-openstackclient-2.3.0.ebuild +++ b/dev-python/python-openstackclient/python-openstackclient-2.3.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/python-poppler-qt4/python-poppler-qt4-0.18.1.ebuild b/dev-python/python-poppler-qt4/python-poppler-qt4-0.18.1.ebuild index aa0cadcc50c00..22f165611c1e1 100644 --- a/dev-python/python-poppler-qt4/python-poppler-qt4-0.18.1.ebuild +++ b/dev-python/python-poppler-qt4/python-poppler-qt4-0.18.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 eutils diff --git a/dev-python/python-ptrace/python-ptrace-0.8.1-r1.ebuild b/dev-python/python-ptrace/python-ptrace-0.8.1-r1.ebuild index 54e5a97337530..8d7e26db3aed3 100644 --- a/dev-python/python-ptrace/python-ptrace-0.8.1-r1.ebuild +++ b/dev-python/python-ptrace/python-ptrace-0.8.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy ) inherit distutils-r1 diff --git a/dev-python/python-scsi/python-scsi-0_pre160211.ebuild b/dev-python/python-scsi/python-scsi-0_pre160211.ebuild index 8d434814355be..4a261df82fdb1 100644 --- a/dev-python/python-scsi/python-scsi-0_pre160211.ebuild +++ b/dev-python/python-scsi/python-scsi-0_pre160211.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 eutils diff --git a/dev-python/python-scsi/python-scsi-9999.ebuild b/dev-python/python-scsi/python-scsi-9999.ebuild index 1098061caa2b6..726c8d012f23c 100644 --- a/dev-python/python-scsi/python-scsi-9999.ebuild +++ b/dev-python/python-scsi/python-scsi-9999.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 git-r3 diff --git a/dev-python/python-slip/python-slip-0.6.0.ebuild b/dev-python/python-slip/python-slip-0.6.0.ebuild index 2ebdf483d4a04..79f42185e7996 100644 --- a/dev-python/python-slip/python-slip-0.6.0.ebuild +++ b/dev-python/python-slip/python-slip-0.6.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 PYTHON_REQ_USE="xml" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 eutils diff --git a/dev-python/python-slip/python-slip-0.6.1.ebuild b/dev-python/python-slip/python-slip-0.6.1.ebuild index 6af27c377bf26..99ed4af274588 100644 --- a/dev-python/python-slip/python-slip-0.6.1.ebuild +++ b/dev-python/python-slip/python-slip-0.6.1.ebuild @@ -5,7 +5,7 @@ EAPI=5 PYTHON_REQ_USE="xml" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 eutils diff --git a/dev-python/python-social-auth/python-social-auth-0.1.26.ebuild b/dev-python/python-social-auth/python-social-auth-0.1.26.ebuild index ab01c01a04fd0..68e8b412671a1 100644 --- a/dev-python/python-social-auth/python-social-auth-0.1.26.ebuild +++ b/dev-python/python-social-auth/python-social-auth-0.1.26.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/python-social-auth/python-social-auth-0.2.10.ebuild b/dev-python/python-social-auth/python-social-auth-0.2.10.ebuild index 716f81f376348..ce2c23da4d302 100644 --- a/dev-python/python-social-auth/python-social-auth-0.2.10.ebuild +++ b/dev-python/python-social-auth/python-social-auth-0.2.10.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/python-sqlparse/python-sqlparse-0.1.10.ebuild b/dev-python/python-sqlparse/python-sqlparse-0.1.10.ebuild index 1092ccade96b4..c24fa220765de 100644 --- a/dev-python/python-sqlparse/python-sqlparse-0.1.10.ebuild +++ b/dev-python/python-sqlparse/python-sqlparse-0.1.10.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 diff --git a/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild b/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild index 0929975130296..271f6261ea153 100644 --- a/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild +++ b/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/python-sqlparse/python-sqlparse-0.1.14.ebuild b/dev-python/python-sqlparse/python-sqlparse-0.1.14.ebuild index cfc6770b7e254..ea65f7b46eda5 100644 --- a/dev-python/python-sqlparse/python-sqlparse-0.1.14.ebuild +++ b/dev-python/python-sqlparse/python-sqlparse-0.1.14.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/python-sqlparse/python-sqlparse-0.1.15.ebuild b/dev-python/python-sqlparse/python-sqlparse-0.1.15.ebuild index cfc6770b7e254..ea65f7b46eda5 100644 --- a/dev-python/python-sqlparse/python-sqlparse-0.1.15.ebuild +++ b/dev-python/python-sqlparse/python-sqlparse-0.1.15.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/python-sqlparse/python-sqlparse-0.1.16.ebuild b/dev-python/python-sqlparse/python-sqlparse-0.1.16.ebuild index 6bea092f1f76d..4336f357a8b47 100644 --- a/dev-python/python-sqlparse/python-sqlparse-0.1.16.ebuild +++ b/dev-python/python-sqlparse/python-sqlparse-0.1.16.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/python-sqlparse/python-sqlparse-0.1.18.ebuild b/dev-python/python-sqlparse/python-sqlparse-0.1.18.ebuild index 00abdffb80f86..1e16a85b21610 100644 --- a/dev-python/python-sqlparse/python-sqlparse-0.1.18.ebuild +++ b/dev-python/python-sqlparse/python-sqlparse-0.1.18.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/python-sqlparse/python-sqlparse-0.1.19.ebuild b/dev-python/python-sqlparse/python-sqlparse-0.1.19.ebuild index 00abdffb80f86..1e16a85b21610 100644 --- a/dev-python/python-sqlparse/python-sqlparse-0.1.19.ebuild +++ b/dev-python/python-sqlparse/python-sqlparse-0.1.19.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/python-sqlparse/python-sqlparse-0.2.1.ebuild b/dev-python/python-sqlparse/python-sqlparse-0.2.1.ebuild index 00abdffb80f86..1e16a85b21610 100644 --- a/dev-python/python-sqlparse/python-sqlparse-0.2.1.ebuild +++ b/dev-python/python-sqlparse/python-sqlparse-0.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/python-stdnum/python-stdnum-0.9.ebuild b/dev-python/python-stdnum/python-stdnum-0.9.ebuild index 9d0c6d1dbf66f..9de4a363ad735 100644 --- a/dev-python/python-stdnum/python-stdnum-0.9.ebuild +++ b/dev-python/python-stdnum/python-stdnum-0.9.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/python-stdnum/python-stdnum-1.1.ebuild b/dev-python/python-stdnum/python-stdnum-1.1.ebuild index 364541aa3435a..ec6f060705659 100644 --- a/dev-python/python-stdnum/python-stdnum-1.1.ebuild +++ b/dev-python/python-stdnum/python-stdnum-1.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/python-stdnum/python-stdnum-1.3.ebuild b/dev-python/python-stdnum/python-stdnum-1.3.ebuild index 1ce3022a320cd..22e6e81dc7776 100644 --- a/dev-python/python-stdnum/python-stdnum-1.3.ebuild +++ b/dev-python/python-stdnum/python-stdnum-1.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/python-stdnum/python-stdnum-1.4.ebuild b/dev-python/python-stdnum/python-stdnum-1.4.ebuild index 1ce3022a320cd..22e6e81dc7776 100644 --- a/dev-python/python-stdnum/python-stdnum-1.4.ebuild +++ b/dev-python/python-stdnum/python-stdnum-1.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/python-swiftclient/python-swiftclient-3.0.0.ebuild b/dev-python/python-swiftclient/python-swiftclient-3.0.0.ebuild index 66a50925a7591..c78305e839d46 100644 --- a/dev-python/python-swiftclient/python-swiftclient-3.0.0.ebuild +++ b/dev-python/python-swiftclient/python-swiftclient-3.0.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/python-systemd/python-systemd-230.ebuild b/dev-python/python-systemd/python-systemd-230.ebuild index 0b2803bad4cec..4c5c6cbb921a9 100644 --- a/dev-python/python-systemd/python-systemd-230.ebuild +++ b/dev-python/python-systemd/python-systemd-230.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/python-systemd/python-systemd-233.ebuild b/dev-python/python-systemd/python-systemd-233.ebuild index b0f7ccf590171..fbca17a286f2d 100644 --- a/dev-python/python-systemd/python-systemd-233.ebuild +++ b/dev-python/python-systemd/python-systemd-233.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/python-termstyle/python-termstyle-0.1.10.ebuild b/dev-python/python-termstyle/python-termstyle-0.1.10.ebuild index 5216c17f0b84a..6d781c28f46b4 100644 --- a/dev-python/python-termstyle/python-termstyle-0.1.10.ebuild +++ b/dev-python/python-termstyle/python-termstyle-0.1.10.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/python-troveclient/python-troveclient-1.3.0.ebuild b/dev-python/python-troveclient/python-troveclient-1.3.0.ebuild index fe4e9fa6dc785..e9d046e7f3c80 100644 --- a/dev-python/python-troveclient/python-troveclient-1.3.0.ebuild +++ b/dev-python/python-troveclient/python-troveclient-1.3.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/python-xcaplib/python-xcaplib-1.1.0.ebuild b/dev-python/python-xcaplib/python-xcaplib-1.1.0.ebuild index e68c80ee93f2b..1b9e1fcb0af01 100644 --- a/dev-python/python-xcaplib/python-xcaplib-1.1.0.ebuild +++ b/dev-python/python-xcaplib/python-xcaplib-1.1.0.ebuild @@ -5,7 +5,7 @@ EAPI="5" PYTHON_REQ_USE="ssl,xml" -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/python-xlib/python-xlib-0.17.ebuild b/dev-python/python-xlib/python-xlib-0.17.ebuild index 2213985741f34..4baa5e4ee7901 100644 --- a/dev-python/python-xlib/python-xlib-0.17.ebuild +++ b/dev-python/python-xlib/python-xlib-0.17.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/python3-openid/python3-openid-3.0.4_p1.ebuild b/dev-python/python3-openid/python3-openid-3.0.4_p1.ebuild index ddbe4fd967363..fd6c6b5cc4c4c 100644 --- a/dev-python/python3-openid/python3-openid-3.0.4_p1.ebuild +++ b/dev-python/python3-openid/python3-openid-3.0.4_p1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) inherit vcs-snapshot distutils-r1 diff --git a/dev-python/python_orocos_kdl/python_orocos_kdl-1.3.0-r2.ebuild b/dev-python/python_orocos_kdl/python_orocos_kdl-1.3.0-r2.ebuild index a281238922d16..040977f5ca5cd 100644 --- a/dev-python/python_orocos_kdl/python_orocos_kdl-1.3.0-r2.ebuild +++ b/dev-python/python_orocos_kdl/python_orocos_kdl-1.3.0-r2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-python/python_orocos_kdl/python_orocos_kdl-9999.ebuild b/dev-python/python_orocos_kdl/python_orocos_kdl-9999.ebuild index 2d7c7184c9061..89a4b94a2885f 100644 --- a/dev-python/python_orocos_kdl/python_orocos_kdl-9999.ebuild +++ b/dev-python/python_orocos_kdl/python_orocos_kdl-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-python/pythondialog/pythondialog-3.2.2.ebuild b/dev-python/pythondialog/pythondialog-3.2.2.ebuild index 40f408c1cca29..456079e380648 100644 --- a/dev-python/pythondialog/pythondialog-3.2.2.ebuild +++ b/dev-python/pythondialog/pythondialog-3.2.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{3_3,3_4} pypy3 ) +PYTHON_COMPAT=( python3_4 pypy3 ) inherit distutils-r1 diff --git a/dev-python/pythondialog/pythondialog-3.3.0.ebuild b/dev-python/pythondialog/pythondialog-3.3.0.ebuild index 5e90feaaa6bcb..b436d43d6659a 100644 --- a/dev-python/pythondialog/pythondialog-3.3.0.ebuild +++ b/dev-python/pythondialog/pythondialog-3.3.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{3_3,3_4} pypy3 ) +PYTHON_COMPAT=( python3_4 pypy3 ) inherit distutils-r1 diff --git a/dev-python/pythonmagick/pythonmagick-0.9.12.ebuild b/dev-python/pythonmagick/pythonmagick-0.9.12.ebuild index 2d36ca6191179..4c2a203a75c80 100644 --- a/dev-python/pythonmagick/pythonmagick-0.9.12.ebuild +++ b/dev-python/pythonmagick/pythonmagick-0.9.12.ebuild @@ -5,7 +5,7 @@ EAPI="5" AUTOTOOLS_AUTORECONF=1 AUTOTOOLS_PRUNE_LIBTOOL_FILES="modules" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) WANT_AUTOMAKE="1.12" inherit autotools-utils eutils python-r1 diff --git a/dev-python/pytidylib/pytidylib-0.2.4.ebuild b/dev-python/pytidylib/pytidylib-0.2.4.ebuild index a9575c092a697..8fa13536d7eda 100644 --- a/dev-python/pytidylib/pytidylib-0.2.4.ebuild +++ b/dev-python/pytidylib/pytidylib-0.2.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytools/pytools-2014.3.5.ebuild b/dev-python/pytools/pytools-2014.3.5.ebuild index a055db7622761..7469c2a3d5d4b 100644 --- a/dev-python/pytools/pytools-2014.3.5.ebuild +++ b/dev-python/pytools/pytools-2014.3.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/pytools/pytools-2016.1.ebuild b/dev-python/pytools/pytools-2016.1.ebuild index 23181ace0ef39..8942b0f4205f1 100644 --- a/dev-python/pytools/pytools-2016.1.ebuild +++ b/dev-python/pytools/pytools-2016.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/pytools/pytools-9999.ebuild b/dev-python/pytools/pytools-9999.ebuild index d14a216c18200..7bd405b270a9e 100644 --- a/dev-python/pytools/pytools-9999.ebuild +++ b/dev-python/pytools/pytools-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) EGIT_MIN_CLONE_TYPE=single inherit distutils-r1 git-r3 diff --git a/dev-python/pytz/pytz-2015.6.ebuild b/dev-python/pytz/pytz-2015.6.ebuild index 71f75704433df..16d87c15eef61 100644 --- a/dev-python/pytz/pytz-2015.6.ebuild +++ b/dev-python/pytz/pytz-2015.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/pytz/pytz-2016.3.ebuild b/dev-python/pytz/pytz-2016.3.ebuild index 6a4e999d86739..956d82bfe8a3d 100644 --- a/dev-python/pytz/pytz-2016.3.ebuild +++ b/dev-python/pytz/pytz-2016.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/pytz/pytz-2016.6.1.ebuild b/dev-python/pytz/pytz-2016.6.1.ebuild index cd14fa0571ccf..5d2003d0951d1 100644 --- a/dev-python/pytz/pytz-2016.6.1.ebuild +++ b/dev-python/pytz/pytz-2016.6.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/pytz/pytz-2016.7.ebuild b/dev-python/pytz/pytz-2016.7.ebuild index a8f46e0f463b7..57c9cebceeb36 100644 --- a/dev-python/pytz/pytz-2016.7.ebuild +++ b/dev-python/pytz/pytz-2016.7.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/pyudev/pyudev-0.16.1-r1.ebuild b/dev-python/pyudev/pyudev-0.16.1-r1.ebuild index d38244791aa2f..7073fe29369e9 100644 --- a/dev-python/pyudev/pyudev-0.16.1-r1.ebuild +++ b/dev-python/pyudev/pyudev-0.16.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pyudev/pyudev-0.19.0.ebuild b/dev-python/pyudev/pyudev-0.19.0.ebuild index bb7b918fc588c..adc99ce8cee9d 100644 --- a/dev-python/pyudev/pyudev-0.19.0.ebuild +++ b/dev-python/pyudev/pyudev-0.19.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pyudev/pyudev-0.20.0.ebuild b/dev-python/pyudev/pyudev-0.20.0.ebuild index 6dee4a38ddb08..2d671fde1ffd0 100644 --- a/dev-python/pyudev/pyudev-0.20.0.ebuild +++ b/dev-python/pyudev/pyudev-0.20.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/pyusb/pyusb-1.0.0_beta2.ebuild b/dev-python/pyusb/pyusb-1.0.0_beta2.ebuild index a3e2033a733a3..df43a7b4e4c07 100644 --- a/dev-python/pyusb/pyusb-1.0.0_beta2.ebuild +++ b/dev-python/pyusb/pyusb-1.0.0_beta2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pywavelets/pywavelets-0.3.0.ebuild b/dev-python/pywavelets/pywavelets-0.3.0.ebuild index 02803b4242b56..60abb1337b223 100644 --- a/dev-python/pywavelets/pywavelets-0.3.0.ebuild +++ b/dev-python/pywavelets/pywavelets-0.3.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pywavelets/pywavelets-0.4.0.ebuild b/dev-python/pywavelets/pywavelets-0.4.0.ebuild index 387ad4a82ab4c..56fb7dc0ea05a 100644 --- a/dev-python/pywavelets/pywavelets-0.4.0.ebuild +++ b/dev-python/pywavelets/pywavelets-0.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/pyx/pyx-0.13.ebuild b/dev-python/pyx/pyx-0.13.ebuild index 116e8c04ef4eb..d5d00b00369c3 100644 --- a/dev-python/pyx/pyx-0.13.ebuild +++ b/dev-python/pyx/pyx-0.13.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) inherit distutils-r1 diff --git a/dev-python/pyx/pyx-0.14.1.ebuild b/dev-python/pyx/pyx-0.14.1.ebuild index 3034975645cde..c3fbdba872d3e 100644 --- a/dev-python/pyx/pyx-0.14.1.ebuild +++ b/dev-python/pyx/pyx-0.14.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python3_{3,4,5} ) +PYTHON_COMPAT=( python3_{4,5} ) inherit distutils-r1 MY_PN=PyX diff --git a/dev-python/pyx/pyx-0.14.ebuild b/dev-python/pyx/pyx-0.14.ebuild index 766445040864a..90a74b28768fb 100644 --- a/dev-python/pyx/pyx-0.14.ebuild +++ b/dev-python/pyx/pyx-0.14.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) inherit distutils-r1 diff --git a/dev-python/pyxattr/pyxattr-0.5.3.ebuild b/dev-python/pyxattr/pyxattr-0.5.3.ebuild index 2e75ec8fa0f1c..3602cbd51f275 100644 --- a/dev-python/pyxattr/pyxattr-0.5.3.ebuild +++ b/dev-python/pyxattr/pyxattr-0.5.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 eutils diff --git a/dev-python/pyxattr/pyxattr-0.5.5.ebuild b/dev-python/pyxattr/pyxattr-0.5.5.ebuild index 6e4397f530a94..164bb9cad44ef 100644 --- a/dev-python/pyxattr/pyxattr-0.5.5.ebuild +++ b/dev-python/pyxattr/pyxattr-0.5.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 eutils diff --git a/dev-python/pyxattr/pyxattr-9999.ebuild b/dev-python/pyxattr/pyxattr-9999.ebuild index 0935505fb9383..15229f67b18fc 100644 --- a/dev-python/pyxattr/pyxattr-9999.ebuild +++ b/dev-python/pyxattr/pyxattr-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 eutils git-r3 diff --git a/dev-python/pyxdg/pyxdg-0.25-r1.ebuild b/dev-python/pyxdg/pyxdg-0.25-r1.ebuild index 2ce321db7e820..48f5ae2dad056 100644 --- a/dev-python/pyxdg/pyxdg-0.25-r1.ebuild +++ b/dev-python/pyxdg/pyxdg-0.25-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 DESCRIPTION="A Python module to deal with freedesktop.org specifications" diff --git a/dev-python/pyxenstore/pyxenstore-0.0.2.ebuild b/dev-python/pyxenstore/pyxenstore-0.0.2.ebuild index eabac3ba68c1a..0f4e4ec3eef7f 100644 --- a/dev-python/pyxenstore/pyxenstore-0.0.2.ebuild +++ b/dev-python/pyxenstore/pyxenstore-0.0.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/pyyaml/pyyaml-3.11.ebuild b/dev-python/pyyaml/pyyaml-3.11.ebuild index 526a65883cbe4..43301fc7d660c 100644 --- a/dev-python/pyyaml/pyyaml-3.11.ebuild +++ b/dev-python/pyyaml/pyyaml-3.11.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pyyaml/pyyaml-3.12.ebuild b/dev-python/pyyaml/pyyaml-3.12.ebuild index 78aa8070d877a..0d3e5edddd744 100644 --- a/dev-python/pyyaml/pyyaml-3.12.ebuild +++ b/dev-python/pyyaml/pyyaml-3.12.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/pyzmq/pyzmq-14.4.1.ebuild b/dev-python/pyzmq/pyzmq-14.4.1.ebuild index 41bbebfed335d..ca5fd2a0438a6 100644 --- a/dev-python/pyzmq/pyzmq-14.4.1.ebuild +++ b/dev-python/pyzmq/pyzmq-14.4.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 toolchain-funcs diff --git a/dev-python/pyzmq/pyzmq-14.6.0.ebuild b/dev-python/pyzmq/pyzmq-14.6.0.ebuild index 417acd7b7d7d3..ec3a5e9f9b23f 100644 --- a/dev-python/pyzmq/pyzmq-14.6.0.ebuild +++ b/dev-python/pyzmq/pyzmq-14.6.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 toolchain-funcs diff --git a/dev-python/pyzmq/pyzmq-14.7.0.ebuild b/dev-python/pyzmq/pyzmq-14.7.0.ebuild index febf190fc260f..aa0682fe3f717 100644 --- a/dev-python/pyzmq/pyzmq-14.7.0.ebuild +++ b/dev-python/pyzmq/pyzmq-14.7.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 toolchain-funcs diff --git a/dev-python/pyzmq/pyzmq-15.0.0.ebuild b/dev-python/pyzmq/pyzmq-15.0.0.ebuild index fa6baca8e0ae0..c04e2b76eb7ef 100644 --- a/dev-python/pyzmq/pyzmq-15.0.0.ebuild +++ b/dev-python/pyzmq/pyzmq-15.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 toolchain-funcs diff --git a/dev-python/pyzmq/pyzmq-15.1.0.ebuild b/dev-python/pyzmq/pyzmq-15.1.0.ebuild index fa6baca8e0ae0..c04e2b76eb7ef 100644 --- a/dev-python/pyzmq/pyzmq-15.1.0.ebuild +++ b/dev-python/pyzmq/pyzmq-15.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 toolchain-funcs diff --git a/dev-python/pyzmq/pyzmq-15.2.0.ebuild b/dev-python/pyzmq/pyzmq-15.2.0.ebuild index 022dfdfe514c2..93ced030f2332 100644 --- a/dev-python/pyzmq/pyzmq-15.2.0.ebuild +++ b/dev-python/pyzmq/pyzmq-15.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 toolchain-funcs diff --git a/dev-python/pyzor/pyzor-0.7.0.ebuild b/dev-python/pyzor/pyzor-0.7.0.ebuild index 4e4d9dc06cd06..6ca0bb99bd817 100644 --- a/dev-python/pyzor/pyzor-0.7.0.ebuild +++ b/dev-python/pyzor/pyzor-0.7.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYHON_REQ_USE="gdbm" inherit distutils-r1 diff --git a/dev-python/pyzor/pyzor-1.0.0.ebuild b/dev-python/pyzor/pyzor-1.0.0.ebuild index f6a68c22820b1..5b066c4ecdc7a 100644 --- a/dev-python/pyzor/pyzor-1.0.0.ebuild +++ b/dev-python/pyzor/pyzor-1.0.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYHON_REQ_USE="gdbm" inherit distutils-r1 diff --git a/dev-python/qrcode/qrcode-5.1-r1.ebuild b/dev-python/qrcode/qrcode-5.1-r1.ebuild index e97bd1cf63d41..c486d9d9e21ce 100644 --- a/dev-python/qrcode/qrcode-5.1-r1.ebuild +++ b/dev-python/qrcode/qrcode-5.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/qscintilla-python/qscintilla-python-2.8.4.ebuild b/dev-python/qscintilla-python/qscintilla-python-2.8.4.ebuild index 01c39b01d0bd2..5f0d9e7be7206 100644 --- a/dev-python/qscintilla-python/qscintilla-python-2.8.4.ebuild +++ b/dev-python/qscintilla-python/qscintilla-python-2.8.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit python-r1 qmake-utils diff --git a/dev-python/qscintilla-python/qscintilla-python-2.9.2.ebuild b/dev-python/qscintilla-python/qscintilla-python-2.9.2.ebuild index f18aa5989e6a9..381106ecec99f 100644 --- a/dev-python/qscintilla-python/qscintilla-python-2.9.2.ebuild +++ b/dev-python/qscintilla-python/qscintilla-python-2.9.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit python-r1 qmake-utils diff --git a/dev-python/qscintilla-python/qscintilla-python-2.9.3.ebuild b/dev-python/qscintilla-python/qscintilla-python-2.9.3.ebuild index ec923c7befe10..27766b403cf5b 100644 --- a/dev-python/qscintilla-python/qscintilla-python-2.9.3.ebuild +++ b/dev-python/qscintilla-python/qscintilla-python-2.9.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit python-r1 qmake-utils diff --git a/dev-python/qtconsole/qtconsole-4.1.1.ebuild b/dev-python/qtconsole/qtconsole-4.1.1.ebuild index 6c23042478921..a7c0411f2e341 100644 --- a/dev-python/qtconsole/qtconsole-4.1.1.ebuild +++ b/dev-python/qtconsole/qtconsole-4.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/qtconsole/qtconsole-4.2.0.ebuild b/dev-python/qtconsole/qtconsole-4.2.0.ebuild index 7ea50addbcec1..378cd202ed651 100644 --- a/dev-python/qtconsole/qtconsole-4.2.0.ebuild +++ b/dev-python/qtconsole/qtconsole-4.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 virtualx diff --git a/dev-python/qtconsole/qtconsole-4.2.1.ebuild b/dev-python/qtconsole/qtconsole-4.2.1.ebuild index 7ea50addbcec1..378cd202ed651 100644 --- a/dev-python/qtconsole/qtconsole-4.2.1.ebuild +++ b/dev-python/qtconsole/qtconsole-4.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 virtualx diff --git a/dev-python/queuelib/queuelib-1.1.1.ebuild b/dev-python/queuelib/queuelib-1.1.1.ebuild index 9c8c195a094e5..ffa5dc8cb75b6 100644 --- a/dev-python/queuelib/queuelib-1.1.1.ebuild +++ b/dev-python/queuelib/queuelib-1.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit vcs-snapshot distutils-r1 diff --git a/dev-python/radon/radon-1.3.2.ebuild b/dev-python/radon/radon-1.3.2.ebuild index 64950fcccfa36..2256e828bcae6 100644 --- a/dev-python/radon/radon-1.3.2.ebuild +++ b/dev-python/radon/radon-1.3.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/radon/radon-1.4.0.ebuild b/dev-python/radon/radon-1.4.0.ebuild index 64950fcccfa36..2256e828bcae6 100644 --- a/dev-python/radon/radon-1.4.0.ebuild +++ b/dev-python/radon/radon-1.4.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/rarfile/rarfile-2.8.ebuild b/dev-python/rarfile/rarfile-2.8.ebuild index e015e5f7801c4..77b4ca9968544 100644 --- a/dev-python/rarfile/rarfile-2.8.ebuild +++ b/dev-python/rarfile/rarfile-2.8.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 DESCRIPTION="Module for RAR archive reading" diff --git a/dev-python/raven/raven-5.2.0.ebuild b/dev-python/raven/raven-5.2.0.ebuild index d5258d9b6234f..9d9f3f01acb2b 100644 --- a/dev-python/raven/raven-5.2.0.ebuild +++ b/dev-python/raven/raven-5.2.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/raven/raven-5.3.0.ebuild b/dev-python/raven/raven-5.3.0.ebuild index d5258d9b6234f..9d9f3f01acb2b 100644 --- a/dev-python/raven/raven-5.3.0.ebuild +++ b/dev-python/raven/raven-5.3.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/rdflib/rdflib-3.2.3-r1.ebuild b/dev-python/rdflib/rdflib-3.2.3-r1.ebuild index 598501469d125..9c7b60aab62f5 100644 --- a/dev-python/rdflib/rdflib-3.2.3-r1.ebuild +++ b/dev-python/rdflib/rdflib-3.2.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="sqlite?,threads(+)" inherit distutils-r1 diff --git a/dev-python/rdflib/rdflib-4.1.2.ebuild b/dev-python/rdflib/rdflib-4.1.2.ebuild index 65cd9c0c43ed8..60a609454299b 100644 --- a/dev-python/rdflib/rdflib-4.1.2.ebuild +++ b/dev-python/rdflib/rdflib-4.1.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="sqlite?,threads(+)" # The usual required for tests DISTUTILS_IN_SOURCE_BUILD=1 diff --git a/dev-python/rdflib/rdflib-4.2.0.ebuild b/dev-python/rdflib/rdflib-4.2.0.ebuild index 017e15667954d..6dafec84e34d8 100644 --- a/dev-python/rdflib/rdflib-4.2.0.ebuild +++ b/dev-python/rdflib/rdflib-4.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="sqlite?,threads(+)" # The usual required for tests diff --git a/dev-python/rdflib/rdflib-4.2.1.ebuild b/dev-python/rdflib/rdflib-4.2.1.ebuild index 35b06a10a81d2..1b0aa87313ae6 100644 --- a/dev-python/rdflib/rdflib-4.2.1.ebuild +++ b/dev-python/rdflib/rdflib-4.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYTHON_REQ_USE="sqlite?,threads(+)" # The usual required for tests diff --git a/dev-python/readme/readme-0.5.1.ebuild b/dev-python/readme/readme-0.5.1.ebuild index 99b0b0f471fb0..81ea8f953be6a 100644 --- a/dev-python/readme/readme-0.5.1.ebuild +++ b/dev-python/readme/readme-0.5.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/readme/readme-0.6.0.ebuild b/dev-python/readme/readme-0.6.0.ebuild index dffeb90ede191..21d6653e70845 100644 --- a/dev-python/readme/readme-0.6.0.ebuild +++ b/dev-python/readme/readme-0.6.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/recaptcha-client/recaptcha-client-1.0.6-r1.ebuild b/dev-python/recaptcha-client/recaptcha-client-1.0.6-r1.ebuild index 349e3bf733a5d..d3839e13e8159 100644 --- a/dev-python/recaptcha-client/recaptcha-client-1.0.6-r1.ebuild +++ b/dev-python/recaptcha-client/recaptcha-client-1.0.6-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/redis-py/redis-py-2.10.1.ebuild b/dev-python/redis-py/redis-py-2.10.1.ebuild index fd2d7392dd7f0..4ef861452ce27 100644 --- a/dev-python/redis-py/redis-py-2.10.1.ebuild +++ b/dev-python/redis-py/redis-py-2.10.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/redis-py/redis-py-2.10.3.ebuild b/dev-python/redis-py/redis-py-2.10.3.ebuild index 0ca1dc75e3dc9..6e252e1030b1e 100644 --- a/dev-python/redis-py/redis-py-2.10.3.ebuild +++ b/dev-python/redis-py/redis-py-2.10.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/redis-py/redis-py-2.10.5.ebuild b/dev-python/redis-py/redis-py-2.10.5.ebuild index cfc6a77ff5072..6a908874a1053 100644 --- a/dev-python/redis-py/redis-py-2.10.5.ebuild +++ b/dev-python/redis-py/redis-py-2.10.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/redis-py/redis-py-2.7.4.ebuild b/dev-python/redis-py/redis-py-2.7.4.ebuild index 62591784eba83..49bc64088c65f 100644 --- a/dev-python/redis-py/redis-py-2.7.4.ebuild +++ b/dev-python/redis-py/redis-py-2.7.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} pypy ) +PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 diff --git a/dev-python/redis-py/redis-py-2.9.1.ebuild b/dev-python/redis-py/redis-py-2.9.1.ebuild index d681086c2959d..aabd3605a1cc2 100644 --- a/dev-python/redis-py/redis-py-2.9.1.ebuild +++ b/dev-python/redis-py/redis-py-2.9.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/rednose/rednose-0.4.1.ebuild b/dev-python/rednose/rednose-0.4.1.ebuild index 54cfda3aaa757..f8e10cc68c190 100644 --- a/dev-python/rednose/rednose-0.4.1.ebuild +++ b/dev-python/rednose/rednose-0.4.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/rednose/rednose-0.4.3.ebuild b/dev-python/rednose/rednose-0.4.3.ebuild index 2069b9a450463..cefab06106d49 100644 --- a/dev-python/rednose/rednose-0.4.3.ebuild +++ b/dev-python/rednose/rednose-0.4.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/regendoc/regendoc-0.5.ebuild b/dev-python/regendoc/regendoc-0.5.ebuild index db3fb771edf5d..9dc014369a558 100644 --- a/dev-python/regendoc/regendoc-0.5.ebuild +++ b/dev-python/regendoc/regendoc-0.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/regendoc/regendoc-0.6.1.ebuild b/dev-python/regendoc/regendoc-0.6.1.ebuild index 075f70a239a12..f74f9df072307 100644 --- a/dev-python/regendoc/regendoc-0.6.1.ebuild +++ b/dev-python/regendoc/regendoc-0.6.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/regex/regex-2015.07.12.ebuild b/dev-python/regex/regex-2015.07.12.ebuild index fd300192e5a64..c5bd44d2c64aa 100644 --- a/dev-python/regex/regex-2015.07.12.ebuild +++ b/dev-python/regex/regex-2015.07.12.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/regex/regex-2015.07.19.ebuild b/dev-python/regex/regex-2015.07.19.ebuild index b14cd654b29a4..15d1bbe2c1df7 100644 --- a/dev-python/regex/regex-2015.07.19.ebuild +++ b/dev-python/regex/regex-2015.07.19.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/regex/regex-2016.01.10.ebuild b/dev-python/regex/regex-2016.01.10.ebuild index 73727ade69d8a..092c09f754ef7 100644 --- a/dev-python/regex/regex-2016.01.10.ebuild +++ b/dev-python/regex/regex-2016.01.10.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/rencode/rencode-1.0.3-r1.ebuild b/dev-python/rencode/rencode-1.0.3-r1.ebuild index 4e711fce77004..8c10e9ac30397 100644 --- a/dev-python/rencode/rencode-1.0.3-r1.ebuild +++ b/dev-python/rencode/rencode-1.0.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 DESCRIPTION="similar to bencode from the BitTorrent project" diff --git a/dev-python/rencode/rencode-1.0.3.ebuild b/dev-python/rencode/rencode-1.0.3.ebuild index 79bd3723ae7cc..b00b4e5fb79d0 100644 --- a/dev-python/rencode/rencode-1.0.3.ebuild +++ b/dev-python/rencode/rencode-1.0.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 DESCRIPTION="similar to bencode from the BitTorrent project" diff --git a/dev-python/reno/reno-1.2.0.ebuild b/dev-python/reno/reno-1.2.0.ebuild index 33387ad65603b..c0bf17f3dcc09 100644 --- a/dev-python/reno/reno-1.2.0.ebuild +++ b/dev-python/reno/reno-1.2.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/reportlab/reportlab-3.1.44-r2.ebuild b/dev-python/reportlab/reportlab-3.1.44-r2.ebuild index 2f49105817a53..a3f690dcc4b87 100644 --- a/dev-python/reportlab/reportlab-3.1.44-r2.ebuild +++ b/dev-python/reportlab/reportlab-3.1.44-r2.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) # Tests crash with pypy inherit distutils-r1 flag-o-matic prefix diff --git a/dev-python/reportlab/reportlab-3.2.0-r1.ebuild b/dev-python/reportlab/reportlab-3.2.0-r1.ebuild index efe6f96db896a..0ce9ab9792092 100644 --- a/dev-python/reportlab/reportlab-3.2.0-r1.ebuild +++ b/dev-python/reportlab/reportlab-3.2.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) # Tests crash with pypy +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) # Tests crash with pypy inherit distutils-r1 flag-o-matic prefix diff --git a/dev-python/reportlab/reportlab-3.3.0.ebuild b/dev-python/reportlab/reportlab-3.3.0.ebuild index efe6f96db896a..0ce9ab9792092 100644 --- a/dev-python/reportlab/reportlab-3.3.0.ebuild +++ b/dev-python/reportlab/reportlab-3.3.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) # Tests crash with pypy +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) # Tests crash with pypy inherit distutils-r1 flag-o-matic prefix diff --git a/dev-python/repoze-lru/repoze-lru-0.6-r1.ebuild b/dev-python/repoze-lru/repoze-lru-0.6-r1.ebuild index 0ad1d2b6ca071..b7e4db1b44df5 100644 --- a/dev-python/repoze-lru/repoze-lru-0.6-r1.ebuild +++ b/dev-python/repoze-lru/repoze-lru-0.6-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/repoze-sphinx-autointerface/repoze-sphinx-autointerface-0.7.1.ebuild b/dev-python/repoze-sphinx-autointerface/repoze-sphinx-autointerface-0.7.1.ebuild index 732a0a95f6e93..58d251e9d9d9b 100644 --- a/dev-python/repoze-sphinx-autointerface/repoze-sphinx-autointerface-0.7.1.ebuild +++ b/dev-python/repoze-sphinx-autointerface/repoze-sphinx-autointerface-0.7.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/repoze-who/repoze-who-2.2.ebuild b/dev-python/repoze-who/repoze-who-2.2.ebuild index 758e1aaf2c838..da86a41334d7b 100644 --- a/dev-python/repoze-who/repoze-who-2.2.ebuild +++ b/dev-python/repoze-who/repoze-who-2.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/requests-cache/requests-cache-0.4.10.ebuild b/dev-python/requests-cache/requests-cache-0.4.10.ebuild index 27e72953abb5a..d95a8c53923a0 100644 --- a/dev-python/requests-cache/requests-cache-0.4.10.ebuild +++ b/dev-python/requests-cache/requests-cache-0.4.10.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/requests-cache/requests-cache-0.4.9.ebuild b/dev-python/requests-cache/requests-cache-0.4.9.ebuild index 94a44ebfd7a7b..9d323eaf15e09 100644 --- a/dev-python/requests-cache/requests-cache-0.4.9.ebuild +++ b/dev-python/requests-cache/requests-cache-0.4.9.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/requests-mock/requests-mock-0.5.1.ebuild b/dev-python/requests-mock/requests-mock-0.5.1.ebuild index f4f89c81e48e4..6b387e9d16c6f 100644 --- a/dev-python/requests-mock/requests-mock-0.5.1.ebuild +++ b/dev-python/requests-mock/requests-mock-0.5.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/requests-mock/requests-mock-0.6.0.ebuild b/dev-python/requests-mock/requests-mock-0.6.0.ebuild index 0d5213c4d2bc8..0db6fc279dacc 100644 --- a/dev-python/requests-mock/requests-mock-0.6.0.ebuild +++ b/dev-python/requests-mock/requests-mock-0.6.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/requests-mock/requests-mock-0.7.0.ebuild b/dev-python/requests-mock/requests-mock-0.7.0.ebuild index 0d5213c4d2bc8..0db6fc279dacc 100644 --- a/dev-python/requests-mock/requests-mock-0.7.0.ebuild +++ b/dev-python/requests-mock/requests-mock-0.7.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/requests-mock/requests-mock-1.0.0.ebuild b/dev-python/requests-mock/requests-mock-1.0.0.ebuild index 7c3512b4736b6..18c910b9ca317 100644 --- a/dev-python/requests-mock/requests-mock-1.0.0.ebuild +++ b/dev-python/requests-mock/requests-mock-1.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/requests-oauthlib/requests-oauthlib-0.4.1.ebuild b/dev-python/requests-oauthlib/requests-oauthlib-0.4.1.ebuild index d0cf3c83b139b..c21e8e411d56e 100644 --- a/dev-python/requests-oauthlib/requests-oauthlib-0.4.1.ebuild +++ b/dev-python/requests-oauthlib/requests-oauthlib-0.4.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/requests-oauthlib/requests-oauthlib-0.6.2.ebuild b/dev-python/requests-oauthlib/requests-oauthlib-0.6.2.ebuild index d4349913da545..65cba1c70155a 100644 --- a/dev-python/requests-oauthlib/requests-oauthlib-0.6.2.ebuild +++ b/dev-python/requests-oauthlib/requests-oauthlib-0.6.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/requests-toolbelt/requests-toolbelt-0.5.1.ebuild b/dev-python/requests-toolbelt/requests-toolbelt-0.5.1.ebuild index 423730200e2ad..5760f3bc9d50f 100644 --- a/dev-python/requests-toolbelt/requests-toolbelt-0.5.1.ebuild +++ b/dev-python/requests-toolbelt/requests-toolbelt-0.5.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/requests-toolbelt/requests-toolbelt-0.7.0.ebuild b/dev-python/requests-toolbelt/requests-toolbelt-0.7.0.ebuild index 54af78534d373..ec30e45930ce7 100644 --- a/dev-python/requests-toolbelt/requests-toolbelt-0.7.0.ebuild +++ b/dev-python/requests-toolbelt/requests-toolbelt-0.7.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/requests/requests-2.7.0.ebuild b/dev-python/requests/requests-2.7.0.ebuild index 5d5a828d8d8bb..201fe6572a0bd 100644 --- a/dev-python/requests/requests-2.7.0.ebuild +++ b/dev-python/requests/requests-2.7.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/requests/requests-2.8.1.ebuild b/dev-python/requests/requests-2.8.1.ebuild index 5bf2f9afcccc1..82ab203b49682 100644 --- a/dev-python/requests/requests-2.8.1.ebuild +++ b/dev-python/requests/requests-2.8.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/requests/requests-2.9.1-r2.ebuild b/dev-python/requests/requests-2.9.1-r2.ebuild index 72d76c7eb9cb8..48c3d070c5fa3 100644 --- a/dev-python/requests/requests-2.9.1-r2.ebuild +++ b/dev-python/requests/requests-2.9.1-r2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/requestsexceptions/requestsexceptions-1.1.3.ebuild b/dev-python/requestsexceptions/requestsexceptions-1.1.3.ebuild index 0efd54ad1c1fb..31c77793cdbef 100644 --- a/dev-python/requestsexceptions/requestsexceptions-1.1.3.ebuild +++ b/dev-python/requestsexceptions/requestsexceptions-1.1.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/restructuredtext-lint/restructuredtext-lint-0.12.2.ebuild b/dev-python/restructuredtext-lint/restructuredtext-lint-0.12.2.ebuild index e4d9a6b203a01..503b41f54be82 100644 --- a/dev-python/restructuredtext-lint/restructuredtext-lint-0.12.2.ebuild +++ b/dev-python/restructuredtext-lint/restructuredtext-lint-0.12.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/retry-decorator/retry-decorator-1.0.0.ebuild b/dev-python/retry-decorator/retry-decorator-1.0.0.ebuild index 8b695d0eb8f43..348c9920457bc 100644 --- a/dev-python/retry-decorator/retry-decorator-1.0.0.ebuild +++ b/dev-python/retry-decorator/retry-decorator-1.0.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/retrying/retrying-1.3.3.ebuild b/dev-python/retrying/retrying-1.3.3.ebuild index cb1888be3fc98..ec4af924a02de 100644 --- a/dev-python/retrying/retrying-1.3.3.ebuild +++ b/dev-python/retrying/retrying-1.3.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/rfc3986/rfc3986-0.3.1.ebuild b/dev-python/rfc3986/rfc3986-0.3.1.ebuild index 7feffe46fe5ba..f0f1a65d5d8b8 100644 --- a/dev-python/rfc3986/rfc3986-0.3.1.ebuild +++ b/dev-python/rfc3986/rfc3986-0.3.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3) inherit distutils-r1 diff --git a/dev-python/rfc3986/rfc3986-0.4.1.ebuild b/dev-python/rfc3986/rfc3986-0.4.1.ebuild index d8f53ea9249b8..7b268677f6422 100644 --- a/dev-python/rfc3986/rfc3986-0.4.1.ebuild +++ b/dev-python/rfc3986/rfc3986-0.4.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3) inherit distutils-r1 diff --git a/dev-python/rnc2rng/rnc2rng-2.4.ebuild b/dev-python/rnc2rng/rnc2rng-2.4.ebuild index aa5cd3bd116ce..6c34ca6847940 100644 --- a/dev-python/rnc2rng/rnc2rng-2.4.ebuild +++ b/dev-python/rnc2rng/rnc2rng-2.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/roman/roman-2.0.0.ebuild b/dev-python/roman/roman-2.0.0.ebuild index 0e9311dc28a59..49dec489a3ee1 100644 --- a/dev-python/roman/roman-2.0.0.ebuild +++ b/dev-python/roman/roman-2.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/rosdistro/rosdistro-0.4.7.ebuild b/dev-python/rosdistro/rosdistro-0.4.7.ebuild index b25e4112a16e2..747ddca50b97d 100644 --- a/dev-python/rosdistro/rosdistro-0.4.7.ebuild +++ b/dev-python/rosdistro/rosdistro-0.4.7.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-python/rosdistro/rosdistro-0.5.0.ebuild b/dev-python/rosdistro/rosdistro-0.5.0.ebuild index 8e2e799d5e49b..494ae8452ec46 100644 --- a/dev-python/rosdistro/rosdistro-0.5.0.ebuild +++ b/dev-python/rosdistro/rosdistro-0.5.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-python/rosdistro/rosdistro-9999.ebuild b/dev-python/rosdistro/rosdistro-9999.ebuild index b25e4112a16e2..747ddca50b97d 100644 --- a/dev-python/rosdistro/rosdistro-9999.ebuild +++ b/dev-python/rosdistro/rosdistro-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-python/rospkg/rospkg-1.0.41-r1.ebuild b/dev-python/rospkg/rospkg-1.0.41-r1.ebuild index 666d51a85c084..5024f1a3a4ab1 100644 --- a/dev-python/rospkg/rospkg-1.0.41-r1.ebuild +++ b/dev-python/rospkg/rospkg-1.0.41-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-python/rospkg/rospkg-9999.ebuild b/dev-python/rospkg/rospkg-9999.ebuild index 666d51a85c084..5024f1a3a4ab1 100644 --- a/dev-python/rospkg/rospkg-9999.ebuild +++ b/dev-python/rospkg/rospkg-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-python/routes/routes-2.1-r1.ebuild b/dev-python/routes/routes-2.1-r1.ebuild index e0c044bea1e5b..fc01eaac55589 100644 --- a/dev-python/routes/routes-2.1-r1.ebuild +++ b/dev-python/routes/routes-2.1-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/routes/routes-2.2.ebuild b/dev-python/routes/routes-2.2.ebuild index bc81d74c1c6b3..36781e94fadd4 100644 --- a/dev-python/routes/routes-2.2.ebuild +++ b/dev-python/routes/routes-2.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/rply/rply-0.7.3.ebuild b/dev-python/rply/rply-0.7.3.ebuild index 91bd3bbcb47bb..1169276a65248 100644 --- a/dev-python/rply/rply-0.7.3.ebuild +++ b/dev-python/rply/rply-0.7.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/rply/rply-0.7.4.ebuild b/dev-python/rply/rply-0.7.4.ebuild index 80ec20f68ecc0..1b4e26218df75 100644 --- a/dev-python/rply/rply-0.7.4.ebuild +++ b/dev-python/rply/rply-0.7.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/rpy/rpy-2.6.2.ebuild b/dev-python/rpy/rpy-2.6.2.ebuild index f73773ceb484e..d36c0fad03914 100644 --- a/dev-python/rpy/rpy-2.6.2.ebuild +++ b/dev-python/rpy/rpy-2.6.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="sqlite" inherit distutils-r1 flag-o-matic diff --git a/dev-python/rpy/rpy-2.7.2.ebuild b/dev-python/rpy/rpy-2.7.2.ebuild index 74d6719e786d0..c9bd4813addf1 100644 --- a/dev-python/rpy/rpy-2.7.2.ebuild +++ b/dev-python/rpy/rpy-2.7.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="sqlite" inherit distutils-r1 flag-o-matic diff --git a/dev-python/rpy/rpy-2.7.3.ebuild b/dev-python/rpy/rpy-2.7.3.ebuild index 74d6719e786d0..c9bd4813addf1 100644 --- a/dev-python/rpy/rpy-2.7.3.ebuild +++ b/dev-python/rpy/rpy-2.7.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="sqlite" inherit distutils-r1 flag-o-matic diff --git a/dev-python/rpy/rpy-2.7.4.ebuild b/dev-python/rpy/rpy-2.7.4.ebuild index 6262c69dd2fc1..e0ae49d9b52fd 100644 --- a/dev-python/rpy/rpy-2.7.4.ebuild +++ b/dev-python/rpy/rpy-2.7.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="sqlite" inherit distutils-r1 flag-o-matic diff --git a/dev-python/rpy/rpy-2.7.5.ebuild b/dev-python/rpy/rpy-2.7.5.ebuild index 6262c69dd2fc1..e0ae49d9b52fd 100644 --- a/dev-python/rpy/rpy-2.7.5.ebuild +++ b/dev-python/rpy/rpy-2.7.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="sqlite" inherit distutils-r1 flag-o-matic diff --git a/dev-python/rpy/rpy-2.7.6.ebuild b/dev-python/rpy/rpy-2.7.6.ebuild index 6262c69dd2fc1..e0ae49d9b52fd 100644 --- a/dev-python/rpy/rpy-2.7.6.ebuild +++ b/dev-python/rpy/rpy-2.7.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="sqlite" inherit distutils-r1 flag-o-matic diff --git a/dev-python/rpy/rpy-2.7.7.ebuild b/dev-python/rpy/rpy-2.7.7.ebuild index 6c31dd1bfe175..beece727c52de 100644 --- a/dev-python/rpy/rpy-2.7.7.ebuild +++ b/dev-python/rpy/rpy-2.7.7.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="sqlite" inherit distutils-r1 flag-o-matic diff --git a/dev-python/rpy/rpy-2.7.8.ebuild b/dev-python/rpy/rpy-2.7.8.ebuild index 6c31dd1bfe175..beece727c52de 100644 --- a/dev-python/rpy/rpy-2.7.8.ebuild +++ b/dev-python/rpy/rpy-2.7.8.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="sqlite" inherit distutils-r1 flag-o-matic diff --git a/dev-python/rpyc/rpyc-3.2.3-r1.ebuild b/dev-python/rpyc/rpyc-3.2.3-r1.ebuild index a542fc7c7ce71..5fb2d0b0cbb5d 100644 --- a/dev-python/rpyc/rpyc-3.2.3-r1.ebuild +++ b/dev-python/rpyc/rpyc-3.2.3-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/rpyc/rpyc-3.3.0.ebuild b/dev-python/rpyc/rpyc-3.3.0.ebuild index a771f1fe7fce2..8a6b0dacfb7cc 100644 --- a/dev-python/rpyc/rpyc-3.3.0.ebuild +++ b/dev-python/rpyc/rpyc-3.3.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/rsa/rsa-3.1.4-r1.ebuild b/dev-python/rsa/rsa-3.1.4-r1.ebuild index 0822d62528437..8a12c5bf2d87f 100644 --- a/dev-python/rsa/rsa-3.1.4-r1.ebuild +++ b/dev-python/rsa/rsa-3.1.4-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_4 pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/rsa/rsa-3.2.3-r1.ebuild b/dev-python/rsa/rsa-3.2.3-r1.ebuild index 1ecee73060f29..18e03a7a3ad7e 100644 --- a/dev-python/rsa/rsa-3.2.3-r1.ebuild +++ b/dev-python/rsa/rsa-3.2.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/rsa/rsa-3.2.3.ebuild b/dev-python/rsa/rsa-3.2.3.ebuild index a8b6c95136b18..943f3dc897cb0 100644 --- a/dev-python/rsa/rsa-3.2.3.ebuild +++ b/dev-python/rsa/rsa-3.2.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/rsa/rsa-3.2.ebuild b/dev-python/rsa/rsa-3.2.ebuild index 80d9b34cd24d9..2b301055cc81e 100644 --- a/dev-python/rsa/rsa-3.2.ebuild +++ b/dev-python/rsa/rsa-3.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/rsa/rsa-3.3.ebuild b/dev-python/rsa/rsa-3.3.ebuild index 65aede9ec6f9e..56fce15122fc9 100644 --- a/dev-python/rsa/rsa-3.3.ebuild +++ b/dev-python/rsa/rsa-3.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/ryu/ryu-4.0.ebuild b/dev-python/ryu/ryu-4.0.ebuild index 80c8568330fe1..88d537defdaaf 100644 --- a/dev-python/ryu/ryu-4.0.ebuild +++ b/dev-python/ryu/ryu-4.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/scapy-python3/scapy-python3-0.18-r1.ebuild b/dev-python/scapy-python3/scapy-python3-0.18-r1.ebuild index 501586c100bc8..8ea144947783d 100644 --- a/dev-python/scapy-python3/scapy-python3-0.18-r1.ebuild +++ b/dev-python/scapy-python3/scapy-python3-0.18-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python3_{3,4,5} ) +PYTHON_COMPAT=( python3_{4,5} ) IUSE="test" inherit distutils-r1 diff --git a/dev-python/schema/schema-0.5.0.ebuild b/dev-python/schema/schema-0.5.0.ebuild index 80c11187a6787..b4ba1e26d8c6f 100644 --- a/dev-python/schema/schema-0.5.0.ebuild +++ b/dev-python/schema/schema-0.5.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/scoop/scoop-0.7.0-r1.ebuild b/dev-python/scoop/scoop-0.7.0-r1.ebuild index 8b4247fccb323..47053a6c00831 100644 --- a/dev-python/scoop/scoop-0.7.0-r1.ebuild +++ b/dev-python/scoop/scoop-0.7.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="Distributed Evolutionary Algorithms in Python" diff --git a/dev-python/scripttest/scripttest-1.3.ebuild b/dev-python/scripttest/scripttest-1.3.ebuild index d9ad725e1820f..7b04065049ac8 100644 --- a/dev-python/scripttest/scripttest-1.3.ebuild +++ b/dev-python/scripttest/scripttest-1.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/seaborn/seaborn-0.5.1.ebuild b/dev-python/seaborn/seaborn-0.5.1.ebuild index 50675a3099c6c..27b340037f30f 100644 --- a/dev-python/seaborn/seaborn-0.5.1.ebuild +++ b/dev-python/seaborn/seaborn-0.5.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 virtualx diff --git a/dev-python/seaborn/seaborn-0.6.0.ebuild b/dev-python/seaborn/seaborn-0.6.0.ebuild index 18e22f1910f89..b2f2ea280da49 100644 --- a/dev-python/seaborn/seaborn-0.6.0.ebuild +++ b/dev-python/seaborn/seaborn-0.6.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 virtualx diff --git a/dev-python/seaborn/seaborn-0.7.0.ebuild b/dev-python/seaborn/seaborn-0.7.0.ebuild index 88c448f8c2767..a3ae6e57212df 100644 --- a/dev-python/seaborn/seaborn-0.7.0.ebuild +++ b/dev-python/seaborn/seaborn-0.7.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 virtualx diff --git a/dev-python/selectors34/selectors34-1.1.ebuild b/dev-python/selectors34/selectors34-1.1.ebuild index e4ccec08b6eca..8410df4b3da31 100644 --- a/dev-python/selectors34/selectors34-1.1.ebuild +++ b/dev-python/selectors34/selectors34-1.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 pypy ) +PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 diff --git a/dev-python/selenium/selenium-2.46.0.ebuild b/dev-python/selenium/selenium-2.46.0.ebuild index 70fc2ce57e022..671580e73b6da 100644 --- a/dev-python/selenium/selenium-2.46.0.ebuild +++ b/dev-python/selenium/selenium-2.46.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/selenium/selenium-2.47.1.ebuild b/dev-python/selenium/selenium-2.47.1.ebuild index 01468ee0e3937..361d3df74e9c2 100644 --- a/dev-python/selenium/selenium-2.47.1.ebuild +++ b/dev-python/selenium/selenium-2.47.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/selenium/selenium-2.49.0.ebuild b/dev-python/selenium/selenium-2.49.0.ebuild index 9585057578011..a2ca65a24695f 100644 --- a/dev-python/selenium/selenium-2.49.0.ebuild +++ b/dev-python/selenium/selenium-2.49.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/semantic_version/semantic_version-2.4.2.ebuild b/dev-python/semantic_version/semantic_version-2.4.2.ebuild index 590cfed47c618..f09524b039c69 100644 --- a/dev-python/semantic_version/semantic_version-2.4.2.ebuild +++ b/dev-python/semantic_version/semantic_version-2.4.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/send2trash/send2trash-1.3.0.ebuild b/dev-python/send2trash/send2trash-1.3.0.ebuild index cc38adde32f4a..3f8d9964bde4e 100644 --- a/dev-python/send2trash/send2trash-1.3.0.ebuild +++ b/dev-python/send2trash/send2trash-1.3.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy ) inherit distutils-r1 diff --git a/dev-python/sepolgen/sepolgen-1.2.3.ebuild b/dev-python/sepolgen/sepolgen-1.2.3.ebuild index 4852e6cdeeba6..9600300ad820e 100644 --- a/dev-python/sepolgen/sepolgen-1.2.3.ebuild +++ b/dev-python/sepolgen/sepolgen-1.2.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit python-r1 eutils diff --git a/dev-python/serpent/serpent-1.10.ebuild b/dev-python/serpent/serpent-1.10.ebuild index 483d33ab226ab..b9d3e33961aa0 100644 --- a/dev-python/serpent/serpent-1.10.ebuild +++ b/dev-python/serpent/serpent-1.10.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/serpent/serpent-1.11.ebuild b/dev-python/serpent/serpent-1.11.ebuild index 615de6cf88db9..9a29d74f9f36e 100644 --- a/dev-python/serpent/serpent-1.11.ebuild +++ b/dev-python/serpent/serpent-1.11.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/serpent/serpent-1.12.ebuild b/dev-python/serpent/serpent-1.12.ebuild index 368726a943aa5..4eb7db08c7200 100644 --- a/dev-python/serpent/serpent-1.12.ebuild +++ b/dev-python/serpent/serpent-1.12.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/serpent/serpent-1.7.ebuild b/dev-python/serpent/serpent-1.7.ebuild index c2e5eb2014d66..4c23553e4209e 100644 --- a/dev-python/serpent/serpent-1.7.ebuild +++ b/dev-python/serpent/serpent-1.7.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/serpent/serpent-1.9.ebuild b/dev-python/serpent/serpent-1.9.ebuild index 483d33ab226ab..b9d3e33961aa0 100644 --- a/dev-python/serpent/serpent-1.9.ebuild +++ b/dev-python/serpent/serpent-1.9.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/service_identity/service_identity-14.0.0.ebuild b/dev-python/service_identity/service_identity-14.0.0.ebuild index bde091b483ef8..9758248eb9f32 100644 --- a/dev-python/service_identity/service_identity-14.0.0.ebuild +++ b/dev-python/service_identity/service_identity-14.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/service_identity/service_identity-16.0.0.ebuild b/dev-python/service_identity/service_identity-16.0.0.ebuild index 4486647524b00..ae677ee4a3ff4 100644 --- a/dev-python/service_identity/service_identity-16.0.0.ebuild +++ b/dev-python/service_identity/service_identity-16.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy ) inherit distutils-r1 diff --git a/dev-python/setproctitle/setproctitle-1.1.8.ebuild b/dev-python/setproctitle/setproctitle-1.1.8.ebuild index fa00e72ebd363..336149a935085 100644 --- a/dev-python/setproctitle/setproctitle-1.1.8.ebuild +++ b/dev-python/setproctitle/setproctitle-1.1.8.ebuild @@ -5,7 +5,7 @@ EAPI=5 # pypy doesn't get started in test run. Still required by www-servers/gunicorn -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 toolchain-funcs diff --git a/dev-python/setproctitle/setproctitle-1.1.9.ebuild b/dev-python/setproctitle/setproctitle-1.1.9.ebuild index a2dc4344de482..e2e59fa4d6dd8 100644 --- a/dev-python/setproctitle/setproctitle-1.1.9.ebuild +++ b/dev-python/setproctitle/setproctitle-1.1.9.ebuild @@ -5,7 +5,7 @@ EAPI=5 # pypy doesn't get started in test run. Still required by www-servers/gunicorn -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 toolchain-funcs diff --git a/dev-python/setuptools-git/setuptools-git-1.1.ebuild b/dev-python/setuptools-git/setuptools-git-1.1.ebuild index b359a8c74c3c7..2b493167c9df9 100644 --- a/dev-python/setuptools-git/setuptools-git-1.1.ebuild +++ b/dev-python/setuptools-git/setuptools-git-1.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/setuptools/setuptools-18.4.ebuild b/dev-python/setuptools/setuptools-18.4.ebuild index fd535fb4e7da0..e02c04e5a8d2a 100644 --- a/dev-python/setuptools/setuptools-18.4.ebuild +++ b/dev-python/setuptools/setuptools-18.4.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/setuptools/setuptools-20.6.7.ebuild b/dev-python/setuptools/setuptools-20.6.7.ebuild index 2a98013e96805..3924056e6c9c6 100644 --- a/dev-python/setuptools/setuptools-20.6.7.ebuild +++ b/dev-python/setuptools/setuptools-20.6.7.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/setuptools_hg/setuptools_hg-0.4-r1.ebuild b/dev-python/setuptools_hg/setuptools_hg-0.4-r1.ebuild index f8dff91f0f1de..aa85a61fb1762 100644 --- a/dev-python/setuptools_hg/setuptools_hg-0.4-r1.ebuild +++ b/dev-python/setuptools_hg/setuptools_hg-0.4-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/setuptools_scm/setuptools_scm-1.10.0.ebuild b/dev-python/setuptools_scm/setuptools_scm-1.10.0.ebuild index 784a6dfc876c7..fbcb8c3a1fadb 100644 --- a/dev-python/setuptools_scm/setuptools_scm-1.10.0.ebuild +++ b/dev-python/setuptools_scm/setuptools_scm-1.10.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/setuptools_scm/setuptools_scm-1.10.1.ebuild b/dev-python/setuptools_scm/setuptools_scm-1.10.1.ebuild index ee64266c5d914..3fe1f46a730ea 100644 --- a/dev-python/setuptools_scm/setuptools_scm-1.10.1.ebuild +++ b/dev-python/setuptools_scm/setuptools_scm-1.10.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/setuptools_scm/setuptools_scm-1.11.1.ebuild b/dev-python/setuptools_scm/setuptools_scm-1.11.1.ebuild index 064fb9877af68..c66aaa5fe3106 100644 --- a/dev-python/setuptools_scm/setuptools_scm-1.11.1.ebuild +++ b/dev-python/setuptools_scm/setuptools_scm-1.11.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/setuptools_scm/setuptools_scm-1.8.0.ebuild b/dev-python/setuptools_scm/setuptools_scm-1.8.0.ebuild index fe3e1673234ed..399a7be69387c 100644 --- a/dev-python/setuptools_scm/setuptools_scm-1.8.0.ebuild +++ b/dev-python/setuptools_scm/setuptools_scm-1.8.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/setuptools_scm/setuptools_scm-1.9.0.ebuild b/dev-python/setuptools_scm/setuptools_scm-1.9.0.ebuild index 79c9688c01488..fca78ed14d73c 100644 --- a/dev-python/setuptools_scm/setuptools_scm-1.9.0.ebuild +++ b/dev-python/setuptools_scm/setuptools_scm-1.9.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild b/dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild index 345248f14d455..a4711cfa9a054 100644 --- a/dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild +++ b/dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=(python{2_7,3_3,3_4,3_5}) +PYTHON_COMPAT=(python{2_7,3_4,3_5}) inherit distutils-r1 diff --git a/dev-python/sh/sh-1.11-r1.ebuild b/dev-python/sh/sh-1.11-r1.ebuild index d7887107d7871..4e758a666b887 100644 --- a/dev-python/sh/sh-1.11-r1.ebuild +++ b/dev-python/sh/sh-1.11-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=(python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=(python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/sh/sh-1.11.ebuild b/dev-python/sh/sh-1.11.ebuild index 60adfa6a2832c..1f78018062044 100644 --- a/dev-python/sh/sh-1.11.ebuild +++ b/dev-python/sh/sh-1.11.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=(python2_7 python3_{3,4} ) +PYTHON_COMPAT=(python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/shiboken/shiboken-1.2.2.ebuild b/dev-python/shiboken/shiboken-1.2.2.ebuild index bf3f25f586636..d5bd4b7c12646 100644 --- a/dev-python/shiboken/shiboken-1.2.2.ebuild +++ b/dev-python/shiboken/shiboken-1.2.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit cmake-utils multilib python-r1 diff --git a/dev-python/shortuuid/shortuuid-0.4.2.ebuild b/dev-python/shortuuid/shortuuid-0.4.2.ebuild index b3146ad684e8b..682710c55674a 100644 --- a/dev-python/shortuuid/shortuuid-0.4.2.ebuild +++ b/dev-python/shortuuid/shortuuid-0.4.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/shortuuid/shortuuid-0.4.3.ebuild b/dev-python/shortuuid/shortuuid-0.4.3.ebuild index d61063a272f15..b34b2195af075 100644 --- a/dev-python/shortuuid/shortuuid-0.4.3.ebuild +++ b/dev-python/shortuuid/shortuuid-0.4.3.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/simplebayes/simplebayes-1.5.7.ebuild b/dev-python/simplebayes/simplebayes-1.5.7.ebuild index affaca5d7788c..421b14a9287d0 100644 --- a/dev-python/simplebayes/simplebayes-1.5.7.ebuild +++ b/dev-python/simplebayes/simplebayes-1.5.7.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/simpleeval/simpleeval-0.8.7.ebuild b/dev-python/simpleeval/simpleeval-0.8.7.ebuild index d8dab00ac33c0..cda634a793a29 100644 --- a/dev-python/simpleeval/simpleeval-0.8.7.ebuild +++ b/dev-python/simpleeval/simpleeval-0.8.7.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/simplegeneric/simplegeneric-0.8.1-r1.ebuild b/dev-python/simplegeneric/simplegeneric-0.8.1-r1.ebuild index 5bf056fffca3c..e3902a0cecf13 100644 --- a/dev-python/simplegeneric/simplegeneric-0.8.1-r1.ebuild +++ b/dev-python/simplegeneric/simplegeneric-0.8.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/simplejson/simplejson-3.8.1.ebuild b/dev-python/simplejson/simplejson-3.8.1.ebuild index b765420a32308..4f1d2317b5533 100644 --- a/dev-python/simplejson/simplejson-3.8.1.ebuild +++ b/dev-python/simplejson/simplejson-3.8.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/simplejson/simplejson-3.8.2.ebuild b/dev-python/simplejson/simplejson-3.8.2.ebuild index 41e1c8ef5c046..26172dd9fd3b7 100644 --- a/dev-python/simplejson/simplejson-3.8.2.ebuild +++ b/dev-python/simplejson/simplejson-3.8.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/simplejson/simplejson-3.9.0.ebuild b/dev-python/simplejson/simplejson-3.9.0.ebuild index e47f3f11d14a7..b48c67e5a5021 100644 --- a/dev-python/simplejson/simplejson-3.9.0.ebuild +++ b/dev-python/simplejson/simplejson-3.9.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/simpy/simpy-3.0.8.ebuild b/dev-python/simpy/simpy-3.0.8.ebuild index 3fc85ad861e1e..2425e175aae54 100644 --- a/dev-python/simpy/simpy-3.0.8.ebuild +++ b/dev-python/simpy/simpy-3.0.8.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="tk" inherit distutils-r1 diff --git a/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild b/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild index 4a59d74d8ee6e..e63baafe7c488 100644 --- a/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild +++ b/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 pypy ) +PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 diff --git a/dev-python/sip/sip-4.16.2.ebuild b/dev-python/sip/sip-4.16.2.ebuild index 33fe57078b680..92987510779f3 100644 --- a/dev-python/sip/sip-4.16.2.ebuild +++ b/dev-python/sip/sip-4.16.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils python-r1 toolchain-funcs diff --git a/dev-python/sip/sip-4.16.9.ebuild b/dev-python/sip/sip-4.16.9.ebuild index f7b320ab300c3..db18ecbf5aa9e 100644 --- a/dev-python/sip/sip-4.16.9.ebuild +++ b/dev-python/sip/sip-4.16.9.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit eutils python-r1 toolchain-funcs diff --git a/dev-python/sip/sip-4.18.1.ebuild b/dev-python/sip/sip-4.18.1.ebuild index 097b3314b3d5e..90d5314707dc6 100644 --- a/dev-python/sip/sip-4.18.1.ebuild +++ b/dev-python/sip/sip-4.18.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit python-r1 toolchain-funcs diff --git a/dev-python/sip/sip-4.18.ebuild b/dev-python/sip/sip-4.18.ebuild index 3629fbcdaa11d..58f7cc370043d 100644 --- a/dev-python/sip/sip-4.18.ebuild +++ b/dev-python/sip/sip-4.18.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit python-r1 toolchain-funcs diff --git a/dev-python/sip/sip-4.9999.ebuild b/dev-python/sip/sip-4.9999.ebuild index 3961b99329c89..11a748113069c 100644 --- a/dev-python/sip/sip-4.9999.ebuild +++ b/dev-python/sip/sip-4.9999.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit python-r1 toolchain-funcs mercurial diff --git a/dev-python/six/six-1.10.0.ebuild b/dev-python/six/six-1.10.0.ebuild index 41801a1de55c2..a44f40cfec118 100644 --- a/dev-python/six/six-1.10.0.ebuild +++ b/dev-python/six/six-1.10.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/sleekxmpp/sleekxmpp-1.3.0.ebuild b/dev-python/sleekxmpp/sleekxmpp-1.3.0.ebuild index e92474c9ed195..48cdee83e546b 100644 --- a/dev-python/sleekxmpp/sleekxmpp-1.3.0.ebuild +++ b/dev-python/sleekxmpp/sleekxmpp-1.3.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit eutils distutils-r1 diff --git a/dev-python/sleekxmpp/sleekxmpp-1.3.1-r1.ebuild b/dev-python/sleekxmpp/sleekxmpp-1.3.1-r1.ebuild index a714795794838..0c8c1bf5c2b06 100644 --- a/dev-python/sleekxmpp/sleekxmpp-1.3.1-r1.ebuild +++ b/dev-python/sleekxmpp/sleekxmpp-1.3.1-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit eutils distutils-r1 diff --git a/dev-python/sleekxmpp/sleekxmpp-1.3.1.ebuild b/dev-python/sleekxmpp/sleekxmpp-1.3.1.ebuild index 67b298a0d5d1c..e06203b8ff038 100644 --- a/dev-python/sleekxmpp/sleekxmpp-1.3.1.ebuild +++ b/dev-python/sleekxmpp/sleekxmpp-1.3.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit eutils distutils-r1 diff --git a/dev-python/smmap/smmap-0.8.3.ebuild b/dev-python/smmap/smmap-0.8.3.ebuild index 4ffc7813e3ba2..62b37aa23d88e 100644 --- a/dev-python/smmap/smmap-0.8.3.ebuild +++ b/dev-python/smmap/smmap-0.8.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/smmap/smmap-0.9.0.ebuild b/dev-python/smmap/smmap-0.9.0.ebuild index bda01ed09547d..5af845af71a3b 100644 --- a/dev-python/smmap/smmap-0.9.0.ebuild +++ b/dev-python/smmap/smmap-0.9.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/snakeoil/snakeoil-0.6.6.ebuild b/dev-python/snakeoil/snakeoil-0.6.6.ebuild index 7b7ed4c5cdd0d..a3eddde9f76ff 100644 --- a/dev-python/snakeoil/snakeoil-0.6.6.ebuild +++ b/dev-python/snakeoil/snakeoil-0.6.6.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/snakeoil/snakeoil-0.7.0.ebuild b/dev-python/snakeoil/snakeoil-0.7.0.ebuild index ed167f79bdc0b..f82c7fde625d1 100644 --- a/dev-python/snakeoil/snakeoil-0.7.0.ebuild +++ b/dev-python/snakeoil/snakeoil-0.7.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/snappy/snappy-0.5-r2.ebuild b/dev-python/snappy/snappy-0.5-r2.ebuild index 0ab89e2533c42..6004f34af2b87 100644 --- a/dev-python/snappy/snappy-0.5-r2.ebuild +++ b/dev-python/snappy/snappy-0.5-r2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/snowballstemmer/snowballstemmer-1.2.0.ebuild b/dev-python/snowballstemmer/snowballstemmer-1.2.0.ebuild index c65527da74865..44ab2b8c29d09 100644 --- a/dev-python/snowballstemmer/snowballstemmer-1.2.0.ebuild +++ b/dev-python/snowballstemmer/snowballstemmer-1.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/snowballstemmer/snowballstemmer-1.2.1.ebuild b/dev-python/snowballstemmer/snowballstemmer-1.2.1.ebuild index 052d121f9dd07..b509056699509 100644 --- a/dev-python/snowballstemmer/snowballstemmer-1.2.1.ebuild +++ b/dev-python/snowballstemmer/snowballstemmer-1.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/socketio-client/socketio-client-0.6.5.ebuild b/dev-python/socketio-client/socketio-client-0.6.5.ebuild index e223b49156f1a..4fdda7546e262 100644 --- a/dev-python/socketio-client/socketio-client-0.6.5.ebuild +++ b/dev-python/socketio-client/socketio-client-0.6.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/socketio-client/socketio-client-0.6.6.ebuild b/dev-python/socketio-client/socketio-client-0.6.6.ebuild index e223b49156f1a..4fdda7546e262 100644 --- a/dev-python/socketio-client/socketio-client-0.6.6.ebuild +++ b/dev-python/socketio-client/socketio-client-0.6.6.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/socketpool/socketpool-0.5.3.ebuild b/dev-python/socketpool/socketpool-0.5.3.ebuild index b8e72510c0a6e..44ae54d9fdb37 100644 --- a/dev-python/socketpool/socketpool-0.5.3.ebuild +++ b/dev-python/socketpool/socketpool-0.5.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/south/south-1.0.ebuild b/dev-python/south/south-1.0.ebuild index c4e66755de1aa..d994e2820c81d 100644 --- a/dev-python/south/south-1.0.ebuild +++ b/dev-python/south/south-1.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/sparql-wrapper/sparql-wrapper-1.6.0.ebuild b/dev-python/sparql-wrapper/sparql-wrapper-1.6.0.ebuild index 8c202a0fd1dfe..06624b3fda1ff 100644 --- a/dev-python/sparql-wrapper/sparql-wrapper-1.6.0.ebuild +++ b/dev-python/sparql-wrapper/sparql-wrapper-1.6.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 diff --git a/dev-python/sparql-wrapper/sparql-wrapper-1.6.4.ebuild b/dev-python/sparql-wrapper/sparql-wrapper-1.6.4.ebuild index 92fafaf72c842..cb82b9918cb1b 100644 --- a/dev-python/sparql-wrapper/sparql-wrapper-1.6.4.ebuild +++ b/dev-python/sparql-wrapper/sparql-wrapper-1.6.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/sparql-wrapper/sparql-wrapper-1.7.6.ebuild b/dev-python/sparql-wrapper/sparql-wrapper-1.7.6.ebuild index b0da6fd1596d5..bc0ed0dac11ff 100644 --- a/dev-python/sparql-wrapper/sparql-wrapper-1.7.6.ebuild +++ b/dev-python/sparql-wrapper/sparql-wrapper-1.7.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/speaklater/speaklater-1.3-r1.ebuild b/dev-python/speaklater/speaklater-1.3-r1.ebuild index f59954ca7df83..59830cbfb7b5e 100644 --- a/dev-python/speaklater/speaklater-1.3-r1.ebuild +++ b/dev-python/speaklater/speaklater-1.3-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 DESCRIPTION="Lazy strings for Python" diff --git a/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild b/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild index 11d1d86b0cfe2..baa62cb786c1a 100644 --- a/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild +++ b/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.5.ebuild b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.5.ebuild index e08b3538d1e9e..4862cc54c9ad2 100644 --- a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.5.ebuild +++ b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.6.ebuild b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.6.ebuild index 1419a7bff6559..32295a6d1d2c0 100644 --- a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.6.ebuild +++ b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.7.ebuild b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.7.ebuild index 3a10409ee1c02..fe0955adce886 100644 --- a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.7.ebuild +++ b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.9.ebuild b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.9.ebuild index 1292f119b038d..679c64e3418e8 100644 --- a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.9.ebuild +++ b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.9.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/sphinx/sphinx-1.1.3-r7.ebuild b/dev-python/sphinx/sphinx-1.1.3-r7.ebuild index e837399a58c34..8a05112b33385 100644 --- a/dev-python/sphinx/sphinx-1.1.3-r7.ebuild +++ b/dev-python/sphinx/sphinx-1.1.3-r7.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} pypy ) +PYTHON_COMPAT=( python2_7 pypy ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 eutils versionator diff --git a/dev-python/sphinx/sphinx-1.2.2.ebuild b/dev-python/sphinx/sphinx-1.2.2.ebuild index c6307650ef8f0..259d5f8a23d24 100644 --- a/dev-python/sphinx/sphinx-1.2.2.ebuild +++ b/dev-python/sphinx/sphinx-1.2.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 eutils versionator diff --git a/dev-python/sphinx/sphinx-1.2.3.ebuild b/dev-python/sphinx/sphinx-1.2.3.ebuild index 1c315f3b98cdb..ddf3abdace285 100644 --- a/dev-python/sphinx/sphinx-1.2.3.ebuild +++ b/dev-python/sphinx/sphinx-1.2.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 eutils versionator diff --git a/dev-python/sphinx/sphinx-1.3.1-r1.ebuild b/dev-python/sphinx/sphinx-1.3.1-r1.ebuild index 15e06feb8bb4d..103c5ca89111f 100644 --- a/dev-python/sphinx/sphinx-1.3.1-r1.ebuild +++ b/dev-python/sphinx/sphinx-1.3.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 eutils versionator diff --git a/dev-python/sphinx/sphinx-1.3.5.ebuild b/dev-python/sphinx/sphinx-1.3.5.ebuild index e477d95b37e0c..41a6307bad913 100644 --- a/dev-python/sphinx/sphinx-1.3.5.ebuild +++ b/dev-python/sphinx/sphinx-1.3.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 eutils versionator diff --git a/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.9.ebuild b/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.9.ebuild index 5e8f6764036bd..5a2f52fe86aff 100644 --- a/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.9.ebuild +++ b/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.9.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/sphinxcontrib-cheeseshop/sphinxcontrib-cheeseshop-0.2.ebuild b/dev-python/sphinxcontrib-cheeseshop/sphinxcontrib-cheeseshop-0.2.ebuild index d480bdbd234ea..9d4b2886a886b 100644 --- a/dev-python/sphinxcontrib-cheeseshop/sphinxcontrib-cheeseshop-0.2.ebuild +++ b/dev-python/sphinxcontrib-cheeseshop/sphinxcontrib-cheeseshop-0.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 pypy) +PYTHON_COMPAT=( python2_7 python3_4 pypy) inherit distutils-r1 diff --git a/dev-python/sphinxcontrib-doxylink/sphinxcontrib-doxylink-1.3.ebuild b/dev-python/sphinxcontrib-doxylink/sphinxcontrib-doxylink-1.3.ebuild index e3096cd5e8e54..361a86910281c 100644 --- a/dev-python/sphinxcontrib-doxylink/sphinxcontrib-doxylink-1.3.ebuild +++ b/dev-python/sphinxcontrib-doxylink/sphinxcontrib-doxylink-1.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.2.1.ebuild b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.2.1.ebuild index 03b60d86518cb..8eb83a22e0d7e 100644 --- a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.2.1.ebuild +++ b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.2.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.3.0.ebuild b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.3.0.ebuild index 17c1e4f2bf625..4091d4760c904 100644 --- a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.3.0.ebuild +++ b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.3.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.4.0.ebuild b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.4.0.ebuild index 9b26fffb3fea3..66fdf44ec35dd 100644 --- a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.4.0.ebuild +++ b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.4.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/sphinxcontrib-issuetracker/sphinxcontrib-issuetracker-0.11-r1.ebuild b/dev-python/sphinxcontrib-issuetracker/sphinxcontrib-issuetracker-0.11-r1.ebuild index 32ad458d912af..e5a69a4274e30 100644 --- a/dev-python/sphinxcontrib-issuetracker/sphinxcontrib-issuetracker-0.11-r1.ebuild +++ b/dev-python/sphinxcontrib-issuetracker/sphinxcontrib-issuetracker-0.11-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/sphinxcontrib-napoleon/sphinxcontrib-napoleon-0.5.2.ebuild b/dev-python/sphinxcontrib-napoleon/sphinxcontrib-napoleon-0.5.2.ebuild index 666bca589a0f9..a171f7061acd1 100644 --- a/dev-python/sphinxcontrib-napoleon/sphinxcontrib-napoleon-0.5.2.ebuild +++ b/dev-python/sphinxcontrib-napoleon/sphinxcontrib-napoleon-0.5.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild b/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild index 35742d1adaa1d..77ea7b931c2d1 100644 --- a/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild +++ b/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.8.ebuild b/dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.8.ebuild index a8280b6864a41..5e827f3c843be 100644 --- a/dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.8.ebuild +++ b/dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.8.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.1.2.ebuild b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.1.2.ebuild index 445d79d646501..6145e22e5f2c0 100644 --- a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.1.2.ebuild +++ b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.1.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/spyder/spyder-2.3.4.ebuild b/dev-python/spyder/spyder-2.3.4.ebuild index d5c022723a07b..3de1b6543f569 100644 --- a/dev-python/spyder/spyder-2.3.4.ebuild +++ b/dev-python/spyder/spyder-2.3.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/spyder/spyder-2.3.5.2.ebuild b/dev-python/spyder/spyder-2.3.5.2.ebuild index ad668015793a0..2555087f21796 100644 --- a/dev-python/spyder/spyder-2.3.5.2.ebuild +++ b/dev-python/spyder/spyder-2.3.5.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/spyder/spyder-2.3.8.ebuild b/dev-python/spyder/spyder-2.3.8.ebuild index 2dd7841a1da62..86d87b699bff5 100644 --- a/dev-python/spyder/spyder-2.3.8.ebuild +++ b/dev-python/spyder/spyder-2.3.8.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit eutils distutils-r1 diff --git a/dev-python/spyder/spyder-2.3.9.ebuild b/dev-python/spyder/spyder-2.3.9.ebuild index 2dd7841a1da62..86d87b699bff5 100644 --- a/dev-python/spyder/spyder-2.3.9.ebuild +++ b/dev-python/spyder/spyder-2.3.9.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit eutils distutils-r1 diff --git a/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.10.0.ebuild b/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.10.0.ebuild index 327bf25dfb8cc..c0092b584e9e2 100644 --- a/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.10.0.ebuild +++ b/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.10.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 # py3 has a syntax errors. On testing it is underdone -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/sqlalchemy/sqlalchemy-0.9.8.ebuild b/dev-python/sqlalchemy/sqlalchemy-0.9.8.ebuild index 67554eaca8dd5..b63f3c9262013 100644 --- a/dev-python/sqlalchemy/sqlalchemy-0.9.8.ebuild +++ b/dev-python/sqlalchemy/sqlalchemy-0.9.8.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) PYTHON_REQ_USE="sqlite?" inherit distutils-r1 flag-o-matic diff --git a/dev-python/sqlalchemy/sqlalchemy-1.0.12.ebuild b/dev-python/sqlalchemy/sqlalchemy-1.0.12.ebuild index fa771373c42c3..9c5cf96028052 100644 --- a/dev-python/sqlalchemy/sqlalchemy-1.0.12.ebuild +++ b/dev-python/sqlalchemy/sqlalchemy-1.0.12.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) PYTHON_REQ_USE="sqlite?" inherit distutils-r1 eutils flag-o-matic diff --git a/dev-python/sqlalchemy/sqlalchemy-1.0.15.ebuild b/dev-python/sqlalchemy/sqlalchemy-1.0.15.ebuild index 243bc3f8fb092..4f161b450ab18 100644 --- a/dev-python/sqlalchemy/sqlalchemy-1.0.15.ebuild +++ b/dev-python/sqlalchemy/sqlalchemy-1.0.15.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) PYTHON_REQ_USE="sqlite?" inherit distutils-r1 eutils flag-o-matic diff --git a/dev-python/sqlalchemy/sqlalchemy-1.1.2.ebuild b/dev-python/sqlalchemy/sqlalchemy-1.1.2.ebuild index 243bc3f8fb092..4f161b450ab18 100644 --- a/dev-python/sqlalchemy/sqlalchemy-1.1.2.ebuild +++ b/dev-python/sqlalchemy/sqlalchemy-1.1.2.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) PYTHON_REQ_USE="sqlite?" inherit distutils-r1 eutils flag-o-matic diff --git a/dev-python/sqlalchemy/sqlalchemy-1.1.3.ebuild b/dev-python/sqlalchemy/sqlalchemy-1.1.3.ebuild index 243bc3f8fb092..4f161b450ab18 100644 --- a/dev-python/sqlalchemy/sqlalchemy-1.1.3.ebuild +++ b/dev-python/sqlalchemy/sqlalchemy-1.1.3.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) PYTHON_REQ_USE="sqlite?" inherit distutils-r1 eutils flag-o-matic diff --git a/dev-python/ssl-fetch/ssl-fetch-0.2.1.ebuild b/dev-python/ssl-fetch/ssl-fetch-0.2.1.ebuild index d60ff7ffdaab8..3a216f74b7dd4 100644 --- a/dev-python/ssl-fetch/ssl-fetch-0.2.1.ebuild +++ b/dev-python/ssl-fetch/ssl-fetch-0.2.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild b/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild index be710f385918a..44c28199cf444 100644 --- a/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild +++ b/dev-python/ssl-fetch/ssl-fetch-0.2.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/ssl-fetch/ssl-fetch-0.3.ebuild b/dev-python/ssl-fetch/ssl-fetch-0.3.ebuild index 69af695f9ad4d..44a4130bd837e 100644 --- a/dev-python/ssl-fetch/ssl-fetch-0.3.ebuild +++ b/dev-python/ssl-fetch/ssl-fetch-0.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild index 039976f8c44a0..4686438d86e79 100644 --- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild +++ b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/ssl-fetch/ssl-fetch-9999.ebuild b/dev-python/ssl-fetch/ssl-fetch-9999.ebuild index 7ab1e9b2b42cf..3005130977331 100644 --- a/dev-python/ssl-fetch/ssl-fetch-9999.ebuild +++ b/dev-python/ssl-fetch/ssl-fetch-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) EGIT_BRANCH="master" diff --git a/dev-python/statistics/statistics-1.0.3.5.ebuild b/dev-python/statistics/statistics-1.0.3.5.ebuild index b4c4f5297a1ed..816b1cd286112 100644 --- a/dev-python/statistics/statistics-1.0.3.5.ebuild +++ b/dev-python/statistics/statistics-1.0.3.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 pypy pypy3 ) +PYTHON_COMPAT=( python2_7 pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/statsd/statsd-3.2.1.ebuild b/dev-python/statsd/statsd-3.2.1.ebuild index 2f7ea238bcf3a..ba679ab417acb 100644 --- a/dev-python/statsd/statsd-3.2.1.ebuild +++ b/dev-python/statsd/statsd-3.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/statsmodels/statsmodels-0.5.0.ebuild b/dev-python/statsmodels/statsmodels-0.5.0.ebuild index 7fca799149b4f..03a91e2b11781 100644 --- a/dev-python/statsmodels/statsmodels-0.5.0.ebuild +++ b/dev-python/statsmodels/statsmodels-0.5.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 virtualx diff --git a/dev-python/statsmodels/statsmodels-0.6.1.ebuild b/dev-python/statsmodels/statsmodels-0.6.1.ebuild index a8083e3ad6873..d9dd04f64bd16 100644 --- a/dev-python/statsmodels/statsmodels-0.6.1.ebuild +++ b/dev-python/statsmodels/statsmodels-0.6.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 virtualx diff --git a/dev-python/stevedore/stevedore-1.1.0-r1.ebuild b/dev-python/stevedore/stevedore-1.1.0-r1.ebuild index e448740a7d529..c7832b99e7544 100644 --- a/dev-python/stevedore/stevedore-1.1.0-r1.ebuild +++ b/dev-python/stevedore/stevedore-1.1.0-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/stevedore/stevedore-1.10.0.ebuild b/dev-python/stevedore/stevedore-1.10.0.ebuild index ddef870f3b85b..e1632df50baa9 100644 --- a/dev-python/stevedore/stevedore-1.10.0.ebuild +++ b/dev-python/stevedore/stevedore-1.10.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/stevedore/stevedore-1.12.0.ebuild b/dev-python/stevedore/stevedore-1.12.0.ebuild index ddef870f3b85b..e1632df50baa9 100644 --- a/dev-python/stevedore/stevedore-1.12.0.ebuild +++ b/dev-python/stevedore/stevedore-1.12.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/stevedore/stevedore-1.3.0.ebuild b/dev-python/stevedore/stevedore-1.3.0.ebuild index 6b454f11aafad..5ac3bc5d5c745 100644 --- a/dev-python/stevedore/stevedore-1.3.0.ebuild +++ b/dev-python/stevedore/stevedore-1.3.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/stevedore/stevedore-1.4.0-r1.ebuild b/dev-python/stevedore/stevedore-1.4.0-r1.ebuild index b445f7daf2498..ccda327efb90c 100644 --- a/dev-python/stevedore/stevedore-1.4.0-r1.ebuild +++ b/dev-python/stevedore/stevedore-1.4.0-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/stevedore/stevedore-1.6.0-r1.ebuild b/dev-python/stevedore/stevedore-1.6.0-r1.ebuild index a0dfc541f2cfe..f17ccad3d6d46 100644 --- a/dev-python/stevedore/stevedore-1.6.0-r1.ebuild +++ b/dev-python/stevedore/stevedore-1.6.0-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/stevedore/stevedore-1.6.0.ebuild b/dev-python/stevedore/stevedore-1.6.0.ebuild index 00453d33191ef..bb54d2cd85282 100644 --- a/dev-python/stevedore/stevedore-1.6.0.ebuild +++ b/dev-python/stevedore/stevedore-1.6.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/stormpath/stormpath-2.4.2.ebuild b/dev-python/stormpath/stormpath-2.4.2.ebuild index 8248d4ff13f6d..1944952737893 100644 --- a/dev-python/stormpath/stormpath-2.4.2.ebuild +++ b/dev-python/stormpath/stormpath-2.4.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/stormpath/stormpath-2.4.4.ebuild b/dev-python/stormpath/stormpath-2.4.4.ebuild index 82cb332bb0035..e978f0324f590 100644 --- a/dev-python/stormpath/stormpath-2.4.4.ebuild +++ b/dev-python/stormpath/stormpath-2.4.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/stormpath/stormpath-2.4.5.ebuild b/dev-python/stormpath/stormpath-2.4.5.ebuild index 82cb332bb0035..e978f0324f590 100644 --- a/dev-python/stormpath/stormpath-2.4.5.ebuild +++ b/dev-python/stormpath/stormpath-2.4.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild b/dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild index 3b084c3e0c25d..8ebd5d5dba018 100644 --- a/dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild +++ b/dev-python/strict-rfc3339/strict-rfc3339-0.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/strict-rfc3339/strict-rfc3339-0.7.ebuild b/dev-python/strict-rfc3339/strict-rfc3339-0.7.ebuild index 35447365ee6b1..674452926911d 100644 --- a/dev-python/strict-rfc3339/strict-rfc3339-0.7.ebuild +++ b/dev-python/strict-rfc3339/strict-rfc3339-0.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/stsci-distutils/stsci-distutils-0.3.7.ebuild b/dev-python/stsci-distutils/stsci-distutils-0.3.7.ebuild index f4b369bb71c0e..6a59cf200a22c 100644 --- a/dev-python/stsci-distutils/stsci-distutils-0.3.7.ebuild +++ b/dev-python/stsci-distutils/stsci-distutils-0.3.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/stsci-sphinxext/stsci-sphinxext-1.2.1.ebuild b/dev-python/stsci-sphinxext/stsci-sphinxext-1.2.1.ebuild index 0335c42e84986..f545c7d777786 100644 --- a/dev-python/stsci-sphinxext/stsci-sphinxext-1.2.1.ebuild +++ b/dev-python/stsci-sphinxext/stsci-sphinxext-1.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) MY_PN=${PN/-/.} MY_P=${MY_PN}-${PV} diff --git a/dev-python/subunit/subunit-1.1.0.ebuild b/dev-python/subunit/subunit-1.1.0.ebuild index 701b63f15d11e..1a757b828c05f 100644 --- a/dev-python/subunit/subunit-1.1.0.ebuild +++ b/dev-python/subunit/subunit-1.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 eutils multilib-minimal diff --git a/dev-python/subunit/subunit-1.2.0-r1.ebuild b/dev-python/subunit/subunit-1.2.0-r1.ebuild index b529dbeabe308..a49eeab8247c9 100644 --- a/dev-python/subunit/subunit-1.2.0-r1.ebuild +++ b/dev-python/subunit/subunit-1.2.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 eutils multilib-minimal versionator diff --git a/dev-python/suds/suds-0.6-r1.ebuild b/dev-python/suds/suds-0.6-r1.ebuild index c0ddaa03dd9ee..ad8c95a3762cf 100644 --- a/dev-python/suds/suds-0.6-r1.ebuild +++ b/dev-python/suds/suds-0.6-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) DISTUTILS_IN_SOURCE_BUILD=1 inherit distutils-r1 diff --git a/dev-python/suds/suds-0.6.ebuild b/dev-python/suds/suds-0.6.ebuild index 601ff34efb238..df78c4c7f2ed0 100644 --- a/dev-python/suds/suds-0.6.ebuild +++ b/dev-python/suds/suds-0.6.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/sure/sure-1.2.24.ebuild b/dev-python/sure/sure-1.2.24.ebuild index eb3ec23b12d06..c4cb1d568c15b 100644 --- a/dev-python/sure/sure-1.2.24.ebuild +++ b/dev-python/sure/sure-1.2.24.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/sure/sure-1.2.3.ebuild b/dev-python/sure/sure-1.2.3.ebuild index ef31969520fc6..10ae373ed24f1 100644 --- a/dev-python/sure/sure-1.2.3.ebuild +++ b/dev-python/sure/sure-1.2.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} pypy ) +PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 diff --git a/dev-python/sure/sure-1.2.5-r1.ebuild b/dev-python/sure/sure-1.2.5-r1.ebuild index dbb9ff4e12558..4421356f6e37e 100644 --- a/dev-python/sure/sure-1.2.5-r1.ebuild +++ b/dev-python/sure/sure-1.2.5-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/sure/sure-1.2.5.ebuild b/dev-python/sure/sure-1.2.5.ebuild index ef31969520fc6..10ae373ed24f1 100644 --- a/dev-python/sure/sure-1.2.5.ebuild +++ b/dev-python/sure/sure-1.2.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} pypy ) +PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 diff --git a/dev-python/sympy/sympy-0.7.6.1-r1.ebuild b/dev-python/sympy/sympy-0.7.6.1-r1.ebuild index c69a9006e276f..a4ddbd7b19a1e 100644 --- a/dev-python/sympy/sympy-0.7.6.1-r1.ebuild +++ b/dev-python/sympy/sympy-0.7.6.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 eutils virtualx diff --git a/dev-python/sympy/sympy-1.0-r1.ebuild b/dev-python/sympy/sympy-1.0-r1.ebuild index 1e84a50160697..88544a9846875 100644 --- a/dev-python/sympy/sympy-1.0-r1.ebuild +++ b/dev-python/sympy/sympy-1.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 eutils virtualx diff --git a/dev-python/tablib/tablib-0.10.0.ebuild b/dev-python/tablib/tablib-0.10.0.ebuild index 2502dab1b67da..14240798583e9 100644 --- a/dev-python/tablib/tablib-0.10.0.ebuild +++ b/dev-python/tablib/tablib-0.10.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/tablib/tablib-0.11.1.ebuild b/dev-python/tablib/tablib-0.11.1.ebuild index 75a57fb1a1bc7..c63eace679005 100644 --- a/dev-python/tablib/tablib-0.11.1.ebuild +++ b/dev-python/tablib/tablib-0.11.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/tablib/tablib-0.11.2.ebuild b/dev-python/tablib/tablib-0.11.2.ebuild index 75a57fb1a1bc7..c63eace679005 100644 --- a/dev-python/tablib/tablib-0.11.2.ebuild +++ b/dev-python/tablib/tablib-0.11.2.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/tabulate/tabulate-0.7.2.ebuild b/dev-python/tabulate/tabulate-0.7.2.ebuild index 1f39c8867b862..4f21ae31fef01 100644 --- a/dev-python/tabulate/tabulate-0.7.2.ebuild +++ b/dev-python/tabulate/tabulate-0.7.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python{3_3,3_4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/tabulate/tabulate-0.7.3.ebuild b/dev-python/tabulate/tabulate-0.7.3.ebuild index 8d04363a9b0cd..cdd8080049317 100644 --- a/dev-python/tabulate/tabulate-0.7.3.ebuild +++ b/dev-python/tabulate/tabulate-0.7.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python{3_3,3_4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/tabulate/tabulate-0.7.5.ebuild b/dev-python/tabulate/tabulate-0.7.5.ebuild index 723841cb9f25d..9c951dab405c6 100644 --- a/dev-python/tabulate/tabulate-0.7.5.ebuild +++ b/dev-python/tabulate/tabulate-0.7.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python2_7 python{3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/taskflow/taskflow-1.30.0.ebuild b/dev-python/taskflow/taskflow-1.30.0.ebuild index ba5f62e61f50b..9205742d1c88a 100644 --- a/dev-python/taskflow/taskflow-1.30.0.ebuild +++ b/dev-python/taskflow/taskflow-1.30.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/tempest-lib/tempest-lib-1.0.0.ebuild b/dev-python/tempest-lib/tempest-lib-1.0.0.ebuild index a07e74380a67c..18f276fe92261 100644 --- a/dev-python/tempest-lib/tempest-lib-1.0.0.ebuild +++ b/dev-python/tempest-lib/tempest-lib-1.0.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/tempita/tempita-0.5.3-r1.ebuild b/dev-python/tempita/tempita-0.5.3-r1.ebuild index e2f5f2f1aa6e8..61446f6e8de82 100644 --- a/dev-python/tempita/tempita-0.5.3-r1.ebuild +++ b/dev-python/tempita/tempita-0.5.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/tempita/tempita-0.5.3.ebuild b/dev-python/tempita/tempita-0.5.3.ebuild index 1673cbc27f8f9..87ee1d4a948a6 100644 --- a/dev-python/tempita/tempita-0.5.3.ebuild +++ b/dev-python/tempita/tempita-0.5.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/termcolor/termcolor-1.1.0-r1.ebuild b/dev-python/termcolor/termcolor-1.1.0-r1.ebuild index 65fb759ff6065..bf8f87eb73de8 100644 --- a/dev-python/termcolor/termcolor-1.1.0-r1.ebuild +++ b/dev-python/termcolor/termcolor-1.1.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/terminado/terminado-0.5.ebuild b/dev-python/terminado/terminado-0.5.ebuild index bbcdb3eee6df4..ed35f637c3449 100644 --- a/dev-python/terminado/terminado-0.5.ebuild +++ b/dev-python/terminado/terminado-0.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/terminado/terminado-0.6.ebuild b/dev-python/terminado/terminado-0.6.ebuild index 4746ac57775ed..e981b121a8c43 100644 --- a/dev-python/terminado/terminado-0.6.ebuild +++ b/dev-python/terminado/terminado-0.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/testfixtures/testfixtures-4.9.1.ebuild b/dev-python/testfixtures/testfixtures-4.9.1.ebuild index 7748ec9ba4537..6b32eb38f9670 100644 --- a/dev-python/testfixtures/testfixtures-4.9.1.ebuild +++ b/dev-python/testfixtures/testfixtures-4.9.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/testify/testify-0.10.0.ebuild b/dev-python/testify/testify-0.10.0.ebuild index abd1101278be7..54609cffd96c1 100644 --- a/dev-python/testify/testify-0.10.0.ebuild +++ b/dev-python/testify/testify-0.10.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/testify/testify-0.11.0.ebuild b/dev-python/testify/testify-0.11.0.ebuild index abd1101278be7..54609cffd96c1 100644 --- a/dev-python/testify/testify-0.11.0.ebuild +++ b/dev-python/testify/testify-0.11.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/testify/testify-0.7.2.ebuild b/dev-python/testify/testify-0.7.2.ebuild index 0414177520dfb..97a1c3031ab85 100644 --- a/dev-python/testify/testify-0.7.2.ebuild +++ b/dev-python/testify/testify-0.7.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/testify/testify-0.8.0.ebuild b/dev-python/testify/testify-0.8.0.ebuild index abd1101278be7..54609cffd96c1 100644 --- a/dev-python/testify/testify-0.8.0.ebuild +++ b/dev-python/testify/testify-0.8.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/testify/testify-0.9.0.ebuild b/dev-python/testify/testify-0.9.0.ebuild index abd1101278be7..54609cffd96c1 100644 --- a/dev-python/testify/testify-0.9.0.ebuild +++ b/dev-python/testify/testify-0.9.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/testpath/testpath-0.2.ebuild b/dev-python/testpath/testpath-0.2.ebuild index e5140c0f72f4f..9d5abd47b31f5 100644 --- a/dev-python/testpath/testpath-0.2.ebuild +++ b/dev-python/testpath/testpath-0.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/testpath/testpath-0.3.ebuild b/dev-python/testpath/testpath-0.3.ebuild index 7f72f454d3da5..1765c20feda86 100644 --- a/dev-python/testpath/testpath-0.3.ebuild +++ b/dev-python/testpath/testpath-0.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/testrepository/testrepository-0.0.18-r1.ebuild b/dev-python/testrepository/testrepository-0.0.18-r1.ebuild index 962cecaabb6e6..b5fdad850ac04 100644 --- a/dev-python/testrepository/testrepository-0.0.18-r1.ebuild +++ b/dev-python/testrepository/testrepository-0.0.18-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/testrepository/testrepository-0.0.20.ebuild b/dev-python/testrepository/testrepository-0.0.20.ebuild index 0f29258b4bab1..d08e90242f1d0 100644 --- a/dev-python/testrepository/testrepository-0.0.20.ebuild +++ b/dev-python/testrepository/testrepository-0.0.20.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/testresources/testresources-0.2.7-r2.ebuild b/dev-python/testresources/testresources-0.2.7-r2.ebuild index 77f511c15bd46..a41a24c627468 100644 --- a/dev-python/testresources/testresources-0.2.7-r2.ebuild +++ b/dev-python/testresources/testresources-0.2.7-r2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/testresources/testresources-1.0.0.ebuild b/dev-python/testresources/testresources-1.0.0.ebuild index 9121c8a96d1df..06eb46713d7fd 100644 --- a/dev-python/testresources/testresources-1.0.0.ebuild +++ b/dev-python/testresources/testresources-1.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/testscenarios/testscenarios-0.4-r5.ebuild b/dev-python/testscenarios/testscenarios-0.4-r5.ebuild index 551438ca3dd22..e6f241cb7d561 100644 --- a/dev-python/testscenarios/testscenarios-0.4-r5.ebuild +++ b/dev-python/testscenarios/testscenarios-0.4-r5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/testscenarios/testscenarios-0.5.0.ebuild b/dev-python/testscenarios/testscenarios-0.5.0.ebuild index 646db7703a8fd..f3eea5daa0d89 100644 --- a/dev-python/testscenarios/testscenarios-0.5.0.ebuild +++ b/dev-python/testscenarios/testscenarios-0.5.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/testtools/testtools-0.9.36.ebuild b/dev-python/testtools/testtools-0.9.36.ebuild index a1405cd684d73..65152ab76c315 100644 --- a/dev-python/testtools/testtools-0.9.36.ebuild +++ b/dev-python/testtools/testtools-0.9.36.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 versionator diff --git a/dev-python/testtools/testtools-1.8.0.ebuild b/dev-python/testtools/testtools-1.8.0.ebuild index 7dec430f2f03d..f5191eaf837e5 100644 --- a/dev-python/testtools/testtools-1.8.0.ebuild +++ b/dev-python/testtools/testtools-1.8.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/testtools/testtools-1.8.1.ebuild b/dev-python/testtools/testtools-1.8.1.ebuild index c9824956468a0..a1ab37e388e94 100644 --- a/dev-python/testtools/testtools-1.8.1.ebuild +++ b/dev-python/testtools/testtools-1.8.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/testtools/testtools-1.9.0.ebuild b/dev-python/testtools/testtools-1.9.0.ebuild index 81e384fc27cdb..a68e6af571153 100644 --- a/dev-python/testtools/testtools-1.9.0.ebuild +++ b/dev-python/testtools/testtools-1.9.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/testtools/testtools-2.0.0.ebuild b/dev-python/testtools/testtools-2.0.0.ebuild index 030cbc7de3e17..c9c4a57ae1cf6 100644 --- a/dev-python/testtools/testtools-2.0.0.ebuild +++ b/dev-python/testtools/testtools-2.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/testtools/testtools-2.2.0.ebuild b/dev-python/testtools/testtools-2.2.0.ebuild index f88f791d5c1b7..5e83d33f839a7 100644 --- a/dev-python/testtools/testtools-2.2.0.ebuild +++ b/dev-python/testtools/testtools-2.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/texttable/texttable-0.8.2.ebuild b/dev-python/texttable/texttable-0.8.2.ebuild index bf99f6b8f4f57..abe1132d4d95b 100644 --- a/dev-python/texttable/texttable-0.8.2.ebuild +++ b/dev-python/texttable/texttable-0.8.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/texttable/texttable-0.8.3.ebuild b/dev-python/texttable/texttable-0.8.3.ebuild index bf99f6b8f4f57..abe1132d4d95b 100644 --- a/dev-python/texttable/texttable-0.8.3.ebuild +++ b/dev-python/texttable/texttable-0.8.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/timelib/timelib-0.2.4-r1.ebuild b/dev-python/timelib/timelib-0.2.4-r1.ebuild index ce9dd36e59c1a..feb50937e5181 100644 --- a/dev-python/timelib/timelib-0.2.4-r1.ebuild +++ b/dev-python/timelib/timelib-0.2.4-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/tinycss/tinycss-0.3.ebuild b/dev-python/tinycss/tinycss-0.3.ebuild index 423b1dcb95209..994b6b07cd278 100644 --- a/dev-python/tinycss/tinycss-0.3.ebuild +++ b/dev-python/tinycss/tinycss-0.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/tinydb/tinydb-3.1.2.ebuild b/dev-python/tinydb/tinydb-3.1.2.ebuild index 0520012dcb41a..a12b7642152c0 100644 --- a/dev-python/tinydb/tinydb-3.1.2.ebuild +++ b/dev-python/tinydb/tinydb-3.1.2.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/tinydb/tinydb-3.1.3.ebuild b/dev-python/tinydb/tinydb-3.1.3.ebuild index 0520012dcb41a..a12b7642152c0 100644 --- a/dev-python/tinydb/tinydb-3.1.3.ebuild +++ b/dev-python/tinydb/tinydb-3.1.3.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-python/tlslite/tlslite-0.4.9-r1.ebuild b/dev-python/tlslite/tlslite-0.4.9-r1.ebuild index 5837719d914bf..899764d16b9bf 100644 --- a/dev-python/tlslite/tlslite-0.4.9-r1.ebuild +++ b/dev-python/tlslite/tlslite-0.4.9-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 eutils diff --git a/dev-python/toolz/toolz-0.7.0.ebuild b/dev-python/toolz/toolz-0.7.0.ebuild index 50b411dc3cc39..8770eef70b39f 100644 --- a/dev-python/toolz/toolz-0.7.0.ebuild +++ b/dev-python/toolz/toolz-0.7.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/toolz/toolz-0.7.1.ebuild b/dev-python/toolz/toolz-0.7.1.ebuild index 8fa3d5f2a42dc..d3692234df5cb 100644 --- a/dev-python/toolz/toolz-0.7.1.ebuild +++ b/dev-python/toolz/toolz-0.7.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/toolz/toolz-0.7.2.ebuild b/dev-python/toolz/toolz-0.7.2.ebuild index 7334537e16045..3c36d55cf42a5 100644 --- a/dev-python/toolz/toolz-0.7.2.ebuild +++ b/dev-python/toolz/toolz-0.7.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/toolz/toolz-0.7.4.ebuild b/dev-python/toolz/toolz-0.7.4.ebuild index 931c39f041615..cc7a427649335 100644 --- a/dev-python/toolz/toolz-0.7.4.ebuild +++ b/dev-python/toolz/toolz-0.7.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/toolz/toolz-0.8.0.ebuild b/dev-python/toolz/toolz-0.8.0.ebuild index bf826ef6e14ad..04439055ab931 100644 --- a/dev-python/toolz/toolz-0.8.0.ebuild +++ b/dev-python/toolz/toolz-0.8.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/tooz/tooz-1.34.0.ebuild b/dev-python/tooz/tooz-1.34.0.ebuild index 99bcf03d3b7b1..8c13f0cc8f1b4 100644 --- a/dev-python/tooz/tooz-1.34.0.ebuild +++ b/dev-python/tooz/tooz-1.34.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/tox/tox-1.8.0.ebuild b/dev-python/tox/tox-1.8.0.ebuild index f70c58bf90aac..b09c5195f1887 100644 --- a/dev-python/tox/tox-1.8.0.ebuild +++ b/dev-python/tox/tox-1.8.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/tox/tox-1.8.1.ebuild b/dev-python/tox/tox-1.8.1.ebuild index 28484d0878642..fc1f8e1baff5c 100644 --- a/dev-python/tox/tox-1.8.1.ebuild +++ b/dev-python/tox/tox-1.8.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/tox/tox-1.9.0.ebuild b/dev-python/tox/tox-1.9.0.ebuild index c094b1b0d0b8d..097092eeb513f 100644 --- a/dev-python/tox/tox-1.9.0.ebuild +++ b/dev-python/tox/tox-1.9.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/tox/tox-1.9.2.ebuild b/dev-python/tox/tox-1.9.2.ebuild index bd9ef1355e8eb..eca0b177d4d92 100644 --- a/dev-python/tox/tox-1.9.2.ebuild +++ b/dev-python/tox/tox-1.9.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/tox/tox-2.3.1.ebuild b/dev-python/tox/tox-2.3.1.ebuild index c75ae1fcc1649..11f2981d0eb2d 100644 --- a/dev-python/tox/tox-2.3.1.ebuild +++ b/dev-python/tox/tox-2.3.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy ) inherit distutils-r1 diff --git a/dev-python/tpg/tpg-3.2.2-r1.ebuild b/dev-python/tpg/tpg-3.2.2-r1.ebuild index 6dc7eebee70c6..df9c4cc634ed4 100644 --- a/dev-python/tpg/tpg-3.2.2-r1.ebuild +++ b/dev-python/tpg/tpg-3.2.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 # py2.6 doesn't pass tests -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/traceback2/traceback2-1.4.0.ebuild b/dev-python/traceback2/traceback2-1.4.0.ebuild index 6d5a085fb17ee..832f2534a3d9b 100644 --- a/dev-python/traceback2/traceback2-1.4.0.ebuild +++ b/dev-python/traceback2/traceback2-1.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/traitlets/traitlets-4.0.0.ebuild b/dev-python/traitlets/traitlets-4.0.0.ebuild index 5a9720663b432..af8569befbdc6 100644 --- a/dev-python/traitlets/traitlets-4.0.0.ebuild +++ b/dev-python/traitlets/traitlets-4.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/traitlets/traitlets-4.1.0.ebuild b/dev-python/traitlets/traitlets-4.1.0.ebuild index 29f5b79d3e7a7..32c44eda44c09 100644 --- a/dev-python/traitlets/traitlets-4.1.0.ebuild +++ b/dev-python/traitlets/traitlets-4.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/traitlets/traitlets-4.2.2.ebuild b/dev-python/traitlets/traitlets-4.2.2.ebuild index 2e0b30964a2d9..25bd3895134a5 100644 --- a/dev-python/traitlets/traitlets-4.2.2.ebuild +++ b/dev-python/traitlets/traitlets-4.2.2.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/traitlets/traitlets-4.3.1.ebuild b/dev-python/traitlets/traitlets-4.3.1.ebuild index 2e0b30964a2d9..25bd3895134a5 100644 --- a/dev-python/traitlets/traitlets-4.3.1.ebuild +++ b/dev-python/traitlets/traitlets-4.3.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/traits/traits-4.5.0-r1.ebuild b/dev-python/traits/traits-4.5.0-r1.ebuild index 4da5554248fff..24ecede144000 100644 --- a/dev-python/traits/traits-4.5.0-r1.ebuild +++ b/dev-python/traits/traits-4.5.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 virtualx diff --git a/dev-python/translationstring/translationstring-1.3.ebuild b/dev-python/translationstring/translationstring-1.3.ebuild index 61c41819a41b9..72bb8852002f7 100644 --- a/dev-python/translationstring/translationstring-1.3.ebuild +++ b/dev-python/translationstring/translationstring-1.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/transmissionrpc/transmissionrpc-0.11.ebuild b/dev-python/transmissionrpc/transmissionrpc-0.11.ebuild index cb0bbd3e195b3..c0d14624a4125 100644 --- a/dev-python/transmissionrpc/transmissionrpc-0.11.ebuild +++ b/dev-python/transmissionrpc/transmissionrpc-0.11.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/transmissionrpc/transmissionrpc-9999.ebuild b/dev-python/transmissionrpc/transmissionrpc-9999.ebuild index 80cf369aedf6b..45a5be7f5f1e6 100644 --- a/dev-python/transmissionrpc/transmissionrpc-9999.ebuild +++ b/dev-python/transmissionrpc/transmissionrpc-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/trollius/trollius-1.0.4.ebuild b/dev-python/trollius/trollius-1.0.4.ebuild index 428f3627efd2d..74a3329e2d2f9 100644 --- a/dev-python/trollius/trollius-1.0.4.ebuild +++ b/dev-python/trollius/trollius-1.0.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 DESCRIPTION="A port of the Tulip project (asyncio module, PEP3156)" diff --git a/dev-python/trollius/trollius-2.0.ebuild b/dev-python/trollius/trollius-2.0.ebuild index bdade40435f85..a3c12772214a5 100644 --- a/dev-python/trollius/trollius-2.0.ebuild +++ b/dev-python/trollius/trollius-2.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4}} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/trollius/trollius-2.1.ebuild b/dev-python/trollius/trollius-2.1.ebuild index de32001322ff9..e7d200d3a638e 100644 --- a/dev-python/trollius/trollius-2.1.ebuild +++ b/dev-python/trollius/trollius-2.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy ) inherit distutils-r1 diff --git a/dev-python/tweepy/tweepy-3.3.0.ebuild b/dev-python/tweepy/tweepy-3.3.0.ebuild index 71a6939105795..dd1d948ad4653 100644 --- a/dev-python/tweepy/tweepy-3.3.0.ebuild +++ b/dev-python/tweepy/tweepy-3.3.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) PYTHON_REQ_USE="ssl(+)" inherit distutils-r1 diff --git a/dev-python/tweepy/tweepy-3.5.0.ebuild b/dev-python/tweepy/tweepy-3.5.0.ebuild index 71a6939105795..dd1d948ad4653 100644 --- a/dev-python/tweepy/tweepy-3.5.0.ebuild +++ b/dev-python/tweepy/tweepy-3.5.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) PYTHON_REQ_USE="ssl(+)" inherit distutils-r1 diff --git a/dev-python/twilio/twilio-3.6.9.ebuild b/dev-python/twilio/twilio-3.6.9.ebuild index 1f28324bec866..2fbfedbd2dcf0 100644 --- a/dev-python/twilio/twilio-3.6.9.ebuild +++ b/dev-python/twilio/twilio-3.6.9.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/twitter/twitter-1.17.0.ebuild b/dev-python/twitter/twitter-1.17.0.ebuild index cb64f78528263..95661ca4ac97e 100644 --- a/dev-python/twitter/twitter-1.17.0.ebuild +++ b/dev-python/twitter/twitter-1.17.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/twitter/twitter-1.17.1.ebuild b/dev-python/twitter/twitter-1.17.1.ebuild index 90224ffd39836..c844d0d20d42c 100644 --- a/dev-python/twitter/twitter-1.17.1.ebuild +++ b/dev-python/twitter/twitter-1.17.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/twython/twython-3.0.0.ebuild b/dev-python/twython/twython-3.0.0.ebuild index ca5ae5393224c..b95010e9ddb02 100644 --- a/dev-python/twython/twython-3.0.0.ebuild +++ b/dev-python/twython/twython-3.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 diff --git a/dev-python/twython/twython-3.2.0.ebuild b/dev-python/twython/twython-3.2.0.ebuild index ed1e81ce54e46..b784759dab40e 100644 --- a/dev-python/twython/twython-3.2.0.ebuild +++ b/dev-python/twython/twython-3.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/twython/twython-3.3.0.ebuild b/dev-python/twython/twython-3.3.0.ebuild index d440b0b9bc04e..24d881c9486ed 100644 --- a/dev-python/twython/twython-3.3.0.ebuild +++ b/dev-python/twython/twython-3.3.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/txAMQP/txAMQP-0.6.2.ebuild b/dev-python/txAMQP/txAMQP-0.6.2.ebuild index b9b3bd03dd137..ec0b6bd1b56a8 100644 --- a/dev-python/txAMQP/txAMQP-0.6.2.ebuild +++ b/dev-python/txAMQP/txAMQP-0.6.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 DESCRIPTION="Python library for communicating with AMQP peers using Twisted" diff --git a/dev-python/txaio/txaio-1.0.0.ebuild b/dev-python/txaio/txaio-1.0.0.ebuild index 63cfaa4061ef1..e6bcf60aa65ce 100644 --- a/dev-python/txaio/txaio-1.0.0.ebuild +++ b/dev-python/txaio/txaio-1.0.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/txaio/txaio-2.2.0.ebuild b/dev-python/txaio/txaio-2.2.0.ebuild index ebf436d31040b..a2dec6a39cf72 100644 --- a/dev-python/txaio/txaio-2.2.0.ebuild +++ b/dev-python/txaio/txaio-2.2.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) RESTRICT="test" diff --git a/dev-python/txaio/txaio-2.2.1.ebuild b/dev-python/txaio/txaio-2.2.1.ebuild index ebf436d31040b..a2dec6a39cf72 100644 --- a/dev-python/txaio/txaio-2.2.1.ebuild +++ b/dev-python/txaio/txaio-2.2.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) RESTRICT="test" diff --git a/dev-python/txaio/txaio-2.3.1.ebuild b/dev-python/txaio/txaio-2.3.1.ebuild index ebf436d31040b..a2dec6a39cf72 100644 --- a/dev-python/txaio/txaio-2.3.1.ebuild +++ b/dev-python/txaio/txaio-2.3.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) RESTRICT="test" diff --git a/dev-python/txaio/txaio-2.5.1-r1.ebuild b/dev-python/txaio/txaio-2.5.1-r1.ebuild index 159a90093ee5e..389a584071063 100644 --- a/dev-python/txaio/txaio-2.5.1-r1.ebuild +++ b/dev-python/txaio/txaio-2.5.1-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/typing/typing-3.5.0.1.ebuild b/dev-python/typing/typing-3.5.0.1.ebuild index 2850d7842a452..92a774842b9fb 100644 --- a/dev-python/typing/typing-3.5.0.1.ebuild +++ b/dev-python/typing/typing-3.5.0.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 diff --git a/dev-python/tzlocal/tzlocal-1.1.2.ebuild b/dev-python/tzlocal/tzlocal-1.1.2.ebuild index dd9a3bfc7ccba..53e0839a01978 100644 --- a/dev-python/tzlocal/tzlocal-1.1.2.ebuild +++ b/dev-python/tzlocal/tzlocal-1.1.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/tzlocal/tzlocal-1.2.ebuild b/dev-python/tzlocal/tzlocal-1.2.ebuild index 845083e5460d8..c389936e080aa 100644 --- a/dev-python/tzlocal/tzlocal-1.2.ebuild +++ b/dev-python/tzlocal/tzlocal-1.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/ujson/ujson-1.33.ebuild b/dev-python/ujson/ujson-1.33.ebuild index c894d14e2b849..cc8d7a8809daf 100644 --- a/dev-python/ujson/ujson-1.33.ebuild +++ b/dev-python/ujson/ujson-1.33.ebuild @@ -6,7 +6,7 @@ EAPI=5 # One test; FAIL: test_encodeToUTF8 (__main__.UltraJSONTests) under py2.5. # Fix and repair and re-insert if it's REALLY needed -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/unicodecsv/unicodecsv-0.13.0.ebuild b/dev-python/unicodecsv/unicodecsv-0.13.0.ebuild index 0be05aa25db22..1e8e61e65913a 100644 --- a/dev-python/unicodecsv/unicodecsv-0.13.0.ebuild +++ b/dev-python/unicodecsv/unicodecsv-0.13.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/unicodecsv/unicodecsv-0.14.1.ebuild b/dev-python/unicodecsv/unicodecsv-0.14.1.ebuild index 804b47bf8e6f7..f43c8e0e37b38 100644 --- a/dev-python/unicodecsv/unicodecsv-0.14.1.ebuild +++ b/dev-python/unicodecsv/unicodecsv-0.14.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/unidecode/unidecode-0.04.18.ebuild b/dev-python/unidecode/unidecode-0.04.18.ebuild index dde591a81460e..c19a0f83646c3 100644 --- a/dev-python/unidecode/unidecode-0.04.18.ebuild +++ b/dev-python/unidecode/unidecode-0.04.18.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) MY_PN=Unidecode MY_P=${MY_PN}-${PV} diff --git a/dev-python/unidecode/unidecode-0.04.19.ebuild b/dev-python/unidecode/unidecode-0.04.19.ebuild index f4deb3168463f..dea25e6e51559 100644 --- a/dev-python/unidecode/unidecode-0.04.19.ebuild +++ b/dev-python/unidecode/unidecode-0.04.19.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) MY_PN=Unidecode MY_P=${MY_PN}-${PV} diff --git a/dev-python/unittest2/unittest2-1.0.1-r1.ebuild b/dev-python/unittest2/unittest2-1.0.1-r1.ebuild index ed801ee20095a..e2a2407a907eb 100644 --- a/dev-python/unittest2/unittest2-1.0.1-r1.ebuild +++ b/dev-python/unittest2/unittest2-1.0.1-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/unittest2/unittest2-1.1.0.ebuild b/dev-python/unittest2/unittest2-1.1.0.ebuild index 0c3649bead133..456de7d261085 100644 --- a/dev-python/unittest2/unittest2-1.1.0.ebuild +++ b/dev-python/unittest2/unittest2-1.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/uritemplate/uritemplate-0.6.ebuild b/dev-python/uritemplate/uritemplate-0.6.ebuild index ee80457bec711..dc0616f487379 100644 --- a/dev-python/uritemplate/uritemplate-0.6.ebuild +++ b/dev-python/uritemplate/uritemplate-0.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/urllib3/urllib3-1.10.4.ebuild b/dev-python/urllib3/urllib3-1.10.4.ebuild index a752de1028512..e112ae10d1e13 100644 --- a/dev-python/urllib3/urllib3-1.10.4.ebuild +++ b/dev-python/urllib3/urllib3-1.10.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/urllib3/urllib3-1.12.ebuild b/dev-python/urllib3/urllib3-1.12.ebuild index e4237b538b886..7f7139d3d7c6d 100644 --- a/dev-python/urllib3/urllib3-1.12.ebuild +++ b/dev-python/urllib3/urllib3-1.12.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/urllib3/urllib3-1.13.1-r1.ebuild b/dev-python/urllib3/urllib3-1.13.1-r1.ebuild index bc1440a34caf8..03e47f86a8ca8 100644 --- a/dev-python/urllib3/urllib3-1.13.1-r1.ebuild +++ b/dev-python/urllib3/urllib3-1.13.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) PYTHON_REQ_USE="ssl(+)" inherit distutils-r1 diff --git a/dev-python/urllib3/urllib3-1.14.ebuild b/dev-python/urllib3/urllib3-1.14.ebuild index d3e20017a3794..5af23392f0412 100644 --- a/dev-python/urllib3/urllib3-1.14.ebuild +++ b/dev-python/urllib3/urllib3-1.14.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) PYTHON_REQ_USE="ssl(+)" inherit distutils-r1 diff --git a/dev-python/urllib3/urllib3-1.16.ebuild b/dev-python/urllib3/urllib3-1.16.ebuild index d86a98aa43417..1da545f6f2446 100644 --- a/dev-python/urllib3/urllib3-1.16.ebuild +++ b/dev-python/urllib3/urllib3-1.16.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) PYTHON_REQ_USE="ssl(+)" inherit distutils-r1 diff --git a/dev-python/urwid/urwid-1.2.2.ebuild b/dev-python/urwid/urwid-1.2.2.ebuild index 436a84d439213..43c46f1d8668a 100644 --- a/dev-python/urwid/urwid-1.2.2.ebuild +++ b/dev-python/urwid/urwid-1.2.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="ncurses" inherit distutils-r1 diff --git a/dev-python/urwid/urwid-1.3.0.ebuild b/dev-python/urwid/urwid-1.3.0.ebuild index dcf4f7fe57d5f..3cc1f48a7311f 100644 --- a/dev-python/urwid/urwid-1.3.0.ebuild +++ b/dev-python/urwid/urwid-1.3.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) PYTHON_REQ_USE="ncurses" inherit distutils-r1 diff --git a/dev-python/urwid/urwid-1.3.1.ebuild b/dev-python/urwid/urwid-1.3.1.ebuild index 37385b442b62d..031fb4daa3896 100644 --- a/dev-python/urwid/urwid-1.3.1.ebuild +++ b/dev-python/urwid/urwid-1.3.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="ncurses" inherit distutils-r1 diff --git a/dev-python/vcrpy/vcrpy-1.10.0.ebuild b/dev-python/vcrpy/vcrpy-1.10.0.ebuild index f95556b6dd76f..ff56dff556368 100644 --- a/dev-python/vcrpy/vcrpy-1.10.0.ebuild +++ b/dev-python/vcrpy/vcrpy-1.10.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/vcrpy/vcrpy-1.5.2.ebuild b/dev-python/vcrpy/vcrpy-1.5.2.ebuild index abf12d4135a9e..756b9f6b3dae8 100644 --- a/dev-python/vcrpy/vcrpy-1.5.2.ebuild +++ b/dev-python/vcrpy/vcrpy-1.5.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_3}) +PYTHON_COMPAT=(python2_7) inherit distutils-r1 diff --git a/dev-python/vcrpy/vcrpy-1.7.3.ebuild b/dev-python/vcrpy/vcrpy-1.7.3.ebuild index ee49dfff6c4f0..48d9fdbf5c5ee 100644 --- a/dev-python/vcrpy/vcrpy-1.7.3.ebuild +++ b/dev-python/vcrpy/vcrpy-1.7.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/vcrpy/vcrpy-1.7.4.ebuild b/dev-python/vcrpy/vcrpy-1.7.4.ebuild index a99ab846010f7..cd07f38cc5077 100644 --- a/dev-python/vcrpy/vcrpy-1.7.4.ebuild +++ b/dev-python/vcrpy/vcrpy-1.7.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/vcstools/vcstools-0.1.38.ebuild b/dev-python/vcstools/vcstools-0.1.38.ebuild index d5f5443377ff9..f29a7c505ff31 100644 --- a/dev-python/vcstools/vcstools-0.1.38.ebuild +++ b/dev-python/vcstools/vcstools-0.1.38.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-python/vcstools/vcstools-0.1.39.ebuild b/dev-python/vcstools/vcstools-0.1.39.ebuild index 22eb44c3cd5cd..b3836712aeb7e 100644 --- a/dev-python/vcstools/vcstools-0.1.39.ebuild +++ b/dev-python/vcstools/vcstools-0.1.39.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-python/vcstools/vcstools-9999.ebuild b/dev-python/vcstools/vcstools-9999.ebuild index d5f5443377ff9..f29a7c505ff31 100644 --- a/dev-python/vcstools/vcstools-9999.ebuild +++ b/dev-python/vcstools/vcstools-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-python/vcversioner/vcversioner-2.14.0.0.ebuild b/dev-python/vcversioner/vcversioner-2.14.0.0.ebuild index 81ec51ed93b9c..7b19503e62b26 100644 --- a/dev-python/vcversioner/vcversioner-2.14.0.0.ebuild +++ b/dev-python/vcversioner/vcversioner-2.14.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/vcversioner/vcversioner-2.16.0.0.ebuild b/dev-python/vcversioner/vcversioner-2.16.0.0.ebuild index a823a64b46181..71e0e16e55298 100644 --- a/dev-python/vcversioner/vcversioner-2.16.0.0.ebuild +++ b/dev-python/vcversioner/vcversioner-2.16.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/vdirsyncer/vdirsyncer-0.10.0.ebuild b/dev-python/vdirsyncer/vdirsyncer-0.10.0.ebuild index 0c331263a1baa..874a7a705cc08 100644 --- a/dev-python/vdirsyncer/vdirsyncer-0.10.0.ebuild +++ b/dev-python/vdirsyncer/vdirsyncer-0.10.0.ebuild @@ -4,7 +4,7 @@ EAPI="6" -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) inherit distutils-r1 diff --git a/dev-python/vdirsyncer/vdirsyncer-0.11.2.ebuild b/dev-python/vdirsyncer/vdirsyncer-0.11.2.ebuild index 0c331263a1baa..874a7a705cc08 100644 --- a/dev-python/vdirsyncer/vdirsyncer-0.11.2.ebuild +++ b/dev-python/vdirsyncer/vdirsyncer-0.11.2.ebuild @@ -4,7 +4,7 @@ EAPI="6" -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) inherit distutils-r1 diff --git a/dev-python/vdirsyncer/vdirsyncer-0.7.5.ebuild b/dev-python/vdirsyncer/vdirsyncer-0.7.5.ebuild index db050929d7ee0..ada8aad333535 100644 --- a/dev-python/vdirsyncer/vdirsyncer-0.7.5.ebuild +++ b/dev-python/vdirsyncer/vdirsyncer-0.7.5.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/vdirsyncer/vdirsyncer-0.9.0.ebuild b/dev-python/vdirsyncer/vdirsyncer-0.9.0.ebuild index 3683e2687a4bf..8fcc578cac7b3 100644 --- a/dev-python/vdirsyncer/vdirsyncer-0.9.0.ebuild +++ b/dev-python/vdirsyncer/vdirsyncer-0.9.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) inherit distutils-r1 diff --git a/dev-python/vdirsyncer/vdirsyncer-0.9.3.ebuild b/dev-python/vdirsyncer/vdirsyncer-0.9.3.ebuild index e7872606a2312..3ae2b266264e7 100644 --- a/dev-python/vdirsyncer/vdirsyncer-0.9.3.ebuild +++ b/dev-python/vdirsyncer/vdirsyncer-0.9.3.ebuild @@ -4,7 +4,7 @@ EAPI="6" -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) inherit distutils-r1 diff --git a/dev-python/venusian/venusian-1.0.ebuild b/dev-python/venusian/venusian-1.0.ebuild index e306d2ddbbeb7..82139c36383b2 100644 --- a/dev-python/venusian/venusian-1.0.ebuild +++ b/dev-python/venusian/venusian-1.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) #RESTRICT="test" diff --git a/dev-python/venusian/venusian-1.0_alpha8.ebuild b/dev-python/venusian/venusian-1.0_alpha8.ebuild index 18149244c6cb2..d6f5185d7f663 100644 --- a/dev-python/venusian/venusian-1.0_alpha8.ebuild +++ b/dev-python/venusian/venusian-1.0_alpha8.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) RESTRICT="test" diff --git a/dev-python/verboselogs/verboselogs-1.0.1.ebuild b/dev-python/verboselogs/verboselogs-1.0.1.ebuild index 4fa71edfd0dc5..9acddc626d478 100644 --- a/dev-python/verboselogs/verboselogs-1.0.1.ebuild +++ b/dev-python/verboselogs/verboselogs-1.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/verboselogs/verboselogs-1.0.2.ebuild b/dev-python/verboselogs/verboselogs-1.0.2.ebuild index 4fa71edfd0dc5..9acddc626d478 100644 --- a/dev-python/verboselogs/verboselogs-1.0.2.ebuild +++ b/dev-python/verboselogs/verboselogs-1.0.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/versioneer/versioneer-0.15.ebuild b/dev-python/versioneer/versioneer-0.15.ebuild index 2eab386cfc6b5..b1ae7df482fa2 100644 --- a/dev-python/versioneer/versioneer-0.15.ebuild +++ b/dev-python/versioneer/versioneer-0.15.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/versioneer/versioneer-0.16.ebuild b/dev-python/versioneer/versioneer-0.16.ebuild index 3cf25e52aed13..7dc2e33dc5692 100644 --- a/dev-python/versioneer/versioneer-0.16.ebuild +++ b/dev-python/versioneer/versioneer-0.16.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/versiontools/versiontools-1.9.1-r1.ebuild b/dev-python/versiontools/versiontools-1.9.1-r1.ebuild index 7437ecb5f0501..f994bc7cabc39 100644 --- a/dev-python/versiontools/versiontools-1.9.1-r1.ebuild +++ b/dev-python/versiontools/versiontools-1.9.1-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/virtualenv-clone/virtualenv-clone-0.2.4-r2.ebuild b/dev-python/virtualenv-clone/virtualenv-clone-0.2.4-r2.ebuild index 980b7c8a4fe49..8ee20e28fbad9 100644 --- a/dev-python/virtualenv-clone/virtualenv-clone-0.2.4-r2.ebuild +++ b/dev-python/virtualenv-clone/virtualenv-clone-0.2.4-r2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/virtualenv-clone/virtualenv-clone-0.2.5.ebuild b/dev-python/virtualenv-clone/virtualenv-clone-0.2.5.ebuild index 3753780393e13..0a29b72bc25f6 100644 --- a/dev-python/virtualenv-clone/virtualenv-clone-0.2.5.ebuild +++ b/dev-python/virtualenv-clone/virtualenv-clone-0.2.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/virtualenv-clone/virtualenv-clone-0.2.6.ebuild b/dev-python/virtualenv-clone/virtualenv-clone-0.2.6.ebuild index 3753780393e13..0a29b72bc25f6 100644 --- a/dev-python/virtualenv-clone/virtualenv-clone-0.2.6.ebuild +++ b/dev-python/virtualenv-clone/virtualenv-clone-0.2.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/virtualenv/virtualenv-13.1.2-r1.ebuild b/dev-python/virtualenv/virtualenv-13.1.2-r1.ebuild index 13c85a33ab781..5f5c4c7650aed 100644 --- a/dev-python/virtualenv/virtualenv-13.1.2-r1.ebuild +++ b/dev-python/virtualenv/virtualenv-13.1.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/virtualenv/virtualenv-13.1.2.ebuild b/dev-python/virtualenv/virtualenv-13.1.2.ebuild index 4e7d2d110c0d3..ef859edc55d43 100644 --- a/dev-python/virtualenv/virtualenv-13.1.2.ebuild +++ b/dev-python/virtualenv/virtualenv-13.1.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/virtualenv/virtualenv-14.0.1.ebuild b/dev-python/virtualenv/virtualenv-14.0.1.ebuild index 8237a676fb3f7..595ee1a7747f0 100644 --- a/dev-python/virtualenv/virtualenv-14.0.1.ebuild +++ b/dev-python/virtualenv/virtualenv-14.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/virtualenv/virtualenv-14.0.3.ebuild b/dev-python/virtualenv/virtualenv-14.0.3.ebuild index 2a8a799caa3af..dab8509763e7f 100644 --- a/dev-python/virtualenv/virtualenv-14.0.3.ebuild +++ b/dev-python/virtualenv/virtualenv-14.0.3.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/virtualenv/virtualenv-14.0.5.ebuild b/dev-python/virtualenv/virtualenv-14.0.5.ebuild index 077b94d4c7207..ea6d1452623c2 100644 --- a/dev-python/virtualenv/virtualenv-14.0.5.ebuild +++ b/dev-python/virtualenv/virtualenv-14.0.5.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/virtualenv/virtualenv-14.0.6.ebuild b/dev-python/virtualenv/virtualenv-14.0.6.ebuild index 8237a676fb3f7..595ee1a7747f0 100644 --- a/dev-python/virtualenv/virtualenv-14.0.6.ebuild +++ b/dev-python/virtualenv/virtualenv-14.0.6.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/virtualenv/virtualenv-15.0.1.ebuild b/dev-python/virtualenv/virtualenv-15.0.1.ebuild index 5a917c3ea41d2..178b7fcc7abee 100644 --- a/dev-python/virtualenv/virtualenv-15.0.1.ebuild +++ b/dev-python/virtualenv/virtualenv-15.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/virtualenv/virtualenv-15.0.3.ebuild b/dev-python/virtualenv/virtualenv-15.0.3.ebuild index 364a2c633f447..3db54117a7895 100644 --- a/dev-python/virtualenv/virtualenv-15.0.3.ebuild +++ b/dev-python/virtualenv/virtualenv-15.0.3.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/virtualenvwrapper/virtualenvwrapper-4.3.1.ebuild b/dev-python/virtualenvwrapper/virtualenvwrapper-4.3.1.ebuild index 05a6fb17417bc..7d50296f8c810 100644 --- a/dev-python/virtualenvwrapper/virtualenvwrapper-4.3.1.ebuild +++ b/dev-python/virtualenvwrapper/virtualenvwrapper-4.3.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/virtualenvwrapper/virtualenvwrapper-4.3.2.ebuild b/dev-python/virtualenvwrapper/virtualenvwrapper-4.3.2.ebuild index a1d82eac0bb74..fc810bd2497b1 100644 --- a/dev-python/virtualenvwrapper/virtualenvwrapper-4.3.2.ebuild +++ b/dev-python/virtualenvwrapper/virtualenvwrapper-4.3.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/virtualenvwrapper/virtualenvwrapper-4.5.1.ebuild b/dev-python/virtualenvwrapper/virtualenvwrapper-4.5.1.ebuild index a1d82eac0bb74..fc810bd2497b1 100644 --- a/dev-python/virtualenvwrapper/virtualenvwrapper-4.5.1.ebuild +++ b/dev-python/virtualenvwrapper/virtualenvwrapper-4.5.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/virtualenvwrapper/virtualenvwrapper-4.6.0.ebuild b/dev-python/virtualenvwrapper/virtualenvwrapper-4.6.0.ebuild index a1d82eac0bb74..fc810bd2497b1 100644 --- a/dev-python/virtualenvwrapper/virtualenvwrapper-4.6.0.ebuild +++ b/dev-python/virtualenvwrapper/virtualenvwrapper-4.6.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/virtualenvwrapper/virtualenvwrapper-4.7.1.ebuild b/dev-python/virtualenvwrapper/virtualenvwrapper-4.7.1.ebuild index a0cc30d34d436..56eeca5b03e94 100644 --- a/dev-python/virtualenvwrapper/virtualenvwrapper-4.7.1.ebuild +++ b/dev-python/virtualenvwrapper/virtualenvwrapper-4.7.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/vulture/vulture-0.10.ebuild b/dev-python/vulture/vulture-0.10.ebuild index 40ea5b33a81b5..e8dfe70470406 100644 --- a/dev-python/vulture/vulture-0.10.ebuild +++ b/dev-python/vulture/vulture-0.10.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/vulture/vulture-0.8.1.ebuild b/dev-python/vulture/vulture-0.8.1.ebuild index 581c9396e489a..e3996c28b8974 100644 --- a/dev-python/vulture/vulture-0.8.1.ebuild +++ b/dev-python/vulture/vulture-0.8.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/w3lib/w3lib-1.11.0.ebuild b/dev-python/w3lib/w3lib-1.11.0.ebuild index 0336213bac823..2f9b62ee11b70 100644 --- a/dev-python/w3lib/w3lib-1.11.0.ebuild +++ b/dev-python/w3lib/w3lib-1.11.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/w3lib/w3lib-1.13.0.ebuild b/dev-python/w3lib/w3lib-1.13.0.ebuild index 3123ab1c44e6b..b68fa595f5189 100644 --- a/dev-python/w3lib/w3lib-1.13.0.ebuild +++ b/dev-python/w3lib/w3lib-1.13.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/waitress/waitress-0.8.10-r2.ebuild b/dev-python/waitress/waitress-0.8.10-r2.ebuild index b7bc420b9ddf3..ced74aa15004b 100644 --- a/dev-python/waitress/waitress-0.8.10-r2.ebuild +++ b/dev-python/waitress/waitress-0.8.10-r2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/waitress/waitress-0.8.9.ebuild b/dev-python/waitress/waitress-0.8.9.ebuild index 9f674f1c24b90..807c8a1774045 100644 --- a/dev-python/waitress/waitress-0.8.9.ebuild +++ b/dev-python/waitress/waitress-0.8.9.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/waitress/waitress-1.0.1.ebuild b/dev-python/waitress/waitress-1.0.1.ebuild index b7bc420b9ddf3..ced74aa15004b 100644 --- a/dev-python/waitress/waitress-1.0.1.ebuild +++ b/dev-python/waitress/waitress-1.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/warlock/warlock-1.1.0.ebuild b/dev-python/warlock/warlock-1.1.0.ebuild index c19ce58a0a31f..fd334376c24a2 100644 --- a/dev-python/warlock/warlock-1.1.0.ebuild +++ b/dev-python/warlock/warlock-1.1.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python{3_3,3_4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/warlock/warlock-1.2.0.ebuild b/dev-python/warlock/warlock-1.2.0.ebuild index 3a841ad5c9c37..3f11d2fba4065 100644 --- a/dev-python/warlock/warlock-1.2.0.ebuild +++ b/dev-python/warlock/warlock-1.2.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python2_7 python{3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/watchdog/watchdog-0.8.1.ebuild b/dev-python/watchdog/watchdog-0.8.1.ebuild index 3790c58ee965f..ed7139c83fc38 100644 --- a/dev-python/watchdog/watchdog-0.8.1.ebuild +++ b/dev-python/watchdog/watchdog-0.8.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/watchdog/watchdog-0.8.3-r1.ebuild b/dev-python/watchdog/watchdog-0.8.3-r1.ebuild index d678faa8973ea..5cff70d55a7fa 100644 --- a/dev-python/watchdog/watchdog-0.8.3-r1.ebuild +++ b/dev-python/watchdog/watchdog-0.8.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy) inherit distutils-r1 eutils diff --git a/dev-python/watchdog/watchdog-0.8.3.ebuild b/dev-python/watchdog/watchdog-0.8.3.ebuild index ef2475b4dd676..c7c1ffe805ee0 100644 --- a/dev-python/watchdog/watchdog-0.8.3.ebuild +++ b/dev-python/watchdog/watchdog-0.8.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy) +PYTHON_COMPAT=( python2_7 python3_4 pypy) inherit distutils-r1 eutils diff --git a/dev-python/wcwidth/wcwidth-0.1.7.ebuild b/dev-python/wcwidth/wcwidth-0.1.7.ebuild index c667a7c34a9a1..5712ea6e8d056 100644 --- a/dev-python/wcwidth/wcwidth-0.1.7.ebuild +++ b/dev-python/wcwidth/wcwidth-0.1.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/dev-python/weasyprint/weasyprint-0.21-r1.ebuild b/dev-python/weasyprint/weasyprint-0.21-r1.ebuild index b8ddec5fec33f..eab137c71096e 100644 --- a/dev-python/weasyprint/weasyprint-0.21-r1.ebuild +++ b/dev-python/weasyprint/weasyprint-0.21-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 diff --git a/dev-python/weasyprint/weasyprint-0.22.ebuild b/dev-python/weasyprint/weasyprint-0.22.ebuild index 1881977e94c69..ed86bb7cf5c04 100644 --- a/dev-python/weasyprint/weasyprint-0.22.ebuild +++ b/dev-python/weasyprint/weasyprint-0.22.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/weasyprint/weasyprint-0.23.ebuild b/dev-python/weasyprint/weasyprint-0.23.ebuild index 1881977e94c69..ed86bb7cf5c04 100644 --- a/dev-python/weasyprint/weasyprint-0.23.ebuild +++ b/dev-python/weasyprint/weasyprint-0.23.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/weasyprint/weasyprint-0.26.ebuild b/dev-python/weasyprint/weasyprint-0.26.ebuild index 1881977e94c69..ed86bb7cf5c04 100644 --- a/dev-python/weasyprint/weasyprint-0.26.ebuild +++ b/dev-python/weasyprint/weasyprint-0.26.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/webassets/webassets-0.10.1.ebuild b/dev-python/webassets/webassets-0.10.1.ebuild index d9652ad22f158..4e6cd12611d7c 100644 --- a/dev-python/webassets/webassets-0.10.1.ebuild +++ b/dev-python/webassets/webassets-0.10.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="Asset management for Python web development" diff --git a/dev-python/webcolors/webcolors-1.5.ebuild b/dev-python/webcolors/webcolors-1.5.ebuild index 9870a852830ce..bf29e4c35f9fa 100644 --- a/dev-python/webcolors/webcolors-1.5.ebuild +++ b/dev-python/webcolors/webcolors-1.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/webencodings/webencodings-0.4.ebuild b/dev-python/webencodings/webencodings-0.4.ebuild index c45075c118b02..a10ffcc03cbc5 100644 --- a/dev-python/webencodings/webencodings-0.4.ebuild +++ b/dev-python/webencodings/webencodings-0.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/webencodings/webencodings-0.5.ebuild b/dev-python/webencodings/webencodings-0.5.ebuild index 493449f61f4ba..7e18680535dcb 100644 --- a/dev-python/webencodings/webencodings-0.5.ebuild +++ b/dev-python/webencodings/webencodings-0.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/webob/webob-1.4.1.ebuild b/dev-python/webob/webob-1.4.1.ebuild index 8e16b2d0b9296..d8945719b0fc9 100644 --- a/dev-python/webob/webob-1.4.1.ebuild +++ b/dev-python/webob/webob-1.4.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/webob/webob-1.4.ebuild b/dev-python/webob/webob-1.4.ebuild index eae19ca06a11f..33b48130a231b 100644 --- a/dev-python/webob/webob-1.4.ebuild +++ b/dev-python/webob/webob-1.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/webob/webob-1.5.0.ebuild b/dev-python/webob/webob-1.5.0.ebuild index 0b7abd5bb671e..73de9fef50985 100644 --- a/dev-python/webob/webob-1.5.0.ebuild +++ b/dev-python/webob/webob-1.5.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/webob/webob-1.5.1.ebuild b/dev-python/webob/webob-1.5.1.ebuild index 9fec4c6c47bf3..35230d11a3f2e 100644 --- a/dev-python/webob/webob-1.5.1.ebuild +++ b/dev-python/webob/webob-1.5.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/webob/webob-1.6.0.ebuild b/dev-python/webob/webob-1.6.0.ebuild index d5e64fe825887..d9be5bd143286 100644 --- a/dev-python/webob/webob-1.6.0.ebuild +++ b/dev-python/webob/webob-1.6.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 versionator diff --git a/dev-python/webob/webob-1.6.1.ebuild b/dev-python/webob/webob-1.6.1.ebuild index d5e64fe825887..d9be5bd143286 100644 --- a/dev-python/webob/webob-1.6.1.ebuild +++ b/dev-python/webob/webob-1.6.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 versionator diff --git a/dev-python/websocket-client/websocket-client-0.21.0.ebuild b/dev-python/websocket-client/websocket-client-0.21.0.ebuild index d87776a5f8dd3..17e7255bd295c 100644 --- a/dev-python/websocket-client/websocket-client-0.21.0.ebuild +++ b/dev-python/websocket-client/websocket-client-0.21.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/websocket-client/websocket-client-0.34.0.ebuild b/dev-python/websocket-client/websocket-client-0.34.0.ebuild index 1bcd304a25428..42981f2b445e2 100644 --- a/dev-python/websocket-client/websocket-client-0.34.0.ebuild +++ b/dev-python/websocket-client/websocket-client-0.34.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/websocket-client/websocket-client-0.35.0.ebuild b/dev-python/websocket-client/websocket-client-0.35.0.ebuild index 9b7d17658e215..2c6ea556d9661 100644 --- a/dev-python/websocket-client/websocket-client-0.35.0.ebuild +++ b/dev-python/websocket-client/websocket-client-0.35.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/websocket-client/websocket-client-0.37.0.ebuild b/dev-python/websocket-client/websocket-client-0.37.0.ebuild index 0078df108716b..2845df89d3e5d 100644 --- a/dev-python/websocket-client/websocket-client-0.37.0.ebuild +++ b/dev-python/websocket-client/websocket-client-0.37.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/webtest/webtest-1.4.3-r1.ebuild b/dev-python/webtest/webtest-1.4.3-r1.ebuild index 3e1e6f4dae766..dc691c607583a 100644 --- a/dev-python/webtest/webtest-1.4.3-r1.ebuild +++ b/dev-python/webtest/webtest-1.4.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 diff --git a/dev-python/webtest/webtest-2.0.16.ebuild b/dev-python/webtest/webtest-2.0.16.ebuild index f42020cee5d7b..426ecef48084d 100644 --- a/dev-python/webtest/webtest-2.0.16.ebuild +++ b/dev-python/webtest/webtest-2.0.16.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/webtest/webtest-2.0.17.ebuild b/dev-python/webtest/webtest-2.0.17.ebuild index ccac72d8f04a6..a77bc49b40138 100644 --- a/dev-python/webtest/webtest-2.0.17.ebuild +++ b/dev-python/webtest/webtest-2.0.17.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/webtest/webtest-2.0.18.ebuild b/dev-python/webtest/webtest-2.0.18.ebuild index 80335e266098a..4b401078e95af 100644 --- a/dev-python/webtest/webtest-2.0.18.ebuild +++ b/dev-python/webtest/webtest-2.0.18.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/webtest/webtest-2.0.21.ebuild b/dev-python/webtest/webtest-2.0.21.ebuild index 72f15301435a7..d68fb2f222e62 100644 --- a/dev-python/webtest/webtest-2.0.21.ebuild +++ b/dev-python/webtest/webtest-2.0.21.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/werkzeug/werkzeug-0.10.4.ebuild b/dev-python/werkzeug/werkzeug-0.10.4.ebuild index 70ab2c04513cc..d96ef0614bf1b 100644 --- a/dev-python/werkzeug/werkzeug-0.10.4.ebuild +++ b/dev-python/werkzeug/werkzeug-0.10.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/werkzeug/werkzeug-0.11.10.ebuild b/dev-python/werkzeug/werkzeug-0.11.10.ebuild index de3c1448c0764..66d07f70784fb 100644 --- a/dev-python/werkzeug/werkzeug-0.11.10.ebuild +++ b/dev-python/werkzeug/werkzeug-0.11.10.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/werkzeug/werkzeug-0.11.11.ebuild b/dev-python/werkzeug/werkzeug-0.11.11.ebuild index de3c1448c0764..66d07f70784fb 100644 --- a/dev-python/werkzeug/werkzeug-0.11.11.ebuild +++ b/dev-python/werkzeug/werkzeug-0.11.11.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/werkzeug/werkzeug-0.11.8.ebuild b/dev-python/werkzeug/werkzeug-0.11.8.ebuild index de3c1448c0764..66d07f70784fb 100644 --- a/dev-python/werkzeug/werkzeug-0.11.8.ebuild +++ b/dev-python/werkzeug/werkzeug-0.11.8.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/werkzeug/werkzeug-0.11.9.ebuild b/dev-python/werkzeug/werkzeug-0.11.9.ebuild index de3c1448c0764..66d07f70784fb 100644 --- a/dev-python/werkzeug/werkzeug-0.11.9.ebuild +++ b/dev-python/werkzeug/werkzeug-0.11.9.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/werkzeug/werkzeug-0.9.6.ebuild b/dev-python/werkzeug/werkzeug-0.9.6.ebuild index 6c8a34e15984f..f1e6e614d651e 100644 --- a/dev-python/werkzeug/werkzeug-0.9.6.ebuild +++ b/dev-python/werkzeug/werkzeug-0.9.6.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/wheel/wheel-0.24.0.ebuild b/dev-python/wheel/wheel-0.24.0.ebuild index 69804e7bd94eb..0c8b57cd76a0d 100644 --- a/dev-python/wheel/wheel-0.24.0.ebuild +++ b/dev-python/wheel/wheel-0.24.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/wheel/wheel-0.26.0.ebuild b/dev-python/wheel/wheel-0.26.0.ebuild index 7172a4cbb02d8..21835e21c7be2 100644 --- a/dev-python/wheel/wheel-0.26.0.ebuild +++ b/dev-python/wheel/wheel-0.26.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/wheel/wheel-0.27.0.ebuild b/dev-python/wheel/wheel-0.27.0.ebuild index e9a850562b275..8292ad6577ec1 100644 --- a/dev-python/wheel/wheel-0.27.0.ebuild +++ b/dev-python/wheel/wheel-0.27.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 eutils diff --git a/dev-python/wheel/wheel-0.28.0.ebuild b/dev-python/wheel/wheel-0.28.0.ebuild index e9a850562b275..8292ad6577ec1 100644 --- a/dev-python/wheel/wheel-0.28.0.ebuild +++ b/dev-python/wheel/wheel-0.28.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 eutils diff --git a/dev-python/wheel/wheel-0.29.0.ebuild b/dev-python/wheel/wheel-0.29.0.ebuild index 67582a4118879..c0cddce09d34f 100644 --- a/dev-python/wheel/wheel-0.29.0.ebuild +++ b/dev-python/wheel/wheel-0.29.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 eutils diff --git a/dev-python/whoosh/whoosh-2.6.0.ebuild b/dev-python/whoosh/whoosh-2.6.0.ebuild index c656758068869..d9eb4b5996bf1 100644 --- a/dev-python/whoosh/whoosh-2.6.0.ebuild +++ b/dev-python/whoosh/whoosh-2.6.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) MY_PN="Whoosh" diff --git a/dev-python/whoosh/whoosh-2.7.3.ebuild b/dev-python/whoosh/whoosh-2.7.3.ebuild index dcff877830276..1e72997008a74 100644 --- a/dev-python/whoosh/whoosh-2.7.3.ebuild +++ b/dev-python/whoosh/whoosh-2.7.3.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) MY_PN="Whoosh" diff --git a/dev-python/whoosh/whoosh-2.7.4.ebuild b/dev-python/whoosh/whoosh-2.7.4.ebuild index dcff877830276..1e72997008a74 100644 --- a/dev-python/whoosh/whoosh-2.7.4.ebuild +++ b/dev-python/whoosh/whoosh-2.7.4.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) MY_PN="Whoosh" diff --git a/dev-python/winpdb/winpdb-1.4.8-r1.ebuild b/dev-python/winpdb/winpdb-1.4.8-r1.ebuild index 203d6d69a30a5..0baa0b1b79e5c 100644 --- a/dev-python/winpdb/winpdb-1.4.8-r1.ebuild +++ b/dev-python/winpdb/winpdb-1.4.8-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/wrapt/wrapt-1.10.5.ebuild b/dev-python/wrapt/wrapt-1.10.5.ebuild index 714745339ffcc..c1699d5149a00 100644 --- a/dev-python/wrapt/wrapt-1.10.5.ebuild +++ b/dev-python/wrapt/wrapt-1.10.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/wrapt/wrapt-1.10.6-r1.ebuild b/dev-python/wrapt/wrapt-1.10.6-r1.ebuild index 4102610efb274..a0a430759aa9e 100644 --- a/dev-python/wrapt/wrapt-1.10.6-r1.ebuild +++ b/dev-python/wrapt/wrapt-1.10.6-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 pypy ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 pypy ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/wrapt/wrapt-1.10.7.ebuild b/dev-python/wrapt/wrapt-1.10.7.ebuild index 22a84a37fd847..91030f4ccf547 100644 --- a/dev-python/wrapt/wrapt-1.10.7.ebuild +++ b/dev-python/wrapt/wrapt-1.10.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 pypy ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 pypy ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/wrapt/wrapt-1.10.8.ebuild b/dev-python/wrapt/wrapt-1.10.8.ebuild index 22a84a37fd847..91030f4ccf547 100644 --- a/dev-python/wrapt/wrapt-1.10.8.ebuild +++ b/dev-python/wrapt/wrapt-1.10.8.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 pypy ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 pypy ) inherit distutils-r1 vcs-snapshot diff --git a/dev-python/ws4py/ws4py-0.3.4.ebuild b/dev-python/ws4py/ws4py-0.3.4.ebuild index 1b69f7b376957..01ae9fd3b02a5 100644 --- a/dev-python/ws4py/ws4py-0.3.4.ebuild +++ b/dev-python/ws4py/ws4py-0.3.4.ebuild @@ -8,7 +8,7 @@ # pypy is viable but better with a cutdown set of deps EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYTHON_REQ_USE="threads?" inherit distutils-r1 diff --git a/dev-python/ws4py/ws4py-9999.ebuild b/dev-python/ws4py/ws4py-9999.ebuild index 187f0d768c324..aa88f0d4f7c79 100644 --- a/dev-python/ws4py/ws4py-9999.ebuild +++ b/dev-python/ws4py/ws4py-9999.ebuild @@ -8,7 +8,7 @@ # pypy is viable but better with a cutdown set of deps EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYTHON_REQ_USE="threads?" inherit distutils-r1 diff --git a/dev-python/wsaccel/wsaccel-0.6.2.ebuild b/dev-python/wsaccel/wsaccel-0.6.2.ebuild index 72890f83f2b96..05d51ecd67be0 100644 --- a/dev-python/wsaccel/wsaccel-0.6.2.ebuild +++ b/dev-python/wsaccel/wsaccel-0.6.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-python/wsgiintercept/wsgiintercept-0.10.0.ebuild b/dev-python/wsgiintercept/wsgiintercept-0.10.0.ebuild index 36682a08bd3f9..4dd79bdc5afaf 100644 --- a/dev-python/wsgiintercept/wsgiintercept-0.10.0.ebuild +++ b/dev-python/wsgiintercept/wsgiintercept-0.10.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/wsgiintercept/wsgiintercept-0.10.2.ebuild b/dev-python/wsgiintercept/wsgiintercept-0.10.2.ebuild index 36682a08bd3f9..4dd79bdc5afaf 100644 --- a/dev-python/wsgiintercept/wsgiintercept-0.10.2.ebuild +++ b/dev-python/wsgiintercept/wsgiintercept-0.10.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/wsgiintercept/wsgiintercept-0.9.0.ebuild b/dev-python/wsgiintercept/wsgiintercept-0.9.0.ebuild index e793b0eb4126c..a5804f26f07fa 100644 --- a/dev-python/wsgiintercept/wsgiintercept-0.9.0.ebuild +++ b/dev-python/wsgiintercept/wsgiintercept-0.9.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/wsgiintercept/wsgiintercept-0.9.1.ebuild b/dev-python/wsgiintercept/wsgiintercept-0.9.1.ebuild index ac664fe855eee..c33f8e04be212 100644 --- a/dev-python/wsgiintercept/wsgiintercept-0.9.1.ebuild +++ b/dev-python/wsgiintercept/wsgiintercept-0.9.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-python/wsgiintercept/wsgiintercept-1.1.2.ebuild b/dev-python/wsgiintercept/wsgiintercept-1.1.2.ebuild index 43a41453655ae..ed2b8eae8a39a 100644 --- a/dev-python/wsgiintercept/wsgiintercept-1.1.2.ebuild +++ b/dev-python/wsgiintercept/wsgiintercept-1.1.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild b/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild index 96203fa3472ac..0100935adc756 100644 --- a/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild +++ b/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/wsgiproxy2/wsgiproxy2-0.4.2.ebuild b/dev-python/wsgiproxy2/wsgiproxy2-0.4.2.ebuild index 81505d1c7a2dd..f4d0c768746fd 100644 --- a/dev-python/wsgiproxy2/wsgiproxy2-0.4.2.ebuild +++ b/dev-python/wsgiproxy2/wsgiproxy2-0.4.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/wtforms/wtforms-2.0.1.ebuild b/dev-python/wtforms/wtforms-2.0.1.ebuild index 6b21abea9e565..75eadf3d71cc0 100644 --- a/dev-python/wtforms/wtforms-2.0.1.ebuild +++ b/dev-python/wtforms/wtforms-2.0.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/wtforms/wtforms-2.0.2.ebuild b/dev-python/wtforms/wtforms-2.0.2.ebuild index d02a186c9b4d0..8c611d7574cbf 100644 --- a/dev-python/wtforms/wtforms-2.0.2.ebuild +++ b/dev-python/wtforms/wtforms-2.0.2.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/wtforms/wtforms-2.1.ebuild b/dev-python/wtforms/wtforms-2.1.ebuild index 60833d9ed4471..d6a622478df7e 100644 --- a/dev-python/wtforms/wtforms-2.1.ebuild +++ b/dev-python/wtforms/wtforms-2.1.ebuild @@ -4,7 +4,7 @@ EAPI="6" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 diff --git a/dev-python/xcffib/xcffib-0.4.0.ebuild b/dev-python/xcffib/xcffib-0.4.0.ebuild index ace74873d2981..114c515193499 100644 --- a/dev-python/xcffib/xcffib-0.4.0.ebuild +++ b/dev-python/xcffib/xcffib-0.4.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/xcffib/xcffib-0.4.2.ebuild b/dev-python/xcffib/xcffib-0.4.2.ebuild index c57415da30ca3..d27075ce9047b 100644 --- a/dev-python/xcffib/xcffib-0.4.2.ebuild +++ b/dev-python/xcffib/xcffib-0.4.2.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/xdis/xdis-2.3.1.ebuild b/dev-python/xdis/xdis-2.3.1.ebuild index f97ccb20c53e1..e017b93dd306b 100644 --- a/dev-python/xdis/xdis-2.3.1.ebuild +++ b/dev-python/xdis/xdis-2.3.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy) inherit distutils-r1 diff --git a/dev-python/xlrd/xlrd-0.9.3-r1.ebuild b/dev-python/xlrd/xlrd-0.9.3-r1.ebuild index 1a71d0916bc69..34c90339b2a2b 100644 --- a/dev-python/xlrd/xlrd-0.9.3-r1.ebuild +++ b/dev-python/xlrd/xlrd-0.9.3-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/xlrd/xlrd-0.9.3.ebuild b/dev-python/xlrd/xlrd-0.9.3.ebuild index 34a2aa012a97a..a5210cbacc909 100644 --- a/dev-python/xlrd/xlrd-0.9.3.ebuild +++ b/dev-python/xlrd/xlrd-0.9.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/xlrd/xlrd-0.9.4.ebuild b/dev-python/xlrd/xlrd-0.9.4.ebuild index ae3fc49f96346..2044695d4434f 100644 --- a/dev-python/xlrd/xlrd-0.9.4.ebuild +++ b/dev-python/xlrd/xlrd-0.9.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/xlsxwriter/xlsxwriter-0.7.8.ebuild b/dev-python/xlsxwriter/xlsxwriter-0.7.8.ebuild index 7156da8b7c154..217503343b331 100644 --- a/dev-python/xlsxwriter/xlsxwriter-0.7.8.ebuild +++ b/dev-python/xlsxwriter/xlsxwriter-0.7.8.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/xlsxwriter/xlsxwriter-0.8.4.ebuild b/dev-python/xlsxwriter/xlsxwriter-0.8.4.ebuild index c1177aca59642..365118a319e78 100644 --- a/dev-python/xlsxwriter/xlsxwriter-0.8.4.ebuild +++ b/dev-python/xlsxwriter/xlsxwriter-0.8.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/xlsxwriter/xlsxwriter-0.9.2.ebuild b/dev-python/xlsxwriter/xlsxwriter-0.9.2.ebuild index c1177aca59642..365118a319e78 100644 --- a/dev-python/xlsxwriter/xlsxwriter-0.9.2.ebuild +++ b/dev-python/xlsxwriter/xlsxwriter-0.9.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/xlwt/xlwt-1.0.0.ebuild b/dev-python/xlwt/xlwt-1.0.0.ebuild index 4558a3a794be3..f305f60460c21 100644 --- a/dev-python/xlwt/xlwt-1.0.0.ebuild +++ b/dev-python/xlwt/xlwt-1.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-python/xmltodict/xmltodict-0.10.1-r1.ebuild b/dev-python/xmltodict/xmltodict-0.10.1-r1.ebuild index 973638436d251..2b8cacc2fcf29 100644 --- a/dev-python/xmltodict/xmltodict-0.10.1-r1.ebuild +++ b/dev-python/xmltodict/xmltodict-0.10.1-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Makes working with XML feel like you are working with JSON" diff --git a/dev-python/xmltodict/xmltodict-0.10.2.ebuild b/dev-python/xmltodict/xmltodict-0.10.2.ebuild index a96949862dd77..65daba101cdc8 100644 --- a/dev-python/xmltodict/xmltodict-0.10.2.ebuild +++ b/dev-python/xmltodict/xmltodict-0.10.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Makes working with XML feel like you are working with JSON" diff --git a/dev-python/xvfbwrapper/xvfbwrapper-0.2.2.ebuild b/dev-python/xvfbwrapper/xvfbwrapper-0.2.2.ebuild index 4fce33d40bd78..82e2b3f2ce0c3 100644 --- a/dev-python/xvfbwrapper/xvfbwrapper-0.2.2.ebuild +++ b/dev-python/xvfbwrapper/xvfbwrapper-0.2.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 diff --git a/dev-python/xvfbwrapper/xvfbwrapper-0.2.4.ebuild b/dev-python/xvfbwrapper/xvfbwrapper-0.2.4.ebuild index 148259deff341..9ae82ae930d15 100644 --- a/dev-python/xvfbwrapper/xvfbwrapper-0.2.4.ebuild +++ b/dev-python/xvfbwrapper/xvfbwrapper-0.2.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/xvfbwrapper/xvfbwrapper-0.2.8.ebuild b/dev-python/xvfbwrapper/xvfbwrapper-0.2.8.ebuild index 1580b211b20eb..7575fec5ecac9 100644 --- a/dev-python/xvfbwrapper/xvfbwrapper-0.2.8.ebuild +++ b/dev-python/xvfbwrapper/xvfbwrapper-0.2.8.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/yappi/yappi-0.93.ebuild b/dev-python/yappi/yappi-0.93.ebuild index 7a18291a8cc88..6c5c3bc56d1ec 100644 --- a/dev-python/yappi/yappi-0.93.ebuild +++ b/dev-python/yappi/yappi-0.93.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_{3,4}}) +PYTHON_COMPAT=(python{2_7,3_4}) inherit distutils-r1 DESCRIPTION="Yet Another Python Profiler" diff --git a/dev-python/yappi/yappi-0.94.ebuild b/dev-python/yappi/yappi-0.94.ebuild index 50f3c140e62ff..e06148c19ac64 100644 --- a/dev-python/yappi/yappi-0.94.ebuild +++ b/dev-python/yappi/yappi-0.94.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_{3,4,5}}) +PYTHON_COMPAT=(python{2_7,3_{4,5}}) inherit distutils-r1 DESCRIPTION="Yet Another Python Profiler" diff --git a/dev-python/yapps/yapps-2.2.0-r1.ebuild b/dev-python/yapps/yapps-2.2.0-r1.ebuild index 6b385a51d2ffb..28a57d320f627 100644 --- a/dev-python/yapps/yapps-2.2.0-r1.ebuild +++ b/dev-python/yapps/yapps-2.2.0-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/yapps/yapps-2.2.0.ebuild b/dev-python/yapps/yapps-2.2.0.ebuild index d337dee924f37..a20e0fbec2beb 100644 --- a/dev-python/yapps/yapps-2.2.0.ebuild +++ b/dev-python/yapps/yapps-2.2.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/dev-python/yapsy/yapsy-1.10.423.ebuild b/dev-python/yapsy/yapsy-1.10.423.ebuild index e7248ff405100..e337dceff915e 100644 --- a/dev-python/yapsy/yapsy-1.10.423.ebuild +++ b/dev-python/yapsy/yapsy-1.10.423.ebuild @@ -5,7 +5,7 @@ EAPI="5" MY_P="Yapsy-${PV}" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/yapsy/yapsy-1.11.023.ebuild b/dev-python/yapsy/yapsy-1.11.023.ebuild index 9d0a1741b2296..dedc21f28c7b2 100644 --- a/dev-python/yapsy/yapsy-1.11.023.ebuild +++ b/dev-python/yapsy/yapsy-1.11.023.ebuild @@ -5,7 +5,7 @@ EAPI="5" MY_P="Yapsy-${PV}" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/yapsy/yapsy-1.11.223-r1.ebuild b/dev-python/yapsy/yapsy-1.11.223-r1.ebuild index e3f29ee49d29e..aaf2b0872766a 100644 --- a/dev-python/yapsy/yapsy-1.11.223-r1.ebuild +++ b/dev-python/yapsy/yapsy-1.11.223-r1.ebuild @@ -5,7 +5,7 @@ EAPI="6" MY_P="Yapsy-${PV}" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/yapsy/yapsy-1.11.223.ebuild b/dev-python/yapsy/yapsy-1.11.223.ebuild index 9d0a1741b2296..dedc21f28c7b2 100644 --- a/dev-python/yapsy/yapsy-1.11.223.ebuild +++ b/dev-python/yapsy/yapsy-1.11.223.ebuild @@ -5,7 +5,7 @@ EAPI="5" MY_P="Yapsy-${PV}" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-python/yubiotp/yubiotp-0.2.1.ebuild b/dev-python/yubiotp/yubiotp-0.2.1.ebuild index 9026d3040f185..e69a15035cd7c 100644 --- a/dev-python/yubiotp/yubiotp-0.2.1.ebuild +++ b/dev-python/yubiotp/yubiotp-0.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils distutils-r1 diff --git a/dev-python/zake/zake-0.2.1.ebuild b/dev-python/zake/zake-0.2.1.ebuild index 5a3fb2b14c04e..b1c48359a60a2 100644 --- a/dev-python/zake/zake-0.2.1.ebuild +++ b/dev-python/zake/zake-0.2.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python2_7 python{3_4,3_5} ) inherit distutils-r1 diff --git a/dev-python/zc-buildout/zc-buildout-2.3.1.ebuild b/dev-python/zc-buildout/zc-buildout-2.3.1.ebuild index eae840a16e5f9..f110e66866fbb 100644 --- a/dev-python/zc-buildout/zc-buildout-2.3.1.ebuild +++ b/dev-python/zc-buildout/zc-buildout-2.3.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/zc-buildout/zc-buildout-2.5.3.ebuild b/dev-python/zc-buildout/zc-buildout-2.5.3.ebuild index 1341a17ca411f..5db93bfb17ede 100644 --- a/dev-python/zc-buildout/zc-buildout-2.5.3.ebuild +++ b/dev-python/zc-buildout/zc-buildout-2.5.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/zeroconf/zeroconf-0.17.4.ebuild b/dev-python/zeroconf/zeroconf-0.17.4.ebuild index 37d1fbbc427bd..97268356aa07c 100644 --- a/dev-python/zeroconf/zeroconf-0.17.4.ebuild +++ b/dev-python/zeroconf/zeroconf-0.17.4.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/zeroconf/zeroconf-0.17.5.ebuild b/dev-python/zeroconf/zeroconf-0.17.5.ebuild index 37d1fbbc427bd..97268356aa07c 100644 --- a/dev-python/zeroconf/zeroconf-0.17.5.ebuild +++ b/dev-python/zeroconf/zeroconf-0.17.5.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/zope-event/zope-event-4.2.0.ebuild b/dev-python/zope-event/zope-event-4.2.0.ebuild index 0b2ce9edc6e3f..8e2743699e3c4 100644 --- a/dev-python/zope-event/zope-event-4.2.0.ebuild +++ b/dev-python/zope-event/zope-event-4.2.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit distutils-r1 MY_PN=zope.event diff --git a/dev-python/zope-interface/zope-interface-4.1.1.ebuild b/dev-python/zope-interface/zope-interface-4.1.1.ebuild index e6bab34f9b24b..b156e81ea9019 100644 --- a/dev-python/zope-interface/zope-interface-4.1.1.ebuild +++ b/dev-python/zope-interface/zope-interface-4.1.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/zope-interface/zope-interface-4.1.2.ebuild b/dev-python/zope-interface/zope-interface-4.1.2.ebuild index b3e305060882f..a49856b3fdae8 100644 --- a/dev-python/zope-interface/zope-interface-4.1.2.ebuild +++ b/dev-python/zope-interface/zope-interface-4.1.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/zope-interface/zope-interface-4.1.3.ebuild b/dev-python/zope-interface/zope-interface-4.1.3.ebuild index ef2d80d199244..df743de640bfa 100644 --- a/dev-python/zope-interface/zope-interface-4.1.3.ebuild +++ b/dev-python/zope-interface/zope-interface-4.1.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/zope-interface/zope-interface-4.2.0.ebuild b/dev-python/zope-interface/zope-interface-4.2.0.ebuild index c3e1d43e2d5c1..9b31316330fa6 100644 --- a/dev-python/zope-interface/zope-interface-4.2.0.ebuild +++ b/dev-python/zope-interface/zope-interface-4.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/zope-interface/zope-interface-4.3.1.ebuild b/dev-python/zope-interface/zope-interface-4.3.1.ebuild index c3e1d43e2d5c1..9b31316330fa6 100644 --- a/dev-python/zope-interface/zope-interface-4.3.1.ebuild +++ b/dev-python/zope-interface/zope-interface-4.3.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 flag-o-matic diff --git a/dev-ros/actionlib_msgs/actionlib_msgs-1.12.3.ebuild b/dev-ros/actionlib_msgs/actionlib_msgs-1.12.3.ebuild index dd36f29761291..217894ba0b09c 100644 --- a/dev-ros/actionlib_msgs/actionlib_msgs-1.12.3.ebuild +++ b/dev-ros/actionlib_msgs/actionlib_msgs-1.12.3.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" diff --git a/dev-ros/actionlib_msgs/actionlib_msgs-1.12.4.ebuild b/dev-ros/actionlib_msgs/actionlib_msgs-1.12.4.ebuild index dd36f29761291..217894ba0b09c 100644 --- a/dev-ros/actionlib_msgs/actionlib_msgs-1.12.4.ebuild +++ b/dev-ros/actionlib_msgs/actionlib_msgs-1.12.4.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" diff --git a/dev-ros/actionlib_msgs/actionlib_msgs-1.12.5.ebuild b/dev-ros/actionlib_msgs/actionlib_msgs-1.12.5.ebuild index 57b742d0147ff..591cc7051677c 100644 --- a/dev-ros/actionlib_msgs/actionlib_msgs-1.12.5.ebuild +++ b/dev-ros/actionlib_msgs/actionlib_msgs-1.12.5.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" diff --git a/dev-ros/actionlib_msgs/actionlib_msgs-9999.ebuild b/dev-ros/actionlib_msgs/actionlib_msgs-9999.ebuild index dd36f29761291..217894ba0b09c 100644 --- a/dev-ros/actionlib_msgs/actionlib_msgs-9999.ebuild +++ b/dev-ros/actionlib_msgs/actionlib_msgs-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" diff --git a/dev-ros/audio_common_msgs/audio_common_msgs-0.2.10.ebuild b/dev-ros/audio_common_msgs/audio_common_msgs-0.2.10.ebuild index e872a7e500dbb..3f9a0321d7a2b 100644 --- a/dev-ros/audio_common_msgs/audio_common_msgs-0.2.10.ebuild +++ b/dev-ros/audio_common_msgs/audio_common_msgs-0.2.10.ebuild @@ -7,7 +7,7 @@ ROS_REPO_URI="https://github.com/ros-drivers/audio_common" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit ros-catkin diff --git a/dev-ros/audio_common_msgs/audio_common_msgs-0.2.11.ebuild b/dev-ros/audio_common_msgs/audio_common_msgs-0.2.11.ebuild index e872a7e500dbb..3f9a0321d7a2b 100644 --- a/dev-ros/audio_common_msgs/audio_common_msgs-0.2.11.ebuild +++ b/dev-ros/audio_common_msgs/audio_common_msgs-0.2.11.ebuild @@ -7,7 +7,7 @@ ROS_REPO_URI="https://github.com/ros-drivers/audio_common" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit ros-catkin diff --git a/dev-ros/audio_common_msgs/audio_common_msgs-0.2.12.ebuild b/dev-ros/audio_common_msgs/audio_common_msgs-0.2.12.ebuild index e872a7e500dbb..3f9a0321d7a2b 100644 --- a/dev-ros/audio_common_msgs/audio_common_msgs-0.2.12.ebuild +++ b/dev-ros/audio_common_msgs/audio_common_msgs-0.2.12.ebuild @@ -7,7 +7,7 @@ ROS_REPO_URI="https://github.com/ros-drivers/audio_common" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit ros-catkin diff --git a/dev-ros/audio_common_msgs/audio_common_msgs-0.2.7.ebuild b/dev-ros/audio_common_msgs/audio_common_msgs-0.2.7.ebuild index e872a7e500dbb..3f9a0321d7a2b 100644 --- a/dev-ros/audio_common_msgs/audio_common_msgs-0.2.7.ebuild +++ b/dev-ros/audio_common_msgs/audio_common_msgs-0.2.7.ebuild @@ -7,7 +7,7 @@ ROS_REPO_URI="https://github.com/ros-drivers/audio_common" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit ros-catkin diff --git a/dev-ros/audio_common_msgs/audio_common_msgs-0.2.8.ebuild b/dev-ros/audio_common_msgs/audio_common_msgs-0.2.8.ebuild index e872a7e500dbb..3f9a0321d7a2b 100644 --- a/dev-ros/audio_common_msgs/audio_common_msgs-0.2.8.ebuild +++ b/dev-ros/audio_common_msgs/audio_common_msgs-0.2.8.ebuild @@ -7,7 +7,7 @@ ROS_REPO_URI="https://github.com/ros-drivers/audio_common" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit ros-catkin diff --git a/dev-ros/audio_common_msgs/audio_common_msgs-0.2.9.ebuild b/dev-ros/audio_common_msgs/audio_common_msgs-0.2.9.ebuild index e872a7e500dbb..3f9a0321d7a2b 100644 --- a/dev-ros/audio_common_msgs/audio_common_msgs-0.2.9.ebuild +++ b/dev-ros/audio_common_msgs/audio_common_msgs-0.2.9.ebuild @@ -7,7 +7,7 @@ ROS_REPO_URI="https://github.com/ros-drivers/audio_common" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit ros-catkin diff --git a/dev-ros/audio_common_msgs/audio_common_msgs-0.3.1.ebuild b/dev-ros/audio_common_msgs/audio_common_msgs-0.3.1.ebuild index bc8e9ed0ba4a6..93f21c2859d14 100644 --- a/dev-ros/audio_common_msgs/audio_common_msgs-0.3.1.ebuild +++ b/dev-ros/audio_common_msgs/audio_common_msgs-0.3.1.ebuild @@ -7,7 +7,7 @@ ROS_REPO_URI="https://github.com/ros-drivers/audio_common" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit ros-catkin diff --git a/dev-ros/audio_common_msgs/audio_common_msgs-9999.ebuild b/dev-ros/audio_common_msgs/audio_common_msgs-9999.ebuild index e872a7e500dbb..3f9a0321d7a2b 100644 --- a/dev-ros/audio_common_msgs/audio_common_msgs-9999.ebuild +++ b/dev-ros/audio_common_msgs/audio_common_msgs-9999.ebuild @@ -7,7 +7,7 @@ ROS_REPO_URI="https://github.com/ros-drivers/audio_common" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit ros-catkin diff --git a/dev-ros/bond/bond-1.7.16.ebuild b/dev-ros/bond/bond-1.7.16.ebuild index 84d65c5825f36..9cb3b19ea8ba5 100644 --- a/dev-ros/bond/bond-1.7.16.ebuild +++ b/dev-ros/bond/bond-1.7.16.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/bond_core" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" diff --git a/dev-ros/bond/bond-1.7.17.ebuild b/dev-ros/bond/bond-1.7.17.ebuild index 84d65c5825f36..9cb3b19ea8ba5 100644 --- a/dev-ros/bond/bond-1.7.17.ebuild +++ b/dev-ros/bond/bond-1.7.17.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/bond_core" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" diff --git a/dev-ros/bond/bond-1.7.18.ebuild b/dev-ros/bond/bond-1.7.18.ebuild index 99375aac8d94a..dfb28bfce6ffa 100644 --- a/dev-ros/bond/bond-1.7.18.ebuild +++ b/dev-ros/bond/bond-1.7.18.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/bond_core" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" diff --git a/dev-ros/bond/bond-9999.ebuild b/dev-ros/bond/bond-9999.ebuild index 84d65c5825f36..9cb3b19ea8ba5 100644 --- a/dev-ros/bond/bond-9999.ebuild +++ b/dev-ros/bond/bond-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/bond_core" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" diff --git a/dev-ros/calibration_msgs/calibration_msgs-0.10.13.ebuild b/dev-ros/calibration_msgs/calibration_msgs-0.10.13.ebuild index fe21a990a2be9..048774a919eb7 100644 --- a/dev-ros/calibration_msgs/calibration_msgs-0.10.13.ebuild +++ b/dev-ros/calibration_msgs/calibration_msgs-0.10.13.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros-perception/calibration" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/sensor_msgs dev-ros/std_msgs" diff --git a/dev-ros/calibration_msgs/calibration_msgs-0.10.14.ebuild b/dev-ros/calibration_msgs/calibration_msgs-0.10.14.ebuild index fe21a990a2be9..048774a919eb7 100644 --- a/dev-ros/calibration_msgs/calibration_msgs-0.10.14.ebuild +++ b/dev-ros/calibration_msgs/calibration_msgs-0.10.14.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros-perception/calibration" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/sensor_msgs dev-ros/std_msgs" diff --git a/dev-ros/calibration_msgs/calibration_msgs-9999.ebuild b/dev-ros/calibration_msgs/calibration_msgs-9999.ebuild index fe21a990a2be9..048774a919eb7 100644 --- a/dev-ros/calibration_msgs/calibration_msgs-9999.ebuild +++ b/dev-ros/calibration_msgs/calibration_msgs-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros-perception/calibration" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/sensor_msgs dev-ros/std_msgs" diff --git a/dev-ros/control_msgs/control_msgs-1.3.1.ebuild b/dev-ros/control_msgs/control_msgs-1.3.1.ebuild index a3b13c6289cbc..7f6075b201f65 100644 --- a/dev-ros/control_msgs/control_msgs-1.3.1.ebuild +++ b/dev-ros/control_msgs/control_msgs-1.3.1.ebuild @@ -7,7 +7,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros-controls/control_msgs" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/actionlib_msgs dev-ros/geometry_msgs dev-ros/std_msgs dev-ros/trajectory_msgs" diff --git a/dev-ros/control_msgs/control_msgs-1.4.0.ebuild b/dev-ros/control_msgs/control_msgs-1.4.0.ebuild index a3b13c6289cbc..7f6075b201f65 100644 --- a/dev-ros/control_msgs/control_msgs-1.4.0.ebuild +++ b/dev-ros/control_msgs/control_msgs-1.4.0.ebuild @@ -7,7 +7,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros-controls/control_msgs" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/actionlib_msgs dev-ros/geometry_msgs dev-ros/std_msgs dev-ros/trajectory_msgs" diff --git a/dev-ros/control_msgs/control_msgs-9999.ebuild b/dev-ros/control_msgs/control_msgs-9999.ebuild index a3b13c6289cbc..7f6075b201f65 100644 --- a/dev-ros/control_msgs/control_msgs-9999.ebuild +++ b/dev-ros/control_msgs/control_msgs-9999.ebuild @@ -7,7 +7,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros-controls/control_msgs" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/actionlib_msgs dev-ros/geometry_msgs dev-ros/std_msgs dev-ros/trajectory_msgs" diff --git a/dev-ros/diagnostic_msgs/diagnostic_msgs-1.12.3.ebuild b/dev-ros/diagnostic_msgs/diagnostic_msgs-1.12.3.ebuild index 06ed9c34b1dad..7b89138c08e67 100644 --- a/dev-ros/diagnostic_msgs/diagnostic_msgs-1.12.3.ebuild +++ b/dev-ros/diagnostic_msgs/diagnostic_msgs-1.12.3.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" diff --git a/dev-ros/diagnostic_msgs/diagnostic_msgs-1.12.4.ebuild b/dev-ros/diagnostic_msgs/diagnostic_msgs-1.12.4.ebuild index 06ed9c34b1dad..7b89138c08e67 100644 --- a/dev-ros/diagnostic_msgs/diagnostic_msgs-1.12.4.ebuild +++ b/dev-ros/diagnostic_msgs/diagnostic_msgs-1.12.4.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" diff --git a/dev-ros/diagnostic_msgs/diagnostic_msgs-1.12.5.ebuild b/dev-ros/diagnostic_msgs/diagnostic_msgs-1.12.5.ebuild index 1ed36da69a575..e89d4eaddaf60 100644 --- a/dev-ros/diagnostic_msgs/diagnostic_msgs-1.12.5.ebuild +++ b/dev-ros/diagnostic_msgs/diagnostic_msgs-1.12.5.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" diff --git a/dev-ros/diagnostic_msgs/diagnostic_msgs-9999.ebuild b/dev-ros/diagnostic_msgs/diagnostic_msgs-9999.ebuild index 06ed9c34b1dad..7b89138c08e67 100644 --- a/dev-ros/diagnostic_msgs/diagnostic_msgs-9999.ebuild +++ b/dev-ros/diagnostic_msgs/diagnostic_msgs-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" diff --git a/dev-ros/driver_base/driver_base-1.6.8.ebuild b/dev-ros/driver_base/driver_base-1.6.8.ebuild index 1cf5d1f88dd9f..e40eb94860d5d 100644 --- a/dev-ros/driver_base/driver_base-1.6.8.ebuild +++ b/dev-ros/driver_base/driver_base-1.6.8.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros-drivers/driver_common" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" diff --git a/dev-ros/driver_base/driver_base-9999.ebuild b/dev-ros/driver_base/driver_base-9999.ebuild index 1cf5d1f88dd9f..e40eb94860d5d 100644 --- a/dev-ros/driver_base/driver_base-9999.ebuild +++ b/dev-ros/driver_base/driver_base-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros-drivers/driver_common" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" diff --git a/dev-ros/gazebo_msgs/gazebo_msgs-2.5.1.ebuild b/dev-ros/gazebo_msgs/gazebo_msgs-2.5.1.ebuild index 7e9b717f52940..f75202726e855 100644 --- a/dev-ros/gazebo_msgs/gazebo_msgs-2.5.1.ebuild +++ b/dev-ros/gazebo_msgs/gazebo_msgs-2.5.1.ebuild @@ -5,7 +5,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros-simulation/gazebo_ros_pkgs" KEYWORDS="~amd64" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_HAS_MESSAGES=yes ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/sensor_msgs dev-ros/trajectory_msgs dev-ros/std_msgs dev-ros/std_srvs" diff --git a/dev-ros/gazebo_msgs/gazebo_msgs-2.5.2.ebuild b/dev-ros/gazebo_msgs/gazebo_msgs-2.5.2.ebuild index 7e9b717f52940..f75202726e855 100644 --- a/dev-ros/gazebo_msgs/gazebo_msgs-2.5.2.ebuild +++ b/dev-ros/gazebo_msgs/gazebo_msgs-2.5.2.ebuild @@ -5,7 +5,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros-simulation/gazebo_ros_pkgs" KEYWORDS="~amd64" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_HAS_MESSAGES=yes ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/sensor_msgs dev-ros/trajectory_msgs dev-ros/std_msgs dev-ros/std_srvs" diff --git a/dev-ros/gazebo_msgs/gazebo_msgs-2.5.3.ebuild b/dev-ros/gazebo_msgs/gazebo_msgs-2.5.3.ebuild index 7e9b717f52940..f75202726e855 100644 --- a/dev-ros/gazebo_msgs/gazebo_msgs-2.5.3.ebuild +++ b/dev-ros/gazebo_msgs/gazebo_msgs-2.5.3.ebuild @@ -5,7 +5,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros-simulation/gazebo_ros_pkgs" KEYWORDS="~amd64" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_HAS_MESSAGES=yes ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/sensor_msgs dev-ros/trajectory_msgs dev-ros/std_msgs dev-ros/std_srvs" diff --git a/dev-ros/gazebo_msgs/gazebo_msgs-2.5.6.ebuild b/dev-ros/gazebo_msgs/gazebo_msgs-2.5.6.ebuild index 7e9b717f52940..f75202726e855 100644 --- a/dev-ros/gazebo_msgs/gazebo_msgs-2.5.6.ebuild +++ b/dev-ros/gazebo_msgs/gazebo_msgs-2.5.6.ebuild @@ -5,7 +5,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros-simulation/gazebo_ros_pkgs" KEYWORDS="~amd64" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_HAS_MESSAGES=yes ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/sensor_msgs dev-ros/trajectory_msgs dev-ros/std_msgs dev-ros/std_srvs" diff --git a/dev-ros/gazebo_msgs/gazebo_msgs-2.5.7.ebuild b/dev-ros/gazebo_msgs/gazebo_msgs-2.5.7.ebuild index 66b6e587e2eab..9176500820034 100644 --- a/dev-ros/gazebo_msgs/gazebo_msgs-2.5.7.ebuild +++ b/dev-ros/gazebo_msgs/gazebo_msgs-2.5.7.ebuild @@ -5,7 +5,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros-simulation/gazebo_ros_pkgs" KEYWORDS="~amd64" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_HAS_MESSAGES=yes ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/sensor_msgs dev-ros/trajectory_msgs dev-ros/std_msgs dev-ros/std_srvs" diff --git a/dev-ros/gazebo_msgs/gazebo_msgs-2.6.0.ebuild b/dev-ros/gazebo_msgs/gazebo_msgs-2.6.0.ebuild index 66b6e587e2eab..9176500820034 100644 --- a/dev-ros/gazebo_msgs/gazebo_msgs-2.6.0.ebuild +++ b/dev-ros/gazebo_msgs/gazebo_msgs-2.6.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros-simulation/gazebo_ros_pkgs" KEYWORDS="~amd64" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_HAS_MESSAGES=yes ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/sensor_msgs dev-ros/trajectory_msgs dev-ros/std_msgs dev-ros/std_srvs" diff --git a/dev-ros/gazebo_msgs/gazebo_msgs-9999.ebuild b/dev-ros/gazebo_msgs/gazebo_msgs-9999.ebuild index 7e9b717f52940..f75202726e855 100644 --- a/dev-ros/gazebo_msgs/gazebo_msgs-9999.ebuild +++ b/dev-ros/gazebo_msgs/gazebo_msgs-9999.ebuild @@ -5,7 +5,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros-simulation/gazebo_ros_pkgs" KEYWORDS="~amd64" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_HAS_MESSAGES=yes ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/sensor_msgs dev-ros/trajectory_msgs dev-ros/std_msgs dev-ros/std_srvs" diff --git a/dev-ros/gencpp/gencpp-0.5.3.ebuild b/dev-ros/gencpp/gencpp-0.5.3.ebuild index bd58a6c856e68..f7fcac7659d23 100644 --- a/dev-ros/gencpp/gencpp-0.5.3.ebuild +++ b/dev-ros/gencpp/gencpp-0.5.3.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/gencpp" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit ros-catkin diff --git a/dev-ros/gencpp/gencpp-0.5.4.ebuild b/dev-ros/gencpp/gencpp-0.5.4.ebuild index bd58a6c856e68..f7fcac7659d23 100644 --- a/dev-ros/gencpp/gencpp-0.5.4.ebuild +++ b/dev-ros/gencpp/gencpp-0.5.4.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/gencpp" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit ros-catkin diff --git a/dev-ros/gencpp/gencpp-0.5.5.ebuild b/dev-ros/gencpp/gencpp-0.5.5.ebuild index b3211b8d4e674..cadfb167772e4 100644 --- a/dev-ros/gencpp/gencpp-0.5.5.ebuild +++ b/dev-ros/gencpp/gencpp-0.5.5.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/gencpp" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit ros-catkin diff --git a/dev-ros/gencpp/gencpp-9999.ebuild b/dev-ros/gencpp/gencpp-9999.ebuild index bd58a6c856e68..f7fcac7659d23 100644 --- a/dev-ros/gencpp/gencpp-9999.ebuild +++ b/dev-ros/gencpp/gencpp-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/gencpp" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit ros-catkin diff --git a/dev-ros/geneus/geneus-2.2.5.ebuild b/dev-ros/geneus/geneus-2.2.5.ebuild index 70cb625f33458..19db7b09f9937 100644 --- a/dev-ros/geneus/geneus-2.2.5.ebuild +++ b/dev-ros/geneus/geneus-2.2.5.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/jsk-ros-pkg/geneus" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit ros-catkin diff --git a/dev-ros/geneus/geneus-9999.ebuild b/dev-ros/geneus/geneus-9999.ebuild index 70cb625f33458..19db7b09f9937 100644 --- a/dev-ros/geneus/geneus-9999.ebuild +++ b/dev-ros/geneus/geneus-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/jsk-ros-pkg/geneus" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit ros-catkin diff --git a/dev-ros/genlisp/genlisp-0.4.15.ebuild b/dev-ros/genlisp/genlisp-0.4.15.ebuild index 5d699ff5e3761..d7c5027c4dc0a 100644 --- a/dev-ros/genlisp/genlisp-0.4.15.ebuild +++ b/dev-ros/genlisp/genlisp-0.4.15.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/genlisp" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit ros-catkin diff --git a/dev-ros/genlisp/genlisp-0.4.16.ebuild b/dev-ros/genlisp/genlisp-0.4.16.ebuild index 798f947a180e5..d6dddb3d48be9 100644 --- a/dev-ros/genlisp/genlisp-0.4.16.ebuild +++ b/dev-ros/genlisp/genlisp-0.4.16.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/genlisp" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit ros-catkin diff --git a/dev-ros/genlisp/genlisp-9999.ebuild b/dev-ros/genlisp/genlisp-9999.ebuild index 5d699ff5e3761..d7c5027c4dc0a 100644 --- a/dev-ros/genlisp/genlisp-9999.ebuild +++ b/dev-ros/genlisp/genlisp-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/genlisp" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit ros-catkin diff --git a/dev-ros/genmsg/genmsg-0.5.6.ebuild b/dev-ros/genmsg/genmsg-0.5.6.ebuild index c8f8b29bfa248..846ee9c1531ab 100644 --- a/dev-ros/genmsg/genmsg-0.5.6.ebuild +++ b/dev-ros/genmsg/genmsg-0.5.6.ebuild @@ -5,7 +5,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/genmsg" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit ros-catkin diff --git a/dev-ros/genmsg/genmsg-0.5.7.ebuild b/dev-ros/genmsg/genmsg-0.5.7.ebuild index c8f8b29bfa248..846ee9c1531ab 100644 --- a/dev-ros/genmsg/genmsg-0.5.7.ebuild +++ b/dev-ros/genmsg/genmsg-0.5.7.ebuild @@ -5,7 +5,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/genmsg" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit ros-catkin diff --git a/dev-ros/genmsg/genmsg-0.5.8.ebuild b/dev-ros/genmsg/genmsg-0.5.8.ebuild index eff86b274e60c..7d7ea64ac8dac 100644 --- a/dev-ros/genmsg/genmsg-0.5.8.ebuild +++ b/dev-ros/genmsg/genmsg-0.5.8.ebuild @@ -5,7 +5,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/genmsg" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit ros-catkin diff --git a/dev-ros/genmsg/genmsg-9999.ebuild b/dev-ros/genmsg/genmsg-9999.ebuild index c8f8b29bfa248..846ee9c1531ab 100644 --- a/dev-ros/genmsg/genmsg-9999.ebuild +++ b/dev-ros/genmsg/genmsg-9999.ebuild @@ -5,7 +5,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/genmsg" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit ros-catkin diff --git a/dev-ros/gennodejs/gennodejs-1.0.3.ebuild b/dev-ros/gennodejs/gennodejs-1.0.3.ebuild index 95c720ff479f0..185718dda6a96 100644 --- a/dev-ros/gennodejs/gennodejs-1.0.3.ebuild +++ b/dev-ros/gennodejs/gennodejs-1.0.3.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/RethinkRobotics-opensource/gennodejs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit ros-catkin diff --git a/dev-ros/gennodejs/gennodejs-9999.ebuild b/dev-ros/gennodejs/gennodejs-9999.ebuild index 624f40fd336e4..98dfcff5d39a4 100644 --- a/dev-ros/gennodejs/gennodejs-9999.ebuild +++ b/dev-ros/gennodejs/gennodejs-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/RethinkRobotics-opensource/gennodejs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit ros-catkin diff --git a/dev-ros/genpy/genpy-0.6.2.ebuild b/dev-ros/genpy/genpy-0.6.2.ebuild index 73461c06fef66..d7ce7af9a1a17 100644 --- a/dev-ros/genpy/genpy-0.6.2.ebuild +++ b/dev-ros/genpy/genpy-0.6.2.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/genpy" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit ros-catkin diff --git a/dev-ros/genpy/genpy-0.6.3.ebuild b/dev-ros/genpy/genpy-0.6.3.ebuild index 73461c06fef66..d7ce7af9a1a17 100644 --- a/dev-ros/genpy/genpy-0.6.3.ebuild +++ b/dev-ros/genpy/genpy-0.6.3.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/genpy" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit ros-catkin diff --git a/dev-ros/genpy/genpy-9999.ebuild b/dev-ros/genpy/genpy-9999.ebuild index 73461c06fef66..d7ce7af9a1a17 100644 --- a/dev-ros/genpy/genpy-9999.ebuild +++ b/dev-ros/genpy/genpy-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/genpy" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit ros-catkin diff --git a/dev-ros/geographic_msgs/geographic_msgs-0.4.0.ebuild b/dev-ros/geographic_msgs/geographic_msgs-0.4.0.ebuild index a0fc73cf44187..f9cbd68255de1 100644 --- a/dev-ros/geographic_msgs/geographic_msgs-0.4.0.ebuild +++ b/dev-ros/geographic_msgs/geographic_msgs-0.4.0.ebuild @@ -7,7 +7,7 @@ CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros-geographic-info/geographic_info" VER_PREFIX=geographic_info- KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/std_msgs dev-ros/uuid_msgs" diff --git a/dev-ros/geographic_msgs/geographic_msgs-9999.ebuild b/dev-ros/geographic_msgs/geographic_msgs-9999.ebuild index a0fc73cf44187..f9cbd68255de1 100644 --- a/dev-ros/geographic_msgs/geographic_msgs-9999.ebuild +++ b/dev-ros/geographic_msgs/geographic_msgs-9999.ebuild @@ -7,7 +7,7 @@ CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros-geographic-info/geographic_info" VER_PREFIX=geographic_info- KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/std_msgs dev-ros/uuid_msgs" diff --git a/dev-ros/geometry_msgs/geometry_msgs-1.12.3.ebuild b/dev-ros/geometry_msgs/geometry_msgs-1.12.3.ebuild index b7914738d8fb5..871def3ce1425 100644 --- a/dev-ros/geometry_msgs/geometry_msgs-1.12.3.ebuild +++ b/dev-ros/geometry_msgs/geometry_msgs-1.12.3.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" diff --git a/dev-ros/geometry_msgs/geometry_msgs-1.12.4.ebuild b/dev-ros/geometry_msgs/geometry_msgs-1.12.4.ebuild index b7914738d8fb5..871def3ce1425 100644 --- a/dev-ros/geometry_msgs/geometry_msgs-1.12.4.ebuild +++ b/dev-ros/geometry_msgs/geometry_msgs-1.12.4.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" diff --git a/dev-ros/geometry_msgs/geometry_msgs-1.12.5.ebuild b/dev-ros/geometry_msgs/geometry_msgs-1.12.5.ebuild index 3519a78053450..6748f8ef969a2 100644 --- a/dev-ros/geometry_msgs/geometry_msgs-1.12.5.ebuild +++ b/dev-ros/geometry_msgs/geometry_msgs-1.12.5.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" diff --git a/dev-ros/geometry_msgs/geometry_msgs-9999.ebuild b/dev-ros/geometry_msgs/geometry_msgs-9999.ebuild index b7914738d8fb5..871def3ce1425 100644 --- a/dev-ros/geometry_msgs/geometry_msgs-9999.ebuild +++ b/dev-ros/geometry_msgs/geometry_msgs-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" diff --git a/dev-ros/hector_mapping/hector_mapping-0.3.3.ebuild b/dev-ros/hector_mapping/hector_mapping-0.3.3.ebuild index c25585b637621..cbb3951673ba1 100644 --- a/dev-ros/hector_mapping/hector_mapping-0.3.3.ebuild +++ b/dev-ros/hector_mapping/hector_mapping-0.3.3.ebuild @@ -7,7 +7,7 @@ ROS_REPO_URI="https://github.com/tu-darmstadt-ros-pkg/hector_slam" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/nav_msgs dev-ros/visualization_msgs" inherit ros-catkin diff --git a/dev-ros/hector_mapping/hector_mapping-0.3.4.ebuild b/dev-ros/hector_mapping/hector_mapping-0.3.4.ebuild index c25585b637621..cbb3951673ba1 100644 --- a/dev-ros/hector_mapping/hector_mapping-0.3.4.ebuild +++ b/dev-ros/hector_mapping/hector_mapping-0.3.4.ebuild @@ -7,7 +7,7 @@ ROS_REPO_URI="https://github.com/tu-darmstadt-ros-pkg/hector_slam" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/nav_msgs dev-ros/visualization_msgs" inherit ros-catkin diff --git a/dev-ros/hector_mapping/hector_mapping-0.3.5.ebuild b/dev-ros/hector_mapping/hector_mapping-0.3.5.ebuild index b4d0399c4fba6..514b818d26513 100644 --- a/dev-ros/hector_mapping/hector_mapping-0.3.5.ebuild +++ b/dev-ros/hector_mapping/hector_mapping-0.3.5.ebuild @@ -7,7 +7,7 @@ ROS_REPO_URI="https://github.com/tu-darmstadt-ros-pkg/hector_slam" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/nav_msgs dev-ros/visualization_msgs" inherit ros-catkin diff --git a/dev-ros/hector_mapping/hector_mapping-9999.ebuild b/dev-ros/hector_mapping/hector_mapping-9999.ebuild index c25585b637621..cbb3951673ba1 100644 --- a/dev-ros/hector_mapping/hector_mapping-9999.ebuild +++ b/dev-ros/hector_mapping/hector_mapping-9999.ebuild @@ -7,7 +7,7 @@ ROS_REPO_URI="https://github.com/tu-darmstadt-ros-pkg/hector_slam" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/nav_msgs dev-ros/visualization_msgs" inherit ros-catkin diff --git a/dev-ros/hector_nav_msgs/hector_nav_msgs-0.3.3.ebuild b/dev-ros/hector_nav_msgs/hector_nav_msgs-0.3.3.ebuild index a5af24864a49d..901761457dd2b 100644 --- a/dev-ros/hector_nav_msgs/hector_nav_msgs-0.3.3.ebuild +++ b/dev-ros/hector_nav_msgs/hector_nav_msgs-0.3.3.ebuild @@ -7,7 +7,7 @@ ROS_REPO_URI="https://github.com/tu-darmstadt-ros-pkg/hector_slam" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/nav_msgs dev-ros/geometry_msgs" inherit ros-catkin diff --git a/dev-ros/hector_nav_msgs/hector_nav_msgs-0.3.4.ebuild b/dev-ros/hector_nav_msgs/hector_nav_msgs-0.3.4.ebuild index a5af24864a49d..901761457dd2b 100644 --- a/dev-ros/hector_nav_msgs/hector_nav_msgs-0.3.4.ebuild +++ b/dev-ros/hector_nav_msgs/hector_nav_msgs-0.3.4.ebuild @@ -7,7 +7,7 @@ ROS_REPO_URI="https://github.com/tu-darmstadt-ros-pkg/hector_slam" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/nav_msgs dev-ros/geometry_msgs" inherit ros-catkin diff --git a/dev-ros/hector_nav_msgs/hector_nav_msgs-0.3.5.ebuild b/dev-ros/hector_nav_msgs/hector_nav_msgs-0.3.5.ebuild index bba2f4ef8381a..a80338130aa59 100644 --- a/dev-ros/hector_nav_msgs/hector_nav_msgs-0.3.5.ebuild +++ b/dev-ros/hector_nav_msgs/hector_nav_msgs-0.3.5.ebuild @@ -7,7 +7,7 @@ ROS_REPO_URI="https://github.com/tu-darmstadt-ros-pkg/hector_slam" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/nav_msgs dev-ros/geometry_msgs" inherit ros-catkin diff --git a/dev-ros/hector_nav_msgs/hector_nav_msgs-9999.ebuild b/dev-ros/hector_nav_msgs/hector_nav_msgs-9999.ebuild index a5af24864a49d..901761457dd2b 100644 --- a/dev-ros/hector_nav_msgs/hector_nav_msgs-9999.ebuild +++ b/dev-ros/hector_nav_msgs/hector_nav_msgs-9999.ebuild @@ -7,7 +7,7 @@ ROS_REPO_URI="https://github.com/tu-darmstadt-ros-pkg/hector_slam" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/nav_msgs dev-ros/geometry_msgs" inherit ros-catkin diff --git a/dev-ros/map_msgs/map_msgs-1.13.0.ebuild b/dev-ros/map_msgs/map_msgs-1.13.0.ebuild index bc5c249302008..c924b83493ba1 100644 --- a/dev-ros/map_msgs/map_msgs-1.13.0.ebuild +++ b/dev-ros/map_msgs/map_msgs-1.13.0.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros-planning/navigation_msgs" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/sensor_msgs dev-ros/nav_msgs" diff --git a/dev-ros/map_msgs/map_msgs-9999.ebuild b/dev-ros/map_msgs/map_msgs-9999.ebuild index bc5c249302008..c924b83493ba1 100644 --- a/dev-ros/map_msgs/map_msgs-9999.ebuild +++ b/dev-ros/map_msgs/map_msgs-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros-planning/navigation_msgs" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/sensor_msgs dev-ros/nav_msgs" diff --git a/dev-ros/mavros_msgs/mavros_msgs-0.17.2.ebuild b/dev-ros/mavros_msgs/mavros_msgs-0.17.2.ebuild index 7c9f450664e12..ab1c0047a933b 100644 --- a/dev-ros/mavros_msgs/mavros_msgs-0.17.2.ebuild +++ b/dev-ros/mavros_msgs/mavros_msgs-0.17.2.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/mavlink/mavros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" diff --git a/dev-ros/mavros_msgs/mavros_msgs-0.17.3.ebuild b/dev-ros/mavros_msgs/mavros_msgs-0.17.3.ebuild index 970682f8ca657..56464ad4b52c7 100644 --- a/dev-ros/mavros_msgs/mavros_msgs-0.17.3.ebuild +++ b/dev-ros/mavros_msgs/mavros_msgs-0.17.3.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/mavlink/mavros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" diff --git a/dev-ros/mavros_msgs/mavros_msgs-0.18.1.ebuild b/dev-ros/mavros_msgs/mavros_msgs-0.18.1.ebuild index 970682f8ca657..56464ad4b52c7 100644 --- a/dev-ros/mavros_msgs/mavros_msgs-0.18.1.ebuild +++ b/dev-ros/mavros_msgs/mavros_msgs-0.18.1.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/mavlink/mavros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" diff --git a/dev-ros/mavros_msgs/mavros_msgs-0.18.2.ebuild b/dev-ros/mavros_msgs/mavros_msgs-0.18.2.ebuild index 970682f8ca657..56464ad4b52c7 100644 --- a/dev-ros/mavros_msgs/mavros_msgs-0.18.2.ebuild +++ b/dev-ros/mavros_msgs/mavros_msgs-0.18.2.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/mavlink/mavros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" diff --git a/dev-ros/mavros_msgs/mavros_msgs-0.18.3.ebuild b/dev-ros/mavros_msgs/mavros_msgs-0.18.3.ebuild index 970682f8ca657..56464ad4b52c7 100644 --- a/dev-ros/mavros_msgs/mavros_msgs-0.18.3.ebuild +++ b/dev-ros/mavros_msgs/mavros_msgs-0.18.3.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/mavlink/mavros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" diff --git a/dev-ros/mavros_msgs/mavros_msgs-9999.ebuild b/dev-ros/mavros_msgs/mavros_msgs-9999.ebuild index 7c9f450664e12..ab1c0047a933b 100644 --- a/dev-ros/mavros_msgs/mavros_msgs-9999.ebuild +++ b/dev-ros/mavros_msgs/mavros_msgs-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/mavlink/mavros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" diff --git a/dev-ros/move_base_msgs/move_base_msgs-1.13.0.ebuild b/dev-ros/move_base_msgs/move_base_msgs-1.13.0.ebuild index 3132558b78458..3e702383a7fd0 100644 --- a/dev-ros/move_base_msgs/move_base_msgs-1.13.0.ebuild +++ b/dev-ros/move_base_msgs/move_base_msgs-1.13.0.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros-planning/navigation_msgs" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/actionlib_msgs dev-ros/geometry_msgs" diff --git a/dev-ros/move_base_msgs/move_base_msgs-9999.ebuild b/dev-ros/move_base_msgs/move_base_msgs-9999.ebuild index 3132558b78458..3e702383a7fd0 100644 --- a/dev-ros/move_base_msgs/move_base_msgs-9999.ebuild +++ b/dev-ros/move_base_msgs/move_base_msgs-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros-planning/navigation_msgs" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/actionlib_msgs dev-ros/geometry_msgs" diff --git a/dev-ros/moveit_msgs/moveit_msgs-0.8.0.ebuild b/dev-ros/moveit_msgs/moveit_msgs-0.8.0.ebuild index 1a0bf19f0eb5d..81940d230d8c5 100644 --- a/dev-ros/moveit_msgs/moveit_msgs-0.8.0.ebuild +++ b/dev-ros/moveit_msgs/moveit_msgs-0.8.0.ebuild @@ -7,7 +7,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros-planning/moveit_msgs" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS=" dev-ros/actionlib_msgs dev-ros/sensor_msgs diff --git a/dev-ros/moveit_msgs/moveit_msgs-0.8.1.ebuild b/dev-ros/moveit_msgs/moveit_msgs-0.8.1.ebuild index b6359eed8d7d6..71d019ecd5970 100644 --- a/dev-ros/moveit_msgs/moveit_msgs-0.8.1.ebuild +++ b/dev-ros/moveit_msgs/moveit_msgs-0.8.1.ebuild @@ -7,7 +7,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros-planning/moveit_msgs" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS=" dev-ros/actionlib_msgs dev-ros/sensor_msgs diff --git a/dev-ros/moveit_msgs/moveit_msgs-0.8.3.ebuild b/dev-ros/moveit_msgs/moveit_msgs-0.8.3.ebuild index b6359eed8d7d6..71d019ecd5970 100644 --- a/dev-ros/moveit_msgs/moveit_msgs-0.8.3.ebuild +++ b/dev-ros/moveit_msgs/moveit_msgs-0.8.3.ebuild @@ -7,7 +7,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros-planning/moveit_msgs" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS=" dev-ros/actionlib_msgs dev-ros/sensor_msgs diff --git a/dev-ros/moveit_msgs/moveit_msgs-9999.ebuild b/dev-ros/moveit_msgs/moveit_msgs-9999.ebuild index 1a0bf19f0eb5d..81940d230d8c5 100644 --- a/dev-ros/moveit_msgs/moveit_msgs-9999.ebuild +++ b/dev-ros/moveit_msgs/moveit_msgs-9999.ebuild @@ -7,7 +7,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros-planning/moveit_msgs" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS=" dev-ros/actionlib_msgs dev-ros/sensor_msgs diff --git a/dev-ros/nav_msgs/nav_msgs-1.12.3.ebuild b/dev-ros/nav_msgs/nav_msgs-1.12.3.ebuild index 99176f87defda..dfcbbe34353e0 100644 --- a/dev-ros/nav_msgs/nav_msgs-1.12.3.ebuild +++ b/dev-ros/nav_msgs/nav_msgs-1.12.3.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs dev-ros/actionlib_msgs" diff --git a/dev-ros/nav_msgs/nav_msgs-1.12.4.ebuild b/dev-ros/nav_msgs/nav_msgs-1.12.4.ebuild index 99176f87defda..dfcbbe34353e0 100644 --- a/dev-ros/nav_msgs/nav_msgs-1.12.4.ebuild +++ b/dev-ros/nav_msgs/nav_msgs-1.12.4.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs dev-ros/actionlib_msgs" diff --git a/dev-ros/nav_msgs/nav_msgs-1.12.5.ebuild b/dev-ros/nav_msgs/nav_msgs-1.12.5.ebuild index 2f31ac826c044..21bbb8f4ea3fa 100644 --- a/dev-ros/nav_msgs/nav_msgs-1.12.5.ebuild +++ b/dev-ros/nav_msgs/nav_msgs-1.12.5.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs dev-ros/actionlib_msgs" diff --git a/dev-ros/nav_msgs/nav_msgs-9999.ebuild b/dev-ros/nav_msgs/nav_msgs-9999.ebuild index 99176f87defda..dfcbbe34353e0 100644 --- a/dev-ros/nav_msgs/nav_msgs-9999.ebuild +++ b/dev-ros/nav_msgs/nav_msgs-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs dev-ros/actionlib_msgs" diff --git a/dev-ros/nodelet/nodelet-1.9.3.ebuild b/dev-ros/nodelet/nodelet-1.9.3.ebuild index e680cf52dd023..f8e98b8bb11c7 100644 --- a/dev-ros/nodelet/nodelet-1.9.3.ebuild +++ b/dev-ros/nodelet/nodelet-1.9.3.ebuild @@ -8,7 +8,7 @@ ROS_REPO_URI="https://github.com/ros/nodelet_core" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit ros-catkin diff --git a/dev-ros/nodelet/nodelet-1.9.4.ebuild b/dev-ros/nodelet/nodelet-1.9.4.ebuild index e680cf52dd023..f8e98b8bb11c7 100644 --- a/dev-ros/nodelet/nodelet-1.9.4.ebuild +++ b/dev-ros/nodelet/nodelet-1.9.4.ebuild @@ -8,7 +8,7 @@ ROS_REPO_URI="https://github.com/ros/nodelet_core" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit ros-catkin diff --git a/dev-ros/nodelet/nodelet-1.9.5.ebuild b/dev-ros/nodelet/nodelet-1.9.5.ebuild index 58e259294ceea..f343324f50db2 100644 --- a/dev-ros/nodelet/nodelet-1.9.5.ebuild +++ b/dev-ros/nodelet/nodelet-1.9.5.ebuild @@ -8,7 +8,7 @@ ROS_REPO_URI="https://github.com/ros/nodelet_core" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit ros-catkin diff --git a/dev-ros/nodelet/nodelet-1.9.6.ebuild b/dev-ros/nodelet/nodelet-1.9.6.ebuild index 58e259294ceea..f343324f50db2 100644 --- a/dev-ros/nodelet/nodelet-1.9.6.ebuild +++ b/dev-ros/nodelet/nodelet-1.9.6.ebuild @@ -8,7 +8,7 @@ ROS_REPO_URI="https://github.com/ros/nodelet_core" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit ros-catkin diff --git a/dev-ros/nodelet/nodelet-1.9.7.ebuild b/dev-ros/nodelet/nodelet-1.9.7.ebuild index 58e259294ceea..f343324f50db2 100644 --- a/dev-ros/nodelet/nodelet-1.9.7.ebuild +++ b/dev-ros/nodelet/nodelet-1.9.7.ebuild @@ -8,7 +8,7 @@ ROS_REPO_URI="https://github.com/ros/nodelet_core" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit ros-catkin diff --git a/dev-ros/nodelet/nodelet-9999.ebuild b/dev-ros/nodelet/nodelet-9999.ebuild index e680cf52dd023..f8e98b8bb11c7 100644 --- a/dev-ros/nodelet/nodelet-9999.ebuild +++ b/dev-ros/nodelet/nodelet-9999.ebuild @@ -8,7 +8,7 @@ ROS_REPO_URI="https://github.com/ros/nodelet_core" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit ros-catkin diff --git a/dev-ros/object_recognition_msgs/object_recognition_msgs-0.4.1.ebuild b/dev-ros/object_recognition_msgs/object_recognition_msgs-0.4.1.ebuild index 8aa6ad80bc4b6..067ffb0bf2a91 100644 --- a/dev-ros/object_recognition_msgs/object_recognition_msgs-0.4.1.ebuild +++ b/dev-ros/object_recognition_msgs/object_recognition_msgs-0.4.1.ebuild @@ -7,7 +7,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/wg-perception/object_recognition_msgs" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS=" dev-ros/actionlib_msgs dev-ros/geometry_msgs diff --git a/dev-ros/object_recognition_msgs/object_recognition_msgs-9999.ebuild b/dev-ros/object_recognition_msgs/object_recognition_msgs-9999.ebuild index 8aa6ad80bc4b6..067ffb0bf2a91 100644 --- a/dev-ros/object_recognition_msgs/object_recognition_msgs-9999.ebuild +++ b/dev-ros/object_recognition_msgs/object_recognition_msgs-9999.ebuild @@ -7,7 +7,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/wg-perception/object_recognition_msgs" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS=" dev-ros/actionlib_msgs dev-ros/geometry_msgs diff --git a/dev-ros/octomap_msgs/octomap_msgs-0.3.2.ebuild b/dev-ros/octomap_msgs/octomap_msgs-0.3.2.ebuild index 318f175647995..2322bbc9b832b 100644 --- a/dev-ros/octomap_msgs/octomap_msgs-0.3.2.ebuild +++ b/dev-ros/octomap_msgs/octomap_msgs-0.3.2.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/OctoMap/octomap_msgs" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/std_msgs" inherit ros-catkin diff --git a/dev-ros/octomap_msgs/octomap_msgs-0.3.3.ebuild b/dev-ros/octomap_msgs/octomap_msgs-0.3.3.ebuild index 86946ab6a0b47..e7314261cb2ea 100644 --- a/dev-ros/octomap_msgs/octomap_msgs-0.3.3.ebuild +++ b/dev-ros/octomap_msgs/octomap_msgs-0.3.3.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/OctoMap/octomap_msgs" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/std_msgs" inherit ros-catkin diff --git a/dev-ros/octomap_msgs/octomap_msgs-9999.ebuild b/dev-ros/octomap_msgs/octomap_msgs-9999.ebuild index 318f175647995..2322bbc9b832b 100644 --- a/dev-ros/octomap_msgs/octomap_msgs-9999.ebuild +++ b/dev-ros/octomap_msgs/octomap_msgs-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/OctoMap/octomap_msgs" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/std_msgs" inherit ros-catkin diff --git a/dev-ros/pcl_msgs/pcl_msgs-0.2.0.ebuild b/dev-ros/pcl_msgs/pcl_msgs-0.2.0.ebuild index f90c2f4285962..fa2701554896c 100644 --- a/dev-ros/pcl_msgs/pcl_msgs-0.2.0.ebuild +++ b/dev-ros/pcl_msgs/pcl_msgs-0.2.0.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros-perception/pcl_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/sensor_msgs dev-ros/std_msgs" inherit ros-catkin diff --git a/dev-ros/pcl_msgs/pcl_msgs-9999.ebuild b/dev-ros/pcl_msgs/pcl_msgs-9999.ebuild index f90c2f4285962..fa2701554896c 100644 --- a/dev-ros/pcl_msgs/pcl_msgs-9999.ebuild +++ b/dev-ros/pcl_msgs/pcl_msgs-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros-perception/pcl_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/sensor_msgs dev-ros/std_msgs" inherit ros-catkin diff --git a/dev-ros/polled_camera/polled_camera-1.11.10.ebuild b/dev-ros/polled_camera/polled_camera-1.11.10.ebuild index 825bf06a313dc..9768d2e1ebf21 100644 --- a/dev-ros/polled_camera/polled_camera-1.11.10.ebuild +++ b/dev-ros/polled_camera/polled_camera-1.11.10.ebuild @@ -7,7 +7,7 @@ ROS_REPO_URI="https://github.com/ros-perception/image_common" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/sensor_msgs" inherit ros-catkin diff --git a/dev-ros/polled_camera/polled_camera-1.11.11.ebuild b/dev-ros/polled_camera/polled_camera-1.11.11.ebuild index 8d0491d278ed8..97f74080c2737 100644 --- a/dev-ros/polled_camera/polled_camera-1.11.11.ebuild +++ b/dev-ros/polled_camera/polled_camera-1.11.11.ebuild @@ -7,7 +7,7 @@ ROS_REPO_URI="https://github.com/ros-perception/image_common" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/sensor_msgs" inherit ros-catkin diff --git a/dev-ros/polled_camera/polled_camera-1.11.7.ebuild b/dev-ros/polled_camera/polled_camera-1.11.7.ebuild index 825bf06a313dc..9768d2e1ebf21 100644 --- a/dev-ros/polled_camera/polled_camera-1.11.7.ebuild +++ b/dev-ros/polled_camera/polled_camera-1.11.7.ebuild @@ -7,7 +7,7 @@ ROS_REPO_URI="https://github.com/ros-perception/image_common" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/sensor_msgs" inherit ros-catkin diff --git a/dev-ros/polled_camera/polled_camera-1.11.8.ebuild b/dev-ros/polled_camera/polled_camera-1.11.8.ebuild index 825bf06a313dc..9768d2e1ebf21 100644 --- a/dev-ros/polled_camera/polled_camera-1.11.8.ebuild +++ b/dev-ros/polled_camera/polled_camera-1.11.8.ebuild @@ -7,7 +7,7 @@ ROS_REPO_URI="https://github.com/ros-perception/image_common" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/sensor_msgs" inherit ros-catkin diff --git a/dev-ros/polled_camera/polled_camera-1.11.9.ebuild b/dev-ros/polled_camera/polled_camera-1.11.9.ebuild index 825bf06a313dc..9768d2e1ebf21 100644 --- a/dev-ros/polled_camera/polled_camera-1.11.9.ebuild +++ b/dev-ros/polled_camera/polled_camera-1.11.9.ebuild @@ -7,7 +7,7 @@ ROS_REPO_URI="https://github.com/ros-perception/image_common" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/sensor_msgs" inherit ros-catkin diff --git a/dev-ros/polled_camera/polled_camera-9999.ebuild b/dev-ros/polled_camera/polled_camera-9999.ebuild index 825bf06a313dc..9768d2e1ebf21 100644 --- a/dev-ros/polled_camera/polled_camera-9999.ebuild +++ b/dev-ros/polled_camera/polled_camera-9999.ebuild @@ -7,7 +7,7 @@ ROS_REPO_URI="https://github.com/ros-perception/image_common" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/sensor_msgs" inherit ros-catkin diff --git a/dev-ros/pr2_msgs/pr2_msgs-1.11.10.ebuild b/dev-ros/pr2_msgs/pr2_msgs-1.11.10.ebuild index b296b46392f17..574a6c1ac980e 100644 --- a/dev-ros/pr2_msgs/pr2_msgs-1.11.10.ebuild +++ b/dev-ros/pr2_msgs/pr2_msgs-1.11.10.ebuild @@ -7,7 +7,7 @@ ROS_REPO_URI="https://github.com/pr2/pr2_common" KEYWORDS="~amd64" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" inherit ros-catkin diff --git a/dev-ros/pr2_msgs/pr2_msgs-1.11.11.ebuild b/dev-ros/pr2_msgs/pr2_msgs-1.11.11.ebuild index b296b46392f17..574a6c1ac980e 100644 --- a/dev-ros/pr2_msgs/pr2_msgs-1.11.11.ebuild +++ b/dev-ros/pr2_msgs/pr2_msgs-1.11.11.ebuild @@ -7,7 +7,7 @@ ROS_REPO_URI="https://github.com/pr2/pr2_common" KEYWORDS="~amd64" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" inherit ros-catkin diff --git a/dev-ros/pr2_msgs/pr2_msgs-1.11.13.ebuild b/dev-ros/pr2_msgs/pr2_msgs-1.11.13.ebuild index b296b46392f17..574a6c1ac980e 100644 --- a/dev-ros/pr2_msgs/pr2_msgs-1.11.13.ebuild +++ b/dev-ros/pr2_msgs/pr2_msgs-1.11.13.ebuild @@ -7,7 +7,7 @@ ROS_REPO_URI="https://github.com/pr2/pr2_common" KEYWORDS="~amd64" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" inherit ros-catkin diff --git a/dev-ros/pr2_msgs/pr2_msgs-1.11.14.ebuild b/dev-ros/pr2_msgs/pr2_msgs-1.11.14.ebuild index b296b46392f17..574a6c1ac980e 100644 --- a/dev-ros/pr2_msgs/pr2_msgs-1.11.14.ebuild +++ b/dev-ros/pr2_msgs/pr2_msgs-1.11.14.ebuild @@ -7,7 +7,7 @@ ROS_REPO_URI="https://github.com/pr2/pr2_common" KEYWORDS="~amd64" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" inherit ros-catkin diff --git a/dev-ros/pr2_msgs/pr2_msgs-1.11.9.ebuild b/dev-ros/pr2_msgs/pr2_msgs-1.11.9.ebuild index b296b46392f17..574a6c1ac980e 100644 --- a/dev-ros/pr2_msgs/pr2_msgs-1.11.9.ebuild +++ b/dev-ros/pr2_msgs/pr2_msgs-1.11.9.ebuild @@ -7,7 +7,7 @@ ROS_REPO_URI="https://github.com/pr2/pr2_common" KEYWORDS="~amd64" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" inherit ros-catkin diff --git a/dev-ros/pr2_msgs/pr2_msgs-1.12.0.ebuild b/dev-ros/pr2_msgs/pr2_msgs-1.12.0.ebuild index b296b46392f17..574a6c1ac980e 100644 --- a/dev-ros/pr2_msgs/pr2_msgs-1.12.0.ebuild +++ b/dev-ros/pr2_msgs/pr2_msgs-1.12.0.ebuild @@ -7,7 +7,7 @@ ROS_REPO_URI="https://github.com/pr2/pr2_common" KEYWORDS="~amd64" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" inherit ros-catkin diff --git a/dev-ros/pr2_msgs/pr2_msgs-9999.ebuild b/dev-ros/pr2_msgs/pr2_msgs-9999.ebuild index b296b46392f17..574a6c1ac980e 100644 --- a/dev-ros/pr2_msgs/pr2_msgs-9999.ebuild +++ b/dev-ros/pr2_msgs/pr2_msgs-9999.ebuild @@ -7,7 +7,7 @@ ROS_REPO_URI="https://github.com/pr2/pr2_common" KEYWORDS="~amd64" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" inherit ros-catkin diff --git a/dev-ros/python_qt_binding/python_qt_binding-0.3.1.ebuild b/dev-ros/python_qt_binding/python_qt_binding-0.3.1.ebuild index 7badfe258072e..74f05392257ca 100644 --- a/dev-ros/python_qt_binding/python_qt_binding-0.3.1.ebuild +++ b/dev-ros/python_qt_binding/python_qt_binding-0.3.1.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros-visualization/python_qt_binding" KEYWORDS="~amd64" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit ros-catkin diff --git a/dev-ros/python_qt_binding/python_qt_binding-9999.ebuild b/dev-ros/python_qt_binding/python_qt_binding-9999.ebuild index 7badfe258072e..74f05392257ca 100644 --- a/dev-ros/python_qt_binding/python_qt_binding-9999.ebuild +++ b/dev-ros/python_qt_binding/python_qt_binding-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros-visualization/python_qt_binding" KEYWORDS="~amd64" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit ros-catkin diff --git a/dev-ros/rosboost_cfg/rosboost_cfg-1.12.3.ebuild b/dev-ros/rosboost_cfg/rosboost_cfg-1.12.3.ebuild index acf4c361e70c3..ed54e9e820eb2 100644 --- a/dev-ros/rosboost_cfg/rosboost_cfg-1.12.3.ebuild +++ b/dev-ros/rosboost_cfg/rosboost_cfg-1.12.3.ebuild @@ -7,7 +7,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=tools/${PN} -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit ros-catkin diff --git a/dev-ros/rosboost_cfg/rosboost_cfg-1.12.5.ebuild b/dev-ros/rosboost_cfg/rosboost_cfg-1.12.5.ebuild index acf4c361e70c3..ed54e9e820eb2 100644 --- a/dev-ros/rosboost_cfg/rosboost_cfg-1.12.5.ebuild +++ b/dev-ros/rosboost_cfg/rosboost_cfg-1.12.5.ebuild @@ -7,7 +7,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=tools/${PN} -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit ros-catkin diff --git a/dev-ros/rosboost_cfg/rosboost_cfg-1.13.1.ebuild b/dev-ros/rosboost_cfg/rosboost_cfg-1.13.1.ebuild index acf4c361e70c3..ed54e9e820eb2 100644 --- a/dev-ros/rosboost_cfg/rosboost_cfg-1.13.1.ebuild +++ b/dev-ros/rosboost_cfg/rosboost_cfg-1.13.1.ebuild @@ -7,7 +7,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=tools/${PN} -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit ros-catkin diff --git a/dev-ros/rosboost_cfg/rosboost_cfg-1.13.2.ebuild b/dev-ros/rosboost_cfg/rosboost_cfg-1.13.2.ebuild index 0f8b6cc3026c2..1ef9c9e740191 100644 --- a/dev-ros/rosboost_cfg/rosboost_cfg-1.13.2.ebuild +++ b/dev-ros/rosboost_cfg/rosboost_cfg-1.13.2.ebuild @@ -7,7 +7,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=tools/${PN} -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit ros-catkin diff --git a/dev-ros/rosboost_cfg/rosboost_cfg-1.13.3.ebuild b/dev-ros/rosboost_cfg/rosboost_cfg-1.13.3.ebuild index 0f8b6cc3026c2..1ef9c9e740191 100644 --- a/dev-ros/rosboost_cfg/rosboost_cfg-1.13.3.ebuild +++ b/dev-ros/rosboost_cfg/rosboost_cfg-1.13.3.ebuild @@ -7,7 +7,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=tools/${PN} -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit ros-catkin diff --git a/dev-ros/rosboost_cfg/rosboost_cfg-1.13.4.ebuild b/dev-ros/rosboost_cfg/rosboost_cfg-1.13.4.ebuild index 0f8b6cc3026c2..1ef9c9e740191 100644 --- a/dev-ros/rosboost_cfg/rosboost_cfg-1.13.4.ebuild +++ b/dev-ros/rosboost_cfg/rosboost_cfg-1.13.4.ebuild @@ -7,7 +7,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=tools/${PN} -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit ros-catkin diff --git a/dev-ros/rosboost_cfg/rosboost_cfg-9999.ebuild b/dev-ros/rosboost_cfg/rosboost_cfg-9999.ebuild index acf4c361e70c3..ed54e9e820eb2 100644 --- a/dev-ros/rosboost_cfg/rosboost_cfg-9999.ebuild +++ b/dev-ros/rosboost_cfg/rosboost_cfg-9999.ebuild @@ -7,7 +7,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=tools/${PN} -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit ros-catkin diff --git a/dev-ros/rosclean/rosclean-1.12.3.ebuild b/dev-ros/rosclean/rosclean-1.12.3.ebuild index 17d830ab2dddc..4b68546a33c65 100644 --- a/dev-ros/rosclean/rosclean-1.12.3.ebuild +++ b/dev-ros/rosclean/rosclean-1.12.3.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosclean/rosclean-1.12.5.ebuild b/dev-ros/rosclean/rosclean-1.12.5.ebuild index 17d830ab2dddc..4b68546a33c65 100644 --- a/dev-ros/rosclean/rosclean-1.12.5.ebuild +++ b/dev-ros/rosclean/rosclean-1.12.5.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosclean/rosclean-1.13.1.ebuild b/dev-ros/rosclean/rosclean-1.13.1.ebuild index 17d830ab2dddc..4b68546a33c65 100644 --- a/dev-ros/rosclean/rosclean-1.13.1.ebuild +++ b/dev-ros/rosclean/rosclean-1.13.1.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosclean/rosclean-1.13.2.ebuild b/dev-ros/rosclean/rosclean-1.13.2.ebuild index d14e719b7e1ba..711061c3948f5 100644 --- a/dev-ros/rosclean/rosclean-1.13.2.ebuild +++ b/dev-ros/rosclean/rosclean-1.13.2.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosclean/rosclean-1.13.3.ebuild b/dev-ros/rosclean/rosclean-1.13.3.ebuild index d14e719b7e1ba..711061c3948f5 100644 --- a/dev-ros/rosclean/rosclean-1.13.3.ebuild +++ b/dev-ros/rosclean/rosclean-1.13.3.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosclean/rosclean-1.13.4.ebuild b/dev-ros/rosclean/rosclean-1.13.4.ebuild index d14e719b7e1ba..711061c3948f5 100644 --- a/dev-ros/rosclean/rosclean-1.13.4.ebuild +++ b/dev-ros/rosclean/rosclean-1.13.4.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosclean/rosclean-9999.ebuild b/dev-ros/rosclean/rosclean-9999.ebuild index 17d830ab2dddc..4b68546a33c65 100644 --- a/dev-ros/rosclean/rosclean-9999.ebuild +++ b/dev-ros/rosclean/rosclean-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/roscpp/roscpp-1.11.14.ebuild b/dev-ros/roscpp/roscpp-1.11.14.ebuild index 3fcf17b5ccadc..5ff03d2f1a52c 100644 --- a/dev-ros/roscpp/roscpp-1.11.14.ebuild +++ b/dev-ros/roscpp/roscpp-1.11.14.ebuild @@ -7,7 +7,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=clients/${PN} inherit ros-catkin diff --git a/dev-ros/roscpp/roscpp-1.11.15.ebuild b/dev-ros/roscpp/roscpp-1.11.15.ebuild index 3fcf17b5ccadc..5ff03d2f1a52c 100644 --- a/dev-ros/roscpp/roscpp-1.11.15.ebuild +++ b/dev-ros/roscpp/roscpp-1.11.15.ebuild @@ -7,7 +7,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=clients/${PN} inherit ros-catkin diff --git a/dev-ros/roscpp/roscpp-1.11.16.ebuild b/dev-ros/roscpp/roscpp-1.11.16.ebuild index 3fcf17b5ccadc..5ff03d2f1a52c 100644 --- a/dev-ros/roscpp/roscpp-1.11.16.ebuild +++ b/dev-ros/roscpp/roscpp-1.11.16.ebuild @@ -7,7 +7,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=clients/${PN} inherit ros-catkin diff --git a/dev-ros/roscpp/roscpp-1.11.17.ebuild b/dev-ros/roscpp/roscpp-1.11.17.ebuild index 3fcf17b5ccadc..5ff03d2f1a52c 100644 --- a/dev-ros/roscpp/roscpp-1.11.17.ebuild +++ b/dev-ros/roscpp/roscpp-1.11.17.ebuild @@ -7,7 +7,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=clients/${PN} inherit ros-catkin diff --git a/dev-ros/roscpp/roscpp-1.12.0.ebuild b/dev-ros/roscpp/roscpp-1.12.0.ebuild index 3fcf17b5ccadc..5ff03d2f1a52c 100644 --- a/dev-ros/roscpp/roscpp-1.12.0.ebuild +++ b/dev-ros/roscpp/roscpp-1.12.0.ebuild @@ -7,7 +7,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=clients/${PN} inherit ros-catkin diff --git a/dev-ros/roscpp/roscpp-1.12.1.ebuild b/dev-ros/roscpp/roscpp-1.12.1.ebuild index 3fcf17b5ccadc..5ff03d2f1a52c 100644 --- a/dev-ros/roscpp/roscpp-1.12.1.ebuild +++ b/dev-ros/roscpp/roscpp-1.12.1.ebuild @@ -7,7 +7,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=clients/${PN} inherit ros-catkin diff --git a/dev-ros/roscpp/roscpp-1.12.2.ebuild b/dev-ros/roscpp/roscpp-1.12.2.ebuild index 02745f3ded6c1..eaaf9b2cb6b04 100644 --- a/dev-ros/roscpp/roscpp-1.12.2.ebuild +++ b/dev-ros/roscpp/roscpp-1.12.2.ebuild @@ -7,7 +7,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=clients/${PN} inherit ros-catkin diff --git a/dev-ros/roscpp/roscpp-1.12.4.ebuild b/dev-ros/roscpp/roscpp-1.12.4.ebuild index 02745f3ded6c1..eaaf9b2cb6b04 100644 --- a/dev-ros/roscpp/roscpp-1.12.4.ebuild +++ b/dev-ros/roscpp/roscpp-1.12.4.ebuild @@ -7,7 +7,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=clients/${PN} inherit ros-catkin diff --git a/dev-ros/roscpp/roscpp-1.12.5.ebuild b/dev-ros/roscpp/roscpp-1.12.5.ebuild index 02745f3ded6c1..eaaf9b2cb6b04 100644 --- a/dev-ros/roscpp/roscpp-1.12.5.ebuild +++ b/dev-ros/roscpp/roscpp-1.12.5.ebuild @@ -7,7 +7,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=clients/${PN} inherit ros-catkin diff --git a/dev-ros/roscpp/roscpp-1.12.6.ebuild b/dev-ros/roscpp/roscpp-1.12.6.ebuild index 02745f3ded6c1..eaaf9b2cb6b04 100644 --- a/dev-ros/roscpp/roscpp-1.12.6.ebuild +++ b/dev-ros/roscpp/roscpp-1.12.6.ebuild @@ -7,7 +7,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=clients/${PN} inherit ros-catkin diff --git a/dev-ros/roscpp/roscpp-9999.ebuild b/dev-ros/roscpp/roscpp-9999.ebuild index 3fcf17b5ccadc..5ff03d2f1a52c 100644 --- a/dev-ros/roscpp/roscpp-9999.ebuild +++ b/dev-ros/roscpp/roscpp-9999.ebuild @@ -7,7 +7,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=clients/${PN} inherit ros-catkin diff --git a/dev-ros/roscreate/roscreate-1.12.3.ebuild b/dev-ros/roscreate/roscreate-1.12.3.ebuild index ce4759513568d..85d31c976ae4b 100644 --- a/dev-ros/roscreate/roscreate-1.12.3.ebuild +++ b/dev-ros/roscreate/roscreate-1.12.3.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/roscreate/roscreate-1.12.5.ebuild b/dev-ros/roscreate/roscreate-1.12.5.ebuild index ce4759513568d..85d31c976ae4b 100644 --- a/dev-ros/roscreate/roscreate-1.12.5.ebuild +++ b/dev-ros/roscreate/roscreate-1.12.5.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/roscreate/roscreate-1.13.1.ebuild b/dev-ros/roscreate/roscreate-1.13.1.ebuild index ce4759513568d..85d31c976ae4b 100644 --- a/dev-ros/roscreate/roscreate-1.13.1.ebuild +++ b/dev-ros/roscreate/roscreate-1.13.1.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/roscreate/roscreate-1.13.2.ebuild b/dev-ros/roscreate/roscreate-1.13.2.ebuild index a7bfd5f62c6a5..0b915bb3ac541 100644 --- a/dev-ros/roscreate/roscreate-1.13.2.ebuild +++ b/dev-ros/roscreate/roscreate-1.13.2.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/roscreate/roscreate-1.13.3.ebuild b/dev-ros/roscreate/roscreate-1.13.3.ebuild index a7bfd5f62c6a5..0b915bb3ac541 100644 --- a/dev-ros/roscreate/roscreate-1.13.3.ebuild +++ b/dev-ros/roscreate/roscreate-1.13.3.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/roscreate/roscreate-1.13.4.ebuild b/dev-ros/roscreate/roscreate-1.13.4.ebuild index a7bfd5f62c6a5..0b915bb3ac541 100644 --- a/dev-ros/roscreate/roscreate-1.13.4.ebuild +++ b/dev-ros/roscreate/roscreate-1.13.4.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/roscreate/roscreate-9999.ebuild b/dev-ros/roscreate/roscreate-9999.ebuild index ce4759513568d..85d31c976ae4b 100644 --- a/dev-ros/roscreate/roscreate-9999.ebuild +++ b/dev-ros/roscreate/roscreate-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosgraph/rosgraph-1.11.14.ebuild b/dev-ros/rosgraph/rosgraph-1.11.14.ebuild index d7e60b4291582..da3e1ab64b631 100644 --- a/dev-ros/rosgraph/rosgraph-1.11.14.ebuild +++ b/dev-ros/rosgraph/rosgraph-1.11.14.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosgraph/rosgraph-1.11.15.ebuild b/dev-ros/rosgraph/rosgraph-1.11.15.ebuild index b4d40e484bf3f..49fe3e4d1d479 100644 --- a/dev-ros/rosgraph/rosgraph-1.11.15.ebuild +++ b/dev-ros/rosgraph/rosgraph-1.11.15.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosgraph/rosgraph-1.11.16.ebuild b/dev-ros/rosgraph/rosgraph-1.11.16.ebuild index b4d40e484bf3f..49fe3e4d1d479 100644 --- a/dev-ros/rosgraph/rosgraph-1.11.16.ebuild +++ b/dev-ros/rosgraph/rosgraph-1.11.16.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosgraph/rosgraph-1.11.17.ebuild b/dev-ros/rosgraph/rosgraph-1.11.17.ebuild index b4d40e484bf3f..49fe3e4d1d479 100644 --- a/dev-ros/rosgraph/rosgraph-1.11.17.ebuild +++ b/dev-ros/rosgraph/rosgraph-1.11.17.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosgraph/rosgraph-1.12.0.ebuild b/dev-ros/rosgraph/rosgraph-1.12.0.ebuild index b4d40e484bf3f..49fe3e4d1d479 100644 --- a/dev-ros/rosgraph/rosgraph-1.12.0.ebuild +++ b/dev-ros/rosgraph/rosgraph-1.12.0.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosgraph/rosgraph-1.12.1.ebuild b/dev-ros/rosgraph/rosgraph-1.12.1.ebuild index b4d40e484bf3f..49fe3e4d1d479 100644 --- a/dev-ros/rosgraph/rosgraph-1.12.1.ebuild +++ b/dev-ros/rosgraph/rosgraph-1.12.1.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosgraph/rosgraph-1.12.2.ebuild b/dev-ros/rosgraph/rosgraph-1.12.2.ebuild index 35e83567c4018..4e91430fdeafb 100644 --- a/dev-ros/rosgraph/rosgraph-1.12.2.ebuild +++ b/dev-ros/rosgraph/rosgraph-1.12.2.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosgraph/rosgraph-1.12.4.ebuild b/dev-ros/rosgraph/rosgraph-1.12.4.ebuild index 35e83567c4018..4e91430fdeafb 100644 --- a/dev-ros/rosgraph/rosgraph-1.12.4.ebuild +++ b/dev-ros/rosgraph/rosgraph-1.12.4.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosgraph/rosgraph-1.12.5.ebuild b/dev-ros/rosgraph/rosgraph-1.12.5.ebuild index 35e83567c4018..4e91430fdeafb 100644 --- a/dev-ros/rosgraph/rosgraph-1.12.5.ebuild +++ b/dev-ros/rosgraph/rosgraph-1.12.5.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosgraph/rosgraph-1.12.6.ebuild b/dev-ros/rosgraph/rosgraph-1.12.6.ebuild index 35e83567c4018..4e91430fdeafb 100644 --- a/dev-ros/rosgraph/rosgraph-1.12.6.ebuild +++ b/dev-ros/rosgraph/rosgraph-1.12.6.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosgraph/rosgraph-9999.ebuild b/dev-ros/rosgraph/rosgraph-9999.ebuild index b4d40e484bf3f..49fe3e4d1d479 100644 --- a/dev-ros/rosgraph/rosgraph-9999.ebuild +++ b/dev-ros/rosgraph/rosgraph-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.1.ebuild b/dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.1.ebuild index 7fb8185960c75..fafe2896fbb7d 100644 --- a/dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.1.ebuild +++ b/dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.1.ebuild @@ -7,7 +7,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/ros_comm_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" diff --git a/dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.2.ebuild b/dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.2.ebuild index 7fb8185960c75..fafe2896fbb7d 100644 --- a/dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.2.ebuild +++ b/dev-ros/rosgraph_msgs/rosgraph_msgs-1.11.2.ebuild @@ -7,7 +7,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/ros_comm_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" diff --git a/dev-ros/rosgraph_msgs/rosgraph_msgs-9999.ebuild b/dev-ros/rosgraph_msgs/rosgraph_msgs-9999.ebuild index 7fb8185960c75..fafe2896fbb7d 100644 --- a/dev-ros/rosgraph_msgs/rosgraph_msgs-9999.ebuild +++ b/dev-ros/rosgraph_msgs/rosgraph_msgs-9999.ebuild @@ -7,7 +7,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/ros_comm_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" diff --git a/dev-ros/roslib/roslib-1.12.3.ebuild b/dev-ros/roslib/roslib-1.12.3.ebuild index 5530a2dd15ad0..f1ef7940e0246 100644 --- a/dev-ros/roslib/roslib-1.12.3.ebuild +++ b/dev-ros/roslib/roslib-1.12.3.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=core/${PN} inherit ros-catkin diff --git a/dev-ros/roslib/roslib-1.12.5.ebuild b/dev-ros/roslib/roslib-1.12.5.ebuild index bd7dfb50441fd..97f9662cd709e 100644 --- a/dev-ros/roslib/roslib-1.12.5.ebuild +++ b/dev-ros/roslib/roslib-1.12.5.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=core/${PN} inherit ros-catkin diff --git a/dev-ros/roslib/roslib-1.13.1.ebuild b/dev-ros/roslib/roslib-1.13.1.ebuild index 58529aa0aa2e9..223d7c8ccf9ef 100644 --- a/dev-ros/roslib/roslib-1.13.1.ebuild +++ b/dev-ros/roslib/roslib-1.13.1.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=core/${PN} inherit ros-catkin diff --git a/dev-ros/roslib/roslib-1.13.2.ebuild b/dev-ros/roslib/roslib-1.13.2.ebuild index 6d8c1af2a5c64..9b3a8bf2c727b 100644 --- a/dev-ros/roslib/roslib-1.13.2.ebuild +++ b/dev-ros/roslib/roslib-1.13.2.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=core/${PN} inherit ros-catkin diff --git a/dev-ros/roslib/roslib-1.13.3.ebuild b/dev-ros/roslib/roslib-1.13.3.ebuild index 6d8c1af2a5c64..9b3a8bf2c727b 100644 --- a/dev-ros/roslib/roslib-1.13.3.ebuild +++ b/dev-ros/roslib/roslib-1.13.3.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=core/${PN} inherit ros-catkin diff --git a/dev-ros/roslib/roslib-1.13.4.ebuild b/dev-ros/roslib/roslib-1.13.4.ebuild index 6d8c1af2a5c64..9b3a8bf2c727b 100644 --- a/dev-ros/roslib/roslib-1.13.4.ebuild +++ b/dev-ros/roslib/roslib-1.13.4.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=core/${PN} inherit ros-catkin diff --git a/dev-ros/roslib/roslib-9999.ebuild b/dev-ros/roslib/roslib-9999.ebuild index 58529aa0aa2e9..223d7c8ccf9ef 100644 --- a/dev-ros/roslib/roslib-9999.ebuild +++ b/dev-ros/roslib/roslib-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=core/${PN} inherit ros-catkin diff --git a/dev-ros/roslint/roslint-0.10.0.ebuild b/dev-ros/roslint/roslint-0.10.0.ebuild index 71581e45303ed..cba0271120302 100644 --- a/dev-ros/roslint/roslint-0.10.0.ebuild +++ b/dev-ros/roslint/roslint-0.10.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/roslint" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit ros-catkin diff --git a/dev-ros/roslint/roslint-0.11.0.ebuild b/dev-ros/roslint/roslint-0.11.0.ebuild index 71581e45303ed..cba0271120302 100644 --- a/dev-ros/roslint/roslint-0.11.0.ebuild +++ b/dev-ros/roslint/roslint-0.11.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/roslint" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit ros-catkin diff --git a/dev-ros/roslint/roslint-9999.ebuild b/dev-ros/roslint/roslint-9999.ebuild index 71581e45303ed..cba0271120302 100644 --- a/dev-ros/roslint/roslint-9999.ebuild +++ b/dev-ros/roslint/roslint-9999.ebuild @@ -5,7 +5,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/roslint" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit ros-catkin diff --git a/dev-ros/roslz4/roslz4-1.11.14.ebuild b/dev-ros/roslz4/roslz4-1.11.14.ebuild index 4d4bc7b747b8b..b696262a62ebd 100644 --- a/dev-ros/roslz4/roslz4-1.11.14.ebuild +++ b/dev-ros/roslz4/roslz4-1.11.14.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=utilities/${PN} inherit ros-catkin diff --git a/dev-ros/roslz4/roslz4-1.11.15.ebuild b/dev-ros/roslz4/roslz4-1.11.15.ebuild index 4d4bc7b747b8b..b696262a62ebd 100644 --- a/dev-ros/roslz4/roslz4-1.11.15.ebuild +++ b/dev-ros/roslz4/roslz4-1.11.15.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=utilities/${PN} inherit ros-catkin diff --git a/dev-ros/roslz4/roslz4-1.11.16.ebuild b/dev-ros/roslz4/roslz4-1.11.16.ebuild index 4d4bc7b747b8b..b696262a62ebd 100644 --- a/dev-ros/roslz4/roslz4-1.11.16.ebuild +++ b/dev-ros/roslz4/roslz4-1.11.16.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=utilities/${PN} inherit ros-catkin diff --git a/dev-ros/roslz4/roslz4-1.11.17.ebuild b/dev-ros/roslz4/roslz4-1.11.17.ebuild index 4d4bc7b747b8b..b696262a62ebd 100644 --- a/dev-ros/roslz4/roslz4-1.11.17.ebuild +++ b/dev-ros/roslz4/roslz4-1.11.17.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=utilities/${PN} inherit ros-catkin diff --git a/dev-ros/roslz4/roslz4-1.12.0.ebuild b/dev-ros/roslz4/roslz4-1.12.0.ebuild index 4d4bc7b747b8b..b696262a62ebd 100644 --- a/dev-ros/roslz4/roslz4-1.12.0.ebuild +++ b/dev-ros/roslz4/roslz4-1.12.0.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=utilities/${PN} inherit ros-catkin diff --git a/dev-ros/roslz4/roslz4-1.12.1.ebuild b/dev-ros/roslz4/roslz4-1.12.1.ebuild index 4d4bc7b747b8b..b696262a62ebd 100644 --- a/dev-ros/roslz4/roslz4-1.12.1.ebuild +++ b/dev-ros/roslz4/roslz4-1.12.1.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=utilities/${PN} inherit ros-catkin diff --git a/dev-ros/roslz4/roslz4-1.12.2.ebuild b/dev-ros/roslz4/roslz4-1.12.2.ebuild index 06ed043cfdf4b..5ac727df5d2a2 100644 --- a/dev-ros/roslz4/roslz4-1.12.2.ebuild +++ b/dev-ros/roslz4/roslz4-1.12.2.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=utilities/${PN} inherit ros-catkin diff --git a/dev-ros/roslz4/roslz4-1.12.4.ebuild b/dev-ros/roslz4/roslz4-1.12.4.ebuild index 06ed043cfdf4b..5ac727df5d2a2 100644 --- a/dev-ros/roslz4/roslz4-1.12.4.ebuild +++ b/dev-ros/roslz4/roslz4-1.12.4.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=utilities/${PN} inherit ros-catkin diff --git a/dev-ros/roslz4/roslz4-1.12.5.ebuild b/dev-ros/roslz4/roslz4-1.12.5.ebuild index 06ed043cfdf4b..5ac727df5d2a2 100644 --- a/dev-ros/roslz4/roslz4-1.12.5.ebuild +++ b/dev-ros/roslz4/roslz4-1.12.5.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=utilities/${PN} inherit ros-catkin diff --git a/dev-ros/roslz4/roslz4-1.12.6.ebuild b/dev-ros/roslz4/roslz4-1.12.6.ebuild index 06ed043cfdf4b..5ac727df5d2a2 100644 --- a/dev-ros/roslz4/roslz4-1.12.6.ebuild +++ b/dev-ros/roslz4/roslz4-1.12.6.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=utilities/${PN} inherit ros-catkin diff --git a/dev-ros/roslz4/roslz4-9999.ebuild b/dev-ros/roslz4/roslz4-9999.ebuild index 4d4bc7b747b8b..b696262a62ebd 100644 --- a/dev-ros/roslz4/roslz4-9999.ebuild +++ b/dev-ros/roslz4/roslz4-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=utilities/${PN} inherit ros-catkin diff --git a/dev-ros/rosmake/rosmake-1.12.3.ebuild b/dev-ros/rosmake/rosmake-1.12.3.ebuild index 07622ab586235..79d3f391e4f78 100644 --- a/dev-ros/rosmake/rosmake-1.12.3.ebuild +++ b/dev-ros/rosmake/rosmake-1.12.3.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosmake/rosmake-1.12.5.ebuild b/dev-ros/rosmake/rosmake-1.12.5.ebuild index 07622ab586235..79d3f391e4f78 100644 --- a/dev-ros/rosmake/rosmake-1.12.5.ebuild +++ b/dev-ros/rosmake/rosmake-1.12.5.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosmake/rosmake-1.13.1.ebuild b/dev-ros/rosmake/rosmake-1.13.1.ebuild index 07622ab586235..79d3f391e4f78 100644 --- a/dev-ros/rosmake/rosmake-1.13.1.ebuild +++ b/dev-ros/rosmake/rosmake-1.13.1.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosmake/rosmake-1.13.2.ebuild b/dev-ros/rosmake/rosmake-1.13.2.ebuild index 5de0ba1efee75..7fffaf03234f7 100644 --- a/dev-ros/rosmake/rosmake-1.13.2.ebuild +++ b/dev-ros/rosmake/rosmake-1.13.2.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosmake/rosmake-1.13.3.ebuild b/dev-ros/rosmake/rosmake-1.13.3.ebuild index 5de0ba1efee75..7fffaf03234f7 100644 --- a/dev-ros/rosmake/rosmake-1.13.3.ebuild +++ b/dev-ros/rosmake/rosmake-1.13.3.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosmake/rosmake-1.13.4.ebuild b/dev-ros/rosmake/rosmake-1.13.4.ebuild index 5de0ba1efee75..7fffaf03234f7 100644 --- a/dev-ros/rosmake/rosmake-1.13.4.ebuild +++ b/dev-ros/rosmake/rosmake-1.13.4.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosmake/rosmake-9999.ebuild b/dev-ros/rosmake/rosmake-9999.ebuild index 07622ab586235..79d3f391e4f78 100644 --- a/dev-ros/rosmake/rosmake-9999.ebuild +++ b/dev-ros/rosmake/rosmake-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosmaster/rosmaster-1.12.1.ebuild b/dev-ros/rosmaster/rosmaster-1.12.1.ebuild index 452159bd7beb9..5a7dafdd271c4 100644 --- a/dev-ros/rosmaster/rosmaster-1.12.1.ebuild +++ b/dev-ros/rosmaster/rosmaster-1.12.1.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosmaster/rosmaster-1.12.2.ebuild b/dev-ros/rosmaster/rosmaster-1.12.2.ebuild index eead19bc033d6..2a426e0e7e5e7 100644 --- a/dev-ros/rosmaster/rosmaster-1.12.2.ebuild +++ b/dev-ros/rosmaster/rosmaster-1.12.2.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosmaster/rosmaster-1.12.4.ebuild b/dev-ros/rosmaster/rosmaster-1.12.4.ebuild index eead19bc033d6..2a426e0e7e5e7 100644 --- a/dev-ros/rosmaster/rosmaster-1.12.4.ebuild +++ b/dev-ros/rosmaster/rosmaster-1.12.4.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosmaster/rosmaster-1.12.5.ebuild b/dev-ros/rosmaster/rosmaster-1.12.5.ebuild index eead19bc033d6..2a426e0e7e5e7 100644 --- a/dev-ros/rosmaster/rosmaster-1.12.5.ebuild +++ b/dev-ros/rosmaster/rosmaster-1.12.5.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosmaster/rosmaster-1.12.6.ebuild b/dev-ros/rosmaster/rosmaster-1.12.6.ebuild index eead19bc033d6..2a426e0e7e5e7 100644 --- a/dev-ros/rosmaster/rosmaster-1.12.6.ebuild +++ b/dev-ros/rosmaster/rosmaster-1.12.6.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosmaster/rosmaster-9999.ebuild b/dev-ros/rosmaster/rosmaster-9999.ebuild index 452159bd7beb9..5a7dafdd271c4 100644 --- a/dev-ros/rosmaster/rosmaster-9999.ebuild +++ b/dev-ros/rosmaster/rosmaster-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rospack/rospack-2.3.1.ebuild b/dev-ros/rospack/rospack-2.3.1.ebuild index e1ae3b91b4a70..60535c584ae8e 100644 --- a/dev-ros/rospack/rospack-2.3.1.ebuild +++ b/dev-ros/rospack/rospack-2.3.1.ebuild @@ -10,7 +10,7 @@ KEYWORDS="~amd64 ~arm" inherit ros-catkin # Do it that way to avoid ros-catkin pulling in python-r1 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit python-single-r1 DESCRIPTION="Retrieves information about ROS packages available on the filesystem" diff --git a/dev-ros/rospack/rospack-9999.ebuild b/dev-ros/rospack/rospack-9999.ebuild index 44ef9df841d04..4d7f1ab66b659 100644 --- a/dev-ros/rospack/rospack-9999.ebuild +++ b/dev-ros/rospack/rospack-9999.ebuild @@ -10,7 +10,7 @@ KEYWORDS="~amd64 ~arm" inherit ros-catkin # Do it that way to avoid ros-catkin pulling in python-r1 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit python-single-r1 DESCRIPTION="Retrieves information about ROS packages available on the filesystem" diff --git a/dev-ros/rosserial_msgs/rosserial_msgs-0.7.1.ebuild b/dev-ros/rosserial_msgs/rosserial_msgs-0.7.1.ebuild index 82b79301720f3..1e75de7eb536b 100644 --- a/dev-ros/rosserial_msgs/rosserial_msgs-0.7.1.ebuild +++ b/dev-ros/rosserial_msgs/rosserial_msgs-0.7.1.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros-drivers/rosserial" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} inherit ros-catkin diff --git a/dev-ros/rosserial_msgs/rosserial_msgs-0.7.2.ebuild b/dev-ros/rosserial_msgs/rosserial_msgs-0.7.2.ebuild index c4d405c5a3008..dc4b595e86c77 100644 --- a/dev-ros/rosserial_msgs/rosserial_msgs-0.7.2.ebuild +++ b/dev-ros/rosserial_msgs/rosserial_msgs-0.7.2.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros-drivers/rosserial" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} inherit ros-catkin diff --git a/dev-ros/rosserial_msgs/rosserial_msgs-0.7.3.ebuild b/dev-ros/rosserial_msgs/rosserial_msgs-0.7.3.ebuild index c4d405c5a3008..dc4b595e86c77 100644 --- a/dev-ros/rosserial_msgs/rosserial_msgs-0.7.3.ebuild +++ b/dev-ros/rosserial_msgs/rosserial_msgs-0.7.3.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros-drivers/rosserial" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} inherit ros-catkin diff --git a/dev-ros/rosserial_msgs/rosserial_msgs-0.7.4.ebuild b/dev-ros/rosserial_msgs/rosserial_msgs-0.7.4.ebuild index c4d405c5a3008..dc4b595e86c77 100644 --- a/dev-ros/rosserial_msgs/rosserial_msgs-0.7.4.ebuild +++ b/dev-ros/rosserial_msgs/rosserial_msgs-0.7.4.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros-drivers/rosserial" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} inherit ros-catkin diff --git a/dev-ros/rosserial_msgs/rosserial_msgs-9999.ebuild b/dev-ros/rosserial_msgs/rosserial_msgs-9999.ebuild index 82b79301720f3..1e75de7eb536b 100644 --- a/dev-ros/rosserial_msgs/rosserial_msgs-9999.ebuild +++ b/dev-ros/rosserial_msgs/rosserial_msgs-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros-drivers/rosserial" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} inherit ros-catkin diff --git a/dev-ros/rosunit/rosunit-1.12.3.ebuild b/dev-ros/rosunit/rosunit-1.12.3.ebuild index b17b660292bc1..48cd51dca67c8 100644 --- a/dev-ros/rosunit/rosunit-1.12.3.ebuild +++ b/dev-ros/rosunit/rosunit-1.12.3.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosunit/rosunit-1.12.5.ebuild b/dev-ros/rosunit/rosunit-1.12.5.ebuild index b17b660292bc1..48cd51dca67c8 100644 --- a/dev-ros/rosunit/rosunit-1.12.5.ebuild +++ b/dev-ros/rosunit/rosunit-1.12.5.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosunit/rosunit-1.13.1.ebuild b/dev-ros/rosunit/rosunit-1.13.1.ebuild index b17b660292bc1..48cd51dca67c8 100644 --- a/dev-ros/rosunit/rosunit-1.13.1.ebuild +++ b/dev-ros/rosunit/rosunit-1.13.1.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosunit/rosunit-1.13.2.ebuild b/dev-ros/rosunit/rosunit-1.13.2.ebuild index 5bacbf0db563f..3f9ea48d9eaa4 100644 --- a/dev-ros/rosunit/rosunit-1.13.2.ebuild +++ b/dev-ros/rosunit/rosunit-1.13.2.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosunit/rosunit-1.13.3.ebuild b/dev-ros/rosunit/rosunit-1.13.3.ebuild index 5bacbf0db563f..3f9ea48d9eaa4 100644 --- a/dev-ros/rosunit/rosunit-1.13.3.ebuild +++ b/dev-ros/rosunit/rosunit-1.13.3.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosunit/rosunit-1.13.4.ebuild b/dev-ros/rosunit/rosunit-1.13.4.ebuild index 5bacbf0db563f..3f9ea48d9eaa4 100644 --- a/dev-ros/rosunit/rosunit-1.13.4.ebuild +++ b/dev-ros/rosunit/rosunit-1.13.4.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/rosunit/rosunit-9999.ebuild b/dev-ros/rosunit/rosunit-9999.ebuild index b17b660292bc1..48cd51dca67c8 100644 --- a/dev-ros/rosunit/rosunit-9999.ebuild +++ b/dev-ros/rosunit/rosunit-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/ros" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=tools/${PN} inherit ros-catkin diff --git a/dev-ros/sensor_msgs/sensor_msgs-1.12.3.ebuild b/dev-ros/sensor_msgs/sensor_msgs-1.12.3.ebuild index 105832b280f5d..15d28705b757d 100644 --- a/dev-ros/sensor_msgs/sensor_msgs-1.12.3.ebuild +++ b/dev-ros/sensor_msgs/sensor_msgs-1.12.3.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" diff --git a/dev-ros/sensor_msgs/sensor_msgs-1.12.4.ebuild b/dev-ros/sensor_msgs/sensor_msgs-1.12.4.ebuild index 3d0324aab650a..6e3f5edfa8f82 100644 --- a/dev-ros/sensor_msgs/sensor_msgs-1.12.4.ebuild +++ b/dev-ros/sensor_msgs/sensor_msgs-1.12.4.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" diff --git a/dev-ros/sensor_msgs/sensor_msgs-1.12.5.ebuild b/dev-ros/sensor_msgs/sensor_msgs-1.12.5.ebuild index 99b2d6dd5a6da..f8bcf36c48886 100644 --- a/dev-ros/sensor_msgs/sensor_msgs-1.12.5.ebuild +++ b/dev-ros/sensor_msgs/sensor_msgs-1.12.5.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" diff --git a/dev-ros/sensor_msgs/sensor_msgs-9999.ebuild b/dev-ros/sensor_msgs/sensor_msgs-9999.ebuild index 3d0324aab650a..6e3f5edfa8f82 100644 --- a/dev-ros/sensor_msgs/sensor_msgs-9999.ebuild +++ b/dev-ros/sensor_msgs/sensor_msgs-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" diff --git a/dev-ros/shape_msgs/shape_msgs-1.12.3.ebuild b/dev-ros/shape_msgs/shape_msgs-1.12.3.ebuild index d5a90e9732e8c..a1ee248b20334 100644 --- a/dev-ros/shape_msgs/shape_msgs-1.12.3.ebuild +++ b/dev-ros/shape_msgs/shape_msgs-1.12.3.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" diff --git a/dev-ros/shape_msgs/shape_msgs-1.12.4.ebuild b/dev-ros/shape_msgs/shape_msgs-1.12.4.ebuild index d5a90e9732e8c..a1ee248b20334 100644 --- a/dev-ros/shape_msgs/shape_msgs-1.12.4.ebuild +++ b/dev-ros/shape_msgs/shape_msgs-1.12.4.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" diff --git a/dev-ros/shape_msgs/shape_msgs-1.12.5.ebuild b/dev-ros/shape_msgs/shape_msgs-1.12.5.ebuild index 5f45a9a6461d8..80ea22cccbd08 100644 --- a/dev-ros/shape_msgs/shape_msgs-1.12.5.ebuild +++ b/dev-ros/shape_msgs/shape_msgs-1.12.5.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" diff --git a/dev-ros/shape_msgs/shape_msgs-9999.ebuild b/dev-ros/shape_msgs/shape_msgs-9999.ebuild index d5a90e9732e8c..a1ee248b20334 100644 --- a/dev-ros/shape_msgs/shape_msgs-9999.ebuild +++ b/dev-ros/shape_msgs/shape_msgs-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" diff --git a/dev-ros/smach/smach-2.0.0.ebuild b/dev-ros/smach/smach-2.0.0.ebuild index 91f453c4e7271..6914320a18ae7 100644 --- a/dev-ros/smach/smach-2.0.0.ebuild +++ b/dev-ros/smach/smach-2.0.0.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/executive_smach" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} inherit ros-catkin diff --git a/dev-ros/smach/smach-9999.ebuild b/dev-ros/smach/smach-9999.ebuild index 91f453c4e7271..6914320a18ae7 100644 --- a/dev-ros/smach/smach-9999.ebuild +++ b/dev-ros/smach/smach-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/executive_smach" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} inherit ros-catkin diff --git a/dev-ros/smach_msgs/smach_msgs-2.0.0.ebuild b/dev-ros/smach_msgs/smach_msgs-2.0.0.ebuild index 9ea1f71a1f075..b56bf07ed9a92 100644 --- a/dev-ros/smach_msgs/smach_msgs-2.0.0.ebuild +++ b/dev-ros/smach_msgs/smach_msgs-2.0.0.ebuild @@ -7,7 +7,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/executive_smach" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" diff --git a/dev-ros/smach_msgs/smach_msgs-9999.ebuild b/dev-ros/smach_msgs/smach_msgs-9999.ebuild index 9ea1f71a1f075..b56bf07ed9a92 100644 --- a/dev-ros/smach_msgs/smach_msgs-9999.ebuild +++ b/dev-ros/smach_msgs/smach_msgs-9999.ebuild @@ -7,7 +7,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/executive_smach" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" diff --git a/dev-ros/smclib/smclib-1.7.16.ebuild b/dev-ros/smclib/smclib-1.7.16.ebuild index aa83c6f900227..1edee32d99a94 100644 --- a/dev-ros/smclib/smclib-1.7.16.ebuild +++ b/dev-ros/smclib/smclib-1.7.16.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/bond_core" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit ros-catkin diff --git a/dev-ros/smclib/smclib-1.7.17.ebuild b/dev-ros/smclib/smclib-1.7.17.ebuild index aa83c6f900227..1edee32d99a94 100644 --- a/dev-ros/smclib/smclib-1.7.17.ebuild +++ b/dev-ros/smclib/smclib-1.7.17.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/bond_core" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit ros-catkin diff --git a/dev-ros/smclib/smclib-1.7.18.ebuild b/dev-ros/smclib/smclib-1.7.18.ebuild index bf81916fefc71..1d18fed49163d 100644 --- a/dev-ros/smclib/smclib-1.7.18.ebuild +++ b/dev-ros/smclib/smclib-1.7.18.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/bond_core" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit ros-catkin diff --git a/dev-ros/smclib/smclib-9999.ebuild b/dev-ros/smclib/smclib-9999.ebuild index aa83c6f900227..1edee32d99a94 100644 --- a/dev-ros/smclib/smclib-9999.ebuild +++ b/dev-ros/smclib/smclib-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/bond_core" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit ros-catkin diff --git a/dev-ros/std_msgs/std_msgs-0.5.10.ebuild b/dev-ros/std_msgs/std_msgs-0.5.10.ebuild index 9707b2b18bdf0..5b858c7de0e19 100644 --- a/dev-ros/std_msgs/std_msgs-0.5.10.ebuild +++ b/dev-ros/std_msgs/std_msgs-0.5.10.ebuild @@ -7,7 +7,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/std_msgs" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit ${SCM} ros-catkin diff --git a/dev-ros/std_msgs/std_msgs-0.5.9.ebuild b/dev-ros/std_msgs/std_msgs-0.5.9.ebuild index 9707b2b18bdf0..5b858c7de0e19 100644 --- a/dev-ros/std_msgs/std_msgs-0.5.9.ebuild +++ b/dev-ros/std_msgs/std_msgs-0.5.9.ebuild @@ -7,7 +7,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/std_msgs" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit ${SCM} ros-catkin diff --git a/dev-ros/std_msgs/std_msgs-9999.ebuild b/dev-ros/std_msgs/std_msgs-9999.ebuild index 9707b2b18bdf0..5b858c7de0e19 100644 --- a/dev-ros/std_msgs/std_msgs-9999.ebuild +++ b/dev-ros/std_msgs/std_msgs-9999.ebuild @@ -7,7 +7,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/std_msgs" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit ${SCM} ros-catkin diff --git a/dev-ros/std_srvs/std_srvs-1.11.1.ebuild b/dev-ros/std_srvs/std_srvs-1.11.1.ebuild index c46beb25b4ac0..ee9b8a0fd2417 100644 --- a/dev-ros/std_srvs/std_srvs-1.11.1.ebuild +++ b/dev-ros/std_srvs/std_srvs-1.11.1.ebuild @@ -7,7 +7,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/ros_comm_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} inherit ros-catkin diff --git a/dev-ros/std_srvs/std_srvs-1.11.2.ebuild b/dev-ros/std_srvs/std_srvs-1.11.2.ebuild index c46beb25b4ac0..ee9b8a0fd2417 100644 --- a/dev-ros/std_srvs/std_srvs-1.11.2.ebuild +++ b/dev-ros/std_srvs/std_srvs-1.11.2.ebuild @@ -7,7 +7,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/ros_comm_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} inherit ros-catkin diff --git a/dev-ros/std_srvs/std_srvs-9999.ebuild b/dev-ros/std_srvs/std_srvs-9999.ebuild index c46beb25b4ac0..ee9b8a0fd2417 100644 --- a/dev-ros/std_srvs/std_srvs-9999.ebuild +++ b/dev-ros/std_srvs/std_srvs-9999.ebuild @@ -7,7 +7,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/ros_comm_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} inherit ros-catkin diff --git a/dev-ros/stereo_msgs/stereo_msgs-1.12.3.ebuild b/dev-ros/stereo_msgs/stereo_msgs-1.12.3.ebuild index d52a83e2a33b1..007d3a2429a3e 100644 --- a/dev-ros/stereo_msgs/stereo_msgs-1.12.3.ebuild +++ b/dev-ros/stereo_msgs/stereo_msgs-1.12.3.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/sensor_msgs" diff --git a/dev-ros/stereo_msgs/stereo_msgs-1.12.4.ebuild b/dev-ros/stereo_msgs/stereo_msgs-1.12.4.ebuild index d52a83e2a33b1..007d3a2429a3e 100644 --- a/dev-ros/stereo_msgs/stereo_msgs-1.12.4.ebuild +++ b/dev-ros/stereo_msgs/stereo_msgs-1.12.4.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/sensor_msgs" diff --git a/dev-ros/stereo_msgs/stereo_msgs-1.12.5.ebuild b/dev-ros/stereo_msgs/stereo_msgs-1.12.5.ebuild index c011de9913ffa..ceea43117ab29 100644 --- a/dev-ros/stereo_msgs/stereo_msgs-1.12.5.ebuild +++ b/dev-ros/stereo_msgs/stereo_msgs-1.12.5.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/sensor_msgs" diff --git a/dev-ros/stereo_msgs/stereo_msgs-9999.ebuild b/dev-ros/stereo_msgs/stereo_msgs-9999.ebuild index d52a83e2a33b1..007d3a2429a3e 100644 --- a/dev-ros/stereo_msgs/stereo_msgs-9999.ebuild +++ b/dev-ros/stereo_msgs/stereo_msgs-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/sensor_msgs" diff --git a/dev-ros/tf2_msgs/tf2_msgs-0.5.12.ebuild b/dev-ros/tf2_msgs/tf2_msgs-0.5.12.ebuild index 2d7b8e6b98c98..daf33288fd7ae 100644 --- a/dev-ros/tf2_msgs/tf2_msgs-0.5.12.ebuild +++ b/dev-ros/tf2_msgs/tf2_msgs-0.5.12.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/geometry_experimental" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/actionlib_msgs dev-ros/geometry_msgs" diff --git a/dev-ros/tf2_msgs/tf2_msgs-0.5.13.ebuild b/dev-ros/tf2_msgs/tf2_msgs-0.5.13.ebuild index 2d7b8e6b98c98..daf33288fd7ae 100644 --- a/dev-ros/tf2_msgs/tf2_msgs-0.5.13.ebuild +++ b/dev-ros/tf2_msgs/tf2_msgs-0.5.13.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/geometry_experimental" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/actionlib_msgs dev-ros/geometry_msgs" diff --git a/dev-ros/tf2_msgs/tf2_msgs-9999.ebuild b/dev-ros/tf2_msgs/tf2_msgs-9999.ebuild index 2d7b8e6b98c98..daf33288fd7ae 100644 --- a/dev-ros/tf2_msgs/tf2_msgs-9999.ebuild +++ b/dev-ros/tf2_msgs/tf2_msgs-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/geometry_experimental" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/actionlib_msgs dev-ros/geometry_msgs" diff --git a/dev-ros/trajectory_msgs/trajectory_msgs-1.12.3.ebuild b/dev-ros/trajectory_msgs/trajectory_msgs-1.12.3.ebuild index 37c09d0813aa2..7e99fbc3948ed 100644 --- a/dev-ros/trajectory_msgs/trajectory_msgs-1.12.3.ebuild +++ b/dev-ros/trajectory_msgs/trajectory_msgs-1.12.3.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" diff --git a/dev-ros/trajectory_msgs/trajectory_msgs-1.12.4.ebuild b/dev-ros/trajectory_msgs/trajectory_msgs-1.12.4.ebuild index 37c09d0813aa2..7e99fbc3948ed 100644 --- a/dev-ros/trajectory_msgs/trajectory_msgs-1.12.4.ebuild +++ b/dev-ros/trajectory_msgs/trajectory_msgs-1.12.4.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" diff --git a/dev-ros/trajectory_msgs/trajectory_msgs-1.12.5.ebuild b/dev-ros/trajectory_msgs/trajectory_msgs-1.12.5.ebuild index 39bc3d30a5609..a37a272e7ed03 100644 --- a/dev-ros/trajectory_msgs/trajectory_msgs-1.12.5.ebuild +++ b/dev-ros/trajectory_msgs/trajectory_msgs-1.12.5.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" diff --git a/dev-ros/trajectory_msgs/trajectory_msgs-9999.ebuild b/dev-ros/trajectory_msgs/trajectory_msgs-9999.ebuild index 37c09d0813aa2..7e99fbc3948ed 100644 --- a/dev-ros/trajectory_msgs/trajectory_msgs-9999.ebuild +++ b/dev-ros/trajectory_msgs/trajectory_msgs-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" diff --git a/dev-ros/uuid_msgs/uuid_msgs-1.0.5.ebuild b/dev-ros/uuid_msgs/uuid_msgs-1.0.5.ebuild index b1034f518a634..655a348f13598 100644 --- a/dev-ros/uuid_msgs/uuid_msgs-1.0.5.ebuild +++ b/dev-ros/uuid_msgs/uuid_msgs-1.0.5.ebuild @@ -7,7 +7,7 @@ CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros-geographic-info/unique_identifier" VER_PREFIX=unique_identifier- KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" diff --git a/dev-ros/uuid_msgs/uuid_msgs-9999.ebuild b/dev-ros/uuid_msgs/uuid_msgs-9999.ebuild index b1034f518a634..655a348f13598 100644 --- a/dev-ros/uuid_msgs/uuid_msgs-9999.ebuild +++ b/dev-ros/uuid_msgs/uuid_msgs-9999.ebuild @@ -7,7 +7,7 @@ CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros-geographic-info/unique_identifier" VER_PREFIX=unique_identifier- KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" diff --git a/dev-ros/visp_camera_calibration/visp_camera_calibration-0.8.0.ebuild b/dev-ros/visp_camera_calibration/visp_camera_calibration-0.8.0.ebuild index f18c05f6b65a2..f71ea673dafa3 100644 --- a/dev-ros/visp_camera_calibration/visp_camera_calibration-0.8.0.ebuild +++ b/dev-ros/visp_camera_calibration/visp_camera_calibration-0.8.0.ebuild @@ -8,7 +8,7 @@ KEYWORDS="~amd64 ~arm" VER_PREFIX="jade-" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/sensor_msgs dev-ros/std_msgs" inherit ros-catkin diff --git a/dev-ros/visp_camera_calibration/visp_camera_calibration-0.9.1.ebuild b/dev-ros/visp_camera_calibration/visp_camera_calibration-0.9.1.ebuild index f18c05f6b65a2..f71ea673dafa3 100644 --- a/dev-ros/visp_camera_calibration/visp_camera_calibration-0.9.1.ebuild +++ b/dev-ros/visp_camera_calibration/visp_camera_calibration-0.9.1.ebuild @@ -8,7 +8,7 @@ KEYWORDS="~amd64 ~arm" VER_PREFIX="jade-" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/sensor_msgs dev-ros/std_msgs" inherit ros-catkin diff --git a/dev-ros/visp_camera_calibration/visp_camera_calibration-9999.ebuild b/dev-ros/visp_camera_calibration/visp_camera_calibration-9999.ebuild index f18c05f6b65a2..f71ea673dafa3 100644 --- a/dev-ros/visp_camera_calibration/visp_camera_calibration-9999.ebuild +++ b/dev-ros/visp_camera_calibration/visp_camera_calibration-9999.ebuild @@ -8,7 +8,7 @@ KEYWORDS="~amd64 ~arm" VER_PREFIX="jade-" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/sensor_msgs dev-ros/std_msgs" inherit ros-catkin diff --git a/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-0.8.0.ebuild b/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-0.8.0.ebuild index 418297faec666..40b5398c28810 100644 --- a/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-0.8.0.ebuild +++ b/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-0.8.0.ebuild @@ -8,7 +8,7 @@ KEYWORDS="~amd64 ~arm" VER_PREFIX="jade-" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" inherit ros-catkin diff --git a/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-0.9.1.ebuild b/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-0.9.1.ebuild index 418297faec666..40b5398c28810 100644 --- a/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-0.9.1.ebuild +++ b/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-0.9.1.ebuild @@ -8,7 +8,7 @@ KEYWORDS="~amd64 ~arm" VER_PREFIX="jade-" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" inherit ros-catkin diff --git a/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-9999.ebuild b/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-9999.ebuild index 418297faec666..40b5398c28810 100644 --- a/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-9999.ebuild +++ b/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-9999.ebuild @@ -8,7 +8,7 @@ KEYWORDS="~amd64 ~arm" VER_PREFIX="jade-" ROS_SUBDIR=${PN} CATKIN_HAS_MESSAGES=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" inherit ros-catkin diff --git a/dev-ros/visualization_msgs/visualization_msgs-1.12.3.ebuild b/dev-ros/visualization_msgs/visualization_msgs-1.12.3.ebuild index 20b0ee62c2d52..ee96aa2d8e31c 100644 --- a/dev-ros/visualization_msgs/visualization_msgs-1.12.3.ebuild +++ b/dev-ros/visualization_msgs/visualization_msgs-1.12.3.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" diff --git a/dev-ros/visualization_msgs/visualization_msgs-1.12.4.ebuild b/dev-ros/visualization_msgs/visualization_msgs-1.12.4.ebuild index 20b0ee62c2d52..ee96aa2d8e31c 100644 --- a/dev-ros/visualization_msgs/visualization_msgs-1.12.4.ebuild +++ b/dev-ros/visualization_msgs/visualization_msgs-1.12.4.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" diff --git a/dev-ros/visualization_msgs/visualization_msgs-1.12.5.ebuild b/dev-ros/visualization_msgs/visualization_msgs-1.12.5.ebuild index f0c850bef2e56..8a50d707744e6 100644 --- a/dev-ros/visualization_msgs/visualization_msgs-1.12.5.ebuild +++ b/dev-ros/visualization_msgs/visualization_msgs-1.12.5.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" diff --git a/dev-ros/visualization_msgs/visualization_msgs-9999.ebuild b/dev-ros/visualization_msgs/visualization_msgs-9999.ebuild index 20b0ee62c2d52..ee96aa2d8e31c 100644 --- a/dev-ros/visualization_msgs/visualization_msgs-9999.ebuild +++ b/dev-ros/visualization_msgs/visualization_msgs-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 CATKIN_HAS_MESSAGES=yes ROS_REPO_URI="https://github.com/ros/common_msgs" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs" diff --git a/dev-tcltk/tclpython/tclpython-4.1-r4.ebuild b/dev-tcltk/tclpython/tclpython-4.1-r4.ebuild index 4a0620511b506..0600d171fedef 100644 --- a/dev-tcltk/tclpython/tclpython-4.1-r4.ebuild +++ b/dev-tcltk/tclpython/tclpython-4.1-r4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils multilib python-single-r1 toolchain-funcs diff --git a/dev-tcltk/tclpython/tclpython-4.1-r6.ebuild b/dev-tcltk/tclpython/tclpython-4.1-r6.ebuild index cc5c72a5078a7..ffa764f951c14 100644 --- a/dev-tcltk/tclpython/tclpython-4.1-r6.ebuild +++ b/dev-tcltk/tclpython/tclpython-4.1-r6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils multilib python-single-r1 toolchain-funcs diff --git a/dev-util/bumpversion/bumpversion-0.5.3.ebuild b/dev-util/bumpversion/bumpversion-0.5.3.ebuild index bc4861f680f6b..c8e450002a7a5 100644 --- a/dev-util/bumpversion/bumpversion-0.5.3.ebuild +++ b/dev-util/bumpversion/bumpversion-0.5.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/dev-util/catfish/catfish-1.2.2.ebuild b/dev-util/catfish/catfish-1.2.2.ebuild index d5909cc31969f..cc0257509e7c9 100644 --- a/dev-util/catfish/catfish-1.2.2.ebuild +++ b/dev-util/catfish/catfish-1.2.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils gnome2-utils python-single-r1 DESCRIPTION="A frontend for find, (s)locate, doodle, tracker, beagle, strigi and pinot" diff --git a/dev-util/catkin/catkin-0.7.1-r2.ebuild b/dev-util/catkin/catkin-0.7.1-r2.ebuild index 02c18e9c0e1e7..ada4a5e9254ec 100644 --- a/dev-util/catkin/catkin-0.7.1-r2.ebuild +++ b/dev-util/catkin/catkin-0.7.1-r2.ebuild @@ -10,7 +10,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then EGIT_REPO_URI="https://github.com/ros/catkin" fi -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit ${SCM} cmake-utils python-r1 python-utils-r1 diff --git a/dev-util/catkin/catkin-0.7.2.ebuild b/dev-util/catkin/catkin-0.7.2.ebuild index 02c18e9c0e1e7..ada4a5e9254ec 100644 --- a/dev-util/catkin/catkin-0.7.2.ebuild +++ b/dev-util/catkin/catkin-0.7.2.ebuild @@ -10,7 +10,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then EGIT_REPO_URI="https://github.com/ros/catkin" fi -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit ${SCM} cmake-utils python-r1 python-utils-r1 diff --git a/dev-util/catkin/catkin-0.7.4.ebuild b/dev-util/catkin/catkin-0.7.4.ebuild index 02c18e9c0e1e7..ada4a5e9254ec 100644 --- a/dev-util/catkin/catkin-0.7.4.ebuild +++ b/dev-util/catkin/catkin-0.7.4.ebuild @@ -10,7 +10,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then EGIT_REPO_URI="https://github.com/ros/catkin" fi -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit ${SCM} cmake-utils python-r1 python-utils-r1 diff --git a/dev-util/catkin/catkin-9999.ebuild b/dev-util/catkin/catkin-9999.ebuild index 02c18e9c0e1e7..ada4a5e9254ec 100644 --- a/dev-util/catkin/catkin-9999.ebuild +++ b/dev-util/catkin/catkin-9999.ebuild @@ -10,7 +10,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then EGIT_REPO_URI="https://github.com/ros/catkin" fi -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit ${SCM} cmake-utils python-r1 python-utils-r1 diff --git a/dev-util/cdiff/cdiff-0.9.7.ebuild b/dev-util/cdiff/cdiff-0.9.7.ebuild index d37dc84204331..77a6c1d1d2dc8 100644 --- a/dev-util/cdiff/cdiff-0.9.7.ebuild +++ b/dev-util/cdiff/cdiff-0.9.7.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/dev-util/cdiff/cdiff-0.9.8.ebuild b/dev-util/cdiff/cdiff-0.9.8.ebuild index 4a10fec9f37e6..aa9e6a4b1241f 100644 --- a/dev-util/cdiff/cdiff-0.9.8.ebuild +++ b/dev-util/cdiff/cdiff-0.9.8.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/dev-util/cdiff/cdiff-9999.ebuild b/dev-util/cdiff/cdiff-9999.ebuild index dba6398baf807..835e95bb333a3 100644 --- a/dev-util/cdiff/cdiff-9999.ebuild +++ b/dev-util/cdiff/cdiff-9999.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 git-r3 diff --git a/dev-util/cligh/cligh-9999.ebuild b/dev-util/cligh/cligh-9999.ebuild index e7bbda19ba333..b517f43733188 100644 --- a/dev-util/cligh/cligh-9999.ebuild +++ b/dev-util/cligh/cligh-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) inherit distutils-r1 git-2 diff --git a/dev-util/cppcheck/cppcheck-1.72.ebuild b/dev-util/cppcheck/cppcheck-1.72.ebuild index bc2255b2d95d8..072c279ac0902 100644 --- a/dev-util/cppcheck/cppcheck-1.72.ebuild +++ b/dev-util/cppcheck/cppcheck-1.72.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 eutils qt4-r2 toolchain-funcs flag-o-matic diff --git a/dev-util/cppcheck/cppcheck-1.73.ebuild b/dev-util/cppcheck/cppcheck-1.73.ebuild index a03a9b1a5246e..3fac025fbc4ea 100644 --- a/dev-util/cppcheck/cppcheck-1.73.ebuild +++ b/dev-util/cppcheck/cppcheck-1.73.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 eutils qt4-r2 toolchain-funcs flag-o-matic diff --git a/dev-util/cppcheck/cppcheck-1.74.ebuild b/dev-util/cppcheck/cppcheck-1.74.ebuild index a03a9b1a5246e..3fac025fbc4ea 100644 --- a/dev-util/cppcheck/cppcheck-1.74.ebuild +++ b/dev-util/cppcheck/cppcheck-1.74.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 eutils qt4-r2 toolchain-funcs flag-o-matic diff --git a/dev-util/cppcheck/cppcheck-1.75.ebuild b/dev-util/cppcheck/cppcheck-1.75.ebuild index dfd60d72b059d..a2ccde1cc6d0e 100644 --- a/dev-util/cppcheck/cppcheck-1.75.ebuild +++ b/dev-util/cppcheck/cppcheck-1.75.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 eutils qt4-r2 toolchain-funcs flag-o-matic diff --git a/dev-util/cppcheck/cppcheck-9999.ebuild b/dev-util/cppcheck/cppcheck-9999.ebuild index 2c2c287ca4c9d..6d7c5dc6c754c 100644 --- a/dev-util/cppcheck/cppcheck-9999.ebuild +++ b/dev-util/cppcheck/cppcheck-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 eutils qt4-r2 toolchain-funcs flag-o-matic git-r3 diff --git a/dev-util/cram/cram-0.7.ebuild b/dev-util/cram/cram-0.7.ebuild index dac97e66a5a6a..bd5b7f5b70166 100644 --- a/dev-util/cram/cram-0.7.ebuild +++ b/dev-util/cram/cram-0.7.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/dev-util/devhelp/devhelp-3.20.0.ebuild b/dev-util/devhelp/devhelp-3.20.0.ebuild index ae5d2f817db22..f8787d18a2ef1 100644 --- a/dev-util/devhelp/devhelp-3.20.0.ebuild +++ b/dev-util/devhelp/devhelp-3.20.0.ebuild @@ -5,7 +5,7 @@ EAPI=6 # gedit-3.8 is python3 only, this also per: # https://bugzilla.redhat.com/show_bug.cgi?id=979450 -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) inherit gnome2 python-single-r1 toolchain-funcs diff --git a/dev-util/devhelp/devhelp-3.22.0.ebuild b/dev-util/devhelp/devhelp-3.22.0.ebuild index 72f1087a411c5..361119e7e397e 100644 --- a/dev-util/devhelp/devhelp-3.22.0.ebuild +++ b/dev-util/devhelp/devhelp-3.22.0.ebuild @@ -5,7 +5,7 @@ EAPI=6 # gedit-3.8 is python3 only, this also per: # https://bugzilla.redhat.com/show_bug.cgi?id=979450 -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) inherit gnome2 python-single-r1 toolchain-funcs diff --git a/dev-util/distro-info/distro-info-0.14.ebuild b/dev-util/distro-info/distro-info-0.14.ebuild index 9c5e67ca75d19..fd69a70403c1b 100644 --- a/dev-util/distro-info/distro-info-0.14.ebuild +++ b/dev-util/distro-info/distro-info-0.14.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) DISTUTILS_OPTIONAL=true inherit distutils-r1 diff --git a/dev-util/eric/eric-5.5.2.ebuild b/dev-util/eric/eric-5.5.2.ebuild index 1555e10d6112d..1a1cf179fd066 100644 --- a/dev-util/eric/eric-5.5.2.ebuild +++ b/dev-util/eric/eric-5.5.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="sqlite,xml" inherit eutils python-single-r1 diff --git a/dev-util/eric/eric-6.1.7.ebuild b/dev-util/eric/eric-6.1.7.ebuild index 94ffb607650ca..6462474c71dd3 100644 --- a/dev-util/eric/eric-6.1.7.ebuild +++ b/dev-util/eric/eric-6.1.7.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="sqlite,xml" inherit python-single-r1 diff --git a/dev-util/fatrace/fatrace-0.11.ebuild b/dev-util/fatrace/fatrace-0.11.ebuild index ff389995f2b92..0248271af9ec8 100644 --- a/dev-util/fatrace/fatrace-0.11.ebuild +++ b/dev-util/fatrace/fatrace-0.11.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) inherit linux-info python-r1 toolchain-funcs diff --git a/dev-util/gcovr/gcovr-3.2.ebuild b/dev-util/gcovr/gcovr-3.2.ebuild index 216250a7ae705..fb677519a623b 100644 --- a/dev-util/gcovr/gcovr-3.2.ebuild +++ b/dev-util/gcovr/gcovr-3.2.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.44.1.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.44.1.ebuild index 54cf3fe5ceca2..fc1a1afaf6365 100644 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.44.1.ebuild +++ b/dev-util/gdbus-codegen/gdbus-codegen-2.44.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" GNOME_ORG_MODULE="glib" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="xml" inherit eutils gnome.org distutils-r1 diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.46.2.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.46.2.ebuild index a2e173231b85c..9dc3e9b616701 100644 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.46.2.ebuild +++ b/dev-util/gdbus-codegen/gdbus-codegen-2.46.2.ebuild @@ -4,7 +4,7 @@ EAPI="5" GNOME_ORG_MODULE="glib" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYTHON_REQ_USE="xml" inherit eutils gnome.org distutils-r1 diff --git a/dev-util/gprof2dot/gprof2dot-0_p20130517.ebuild b/dev-util/gprof2dot/gprof2dot-0_p20130517.ebuild index da462620cf829..8816ef8ef646b 100644 --- a/dev-util/gprof2dot/gprof2dot-0_p20130517.ebuild +++ b/dev-util/gprof2dot/gprof2dot-0_p20130517.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE='xml' inherit eutils python-r1 diff --git a/dev-util/howdoi/howdoi-1.1.9.ebuild b/dev-util/howdoi/howdoi-1.1.9.ebuild index c51ac39daaca7..278ac1268375c 100644 --- a/dev-util/howdoi/howdoi-1.1.9.ebuild +++ b/dev-util/howdoi/howdoi-1.1.9.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="A code search tool" diff --git a/dev-util/meson/meson-0.33.0.ebuild b/dev-util/meson/meson-0.33.0.ebuild index b784448394cd5..f863b6467719f 100644 --- a/dev-util/meson/meson-0.33.0.ebuild +++ b/dev-util/meson/meson-0.33.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python3_{3,4,5} ) +PYTHON_COMPAT=( python3_{4,5} ) inherit distutils-r1 diff --git a/dev-util/meson/meson-0.34.0.ebuild b/dev-util/meson/meson-0.34.0.ebuild index fe6811840419e..44eeaec7788f8 100644 --- a/dev-util/meson/meson-0.34.0.ebuild +++ b/dev-util/meson/meson-0.34.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python3_{3,4,5} ) +PYTHON_COMPAT=( python3_{4,5} ) inherit distutils-r1 diff --git a/dev-util/meson/meson-0.35.0.ebuild b/dev-util/meson/meson-0.35.0.ebuild index fe6811840419e..44eeaec7788f8 100644 --- a/dev-util/meson/meson-0.35.0.ebuild +++ b/dev-util/meson/meson-0.35.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python3_{3,4,5} ) +PYTHON_COMPAT=( python3_{4,5} ) inherit distutils-r1 diff --git a/dev-util/ninja/ninja-1.6.0.ebuild b/dev-util/ninja/ninja-1.6.0.ebuild index fcdbca74a7e7c..13dfdf251f729 100644 --- a/dev-util/ninja/ninja-1.6.0.ebuild +++ b/dev-util/ninja/ninja-1.6.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit bash-completion-r1 elisp-common python-any-r1 toolchain-funcs diff --git a/dev-util/ninja/ninja-1.7.1.ebuild b/dev-util/ninja/ninja-1.7.1.ebuild index b228a4e65d7d3..91be4dfcc7013 100644 --- a/dev-util/ninja/ninja-1.7.1.ebuild +++ b/dev-util/ninja/ninja-1.7.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit bash-completion-r1 elisp-common python-any-r1 toolchain-funcs diff --git a/dev-util/ninja/ninja-9999.ebuild b/dev-util/ninja/ninja-9999.ebuild index b228a4e65d7d3..91be4dfcc7013 100644 --- a/dev-util/ninja/ninja-9999.ebuild +++ b/dev-util/ninja/ninja-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit bash-completion-r1 elisp-common python-any-r1 toolchain-funcs diff --git a/dev-util/pkgcheck/pkgcheck-0.5.3.ebuild b/dev-util/pkgcheck/pkgcheck-0.5.3.ebuild index 1e7b546ef5f2a..280d17e8faa5d 100644 --- a/dev-util/pkgcheck/pkgcheck-0.5.3.ebuild +++ b/dev-util/pkgcheck/pkgcheck-0.5.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) DISTUTILS_IN_SOURCE_BUILD=1 inherit distutils-r1 diff --git a/dev-util/rosdep/rosdep-0.11.4.ebuild b/dev-util/rosdep/rosdep-0.11.4.ebuild index 9e92b31d94eb7..af4e2e3e5ce46 100644 --- a/dev-util/rosdep/rosdep-0.11.4.ebuild +++ b/dev-util/rosdep/rosdep-0.11.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-util/rosdep/rosdep-0.11.5.ebuild b/dev-util/rosdep/rosdep-0.11.5.ebuild index c1181fe58df6f..a881bbd3fb95c 100644 --- a/dev-util/rosdep/rosdep-0.11.5.ebuild +++ b/dev-util/rosdep/rosdep-0.11.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-util/rosdep/rosdep-9999.ebuild b/dev-util/rosdep/rosdep-9999.ebuild index 9e92b31d94eb7..af4e2e3e5ce46 100644 --- a/dev-util/rosdep/rosdep-9999.ebuild +++ b/dev-util/rosdep/rosdep-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-util/rosinstall/rosinstall-0.7.6.ebuild b/dev-util/rosinstall/rosinstall-0.7.6.ebuild index 57d4b294b2bb2..61d199d2b00e9 100644 --- a/dev-util/rosinstall/rosinstall-0.7.6.ebuild +++ b/dev-util/rosinstall/rosinstall-0.7.6.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-util/rosinstall/rosinstall-0.7.7.ebuild b/dev-util/rosinstall/rosinstall-0.7.7.ebuild index 9b2ec8b48ac8d..435dd7d7bd88f 100644 --- a/dev-util/rosinstall/rosinstall-0.7.7.ebuild +++ b/dev-util/rosinstall/rosinstall-0.7.7.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-util/rosinstall/rosinstall-0.7.8.ebuild b/dev-util/rosinstall/rosinstall-0.7.8.ebuild index c9c0d41525a3b..ba1b77be0f816 100644 --- a/dev-util/rosinstall/rosinstall-0.7.8.ebuild +++ b/dev-util/rosinstall/rosinstall-0.7.8.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-util/rosinstall/rosinstall-9999.ebuild b/dev-util/rosinstall/rosinstall-9999.ebuild index 9b2ec8b48ac8d..435dd7d7bd88f 100644 --- a/dev-util/rosinstall/rosinstall-9999.ebuild +++ b/dev-util/rosinstall/rosinstall-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-util/rosinstall_generator/rosinstall_generator-0.1.11.ebuild b/dev-util/rosinstall_generator/rosinstall_generator-0.1.11.ebuild index 608b89cd0fba1..16ee65e6b41ea 100644 --- a/dev-util/rosinstall_generator/rosinstall_generator-0.1.11.ebuild +++ b/dev-util/rosinstall_generator/rosinstall_generator-0.1.11.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-util/rosinstall_generator/rosinstall_generator-0.1.12.ebuild b/dev-util/rosinstall_generator/rosinstall_generator-0.1.12.ebuild index 381d0299b3334..5f2d9b5e22b73 100644 --- a/dev-util/rosinstall_generator/rosinstall_generator-0.1.12.ebuild +++ b/dev-util/rosinstall_generator/rosinstall_generator-0.1.12.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-util/rosinstall_generator/rosinstall_generator-9999.ebuild b/dev-util/rosinstall_generator/rosinstall_generator-9999.ebuild index 608b89cd0fba1..16ee65e6b41ea 100644 --- a/dev-util/rosinstall_generator/rosinstall_generator-9999.ebuild +++ b/dev-util/rosinstall_generator/rosinstall_generator-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-util/scanmem/scanmem-0.15.2.ebuild b/dev-util/scanmem/scanmem-0.15.2.ebuild index 904512ded5fc2..2156731319575 100644 --- a/dev-util/scanmem/scanmem-0.15.2.ebuild +++ b/dev-util/scanmem/scanmem-0.15.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit autotools eutils python-single-r1 diff --git a/dev-util/setconf/setconf-0.6.6.ebuild b/dev-util/setconf/setconf-0.6.6.ebuild index 878b1af8cdd56..4f0d472709754 100644 --- a/dev-util/setconf/setconf-0.6.6.ebuild +++ b/dev-util/setconf/setconf-0.6.6.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit python-single-r1 DESCRIPTION="A small python based utility that can be used to change configuration files" diff --git a/dev-util/setconf/setconf-0.6.7.ebuild b/dev-util/setconf/setconf-0.6.7.ebuild index 350e359c928c6..25e4712455e2a 100644 --- a/dev-util/setconf/setconf-0.6.7.ebuild +++ b/dev-util/setconf/setconf-0.6.7.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4}} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit python-single-r1 DESCRIPTION="A small python based utility used to change configuration files" diff --git a/dev-util/umockdev/umockdev-0.8.11.ebuild b/dev-util/umockdev/umockdev-0.8.11.ebuild index d3b6456b42e0b..c9789b21cd027 100644 --- a/dev-util/umockdev/umockdev-0.8.11.ebuild +++ b/dev-util/umockdev/umockdev-0.8.11.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit python-any-r1 autotools-utils diff --git a/dev-util/wstool/wstool-0.1.10.ebuild b/dev-util/wstool/wstool-0.1.10.ebuild index 4e6a9aa81d93e..f9632e1f5c92c 100644 --- a/dev-util/wstool/wstool-0.1.10.ebuild +++ b/dev-util/wstool/wstool-0.1.10.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-util/wstool/wstool-0.1.12.ebuild b/dev-util/wstool/wstool-0.1.12.ebuild index 9b864871c0379..b9fa870f7922d 100644 --- a/dev-util/wstool/wstool-0.1.12.ebuild +++ b/dev-util/wstool/wstool-0.1.12.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-util/wstool/wstool-0.1.13.ebuild b/dev-util/wstool/wstool-0.1.13.ebuild index f8ee765ab9152..aaee65031a121 100644 --- a/dev-util/wstool/wstool-0.1.13.ebuild +++ b/dev-util/wstool/wstool-0.1.13.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-util/wstool/wstool-9999.ebuild b/dev-util/wstool/wstool-9999.ebuild index f8ee765ab9152..aaee65031a121 100644 --- a/dev-util/wstool/wstool-9999.ebuild +++ b/dev-util/wstool/wstool-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-vcs/git-cola/git-cola-2.2.1.ebuild b/dev-vcs/git-cola/git-cola-2.2.1.ebuild index c36b93a192e64..1a65026ee0b64 100644 --- a/dev-vcs/git-cola/git-cola-2.2.1.ebuild +++ b/dev-vcs/git-cola/git-cola-2.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) DISTUTILS_SINGLE_IMPL=true inherit distutils-r1 readme.gentoo virtualx diff --git a/dev-vcs/git-cola/git-cola-2.3.ebuild b/dev-vcs/git-cola/git-cola-2.3.ebuild index e65d9044234f2..499158259d597 100644 --- a/dev-vcs/git-cola/git-cola-2.3.ebuild +++ b/dev-vcs/git-cola/git-cola-2.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) DISTUTILS_SINGLE_IMPL=true inherit distutils-r1 readme.gentoo virtualx diff --git a/dev-vcs/git-cola/git-cola-2.4.ebuild b/dev-vcs/git-cola/git-cola-2.4.ebuild index 6ac0dcaeaf353..f9b7eb3b83b5d 100644 --- a/dev-vcs/git-cola/git-cola-2.4.ebuild +++ b/dev-vcs/git-cola/git-cola-2.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) DISTUTILS_SINGLE_IMPL=true inherit distutils-r1 readme.gentoo virtualx diff --git a/dev-vcs/git-imerge/git-imerge-0.7.0-r1.ebuild b/dev-vcs/git-imerge/git-imerge-0.7.0-r1.ebuild index a80c48ab459d9..5a05f7aa0a188 100644 --- a/dev-vcs/git-imerge/git-imerge-0.7.0-r1.ebuild +++ b/dev-vcs/git-imerge/git-imerge-0.7.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit bash-completion-r1 python-r1 diff --git a/dev-vcs/git-imerge/git-imerge-0.7.0.ebuild b/dev-vcs/git-imerge/git-imerge-0.7.0.ebuild index 8013aa26473a2..4a3e5112ba917 100644 --- a/dev-vcs/git-imerge/git-imerge-0.7.0.ebuild +++ b/dev-vcs/git-imerge/git-imerge-0.7.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit bash-completion-r1 python-r1 diff --git a/dev-vcs/git-tools/git-tools-2015_p20151225-r2.ebuild b/dev-vcs/git-tools/git-tools-2015_p20151225-r2.ebuild index f601d598e0dde..b0e5527e33bd6 100644 --- a/dev-vcs/git-tools/git-tools-2015_p20151225-r2.ebuild +++ b/dev-vcs/git-tools/git-tools-2015_p20151225-r2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{1..5} ) +PYTHON_COMPAT=( python2_7 python3_{4..5} ) inherit python-r1 DESCRIPTION="Assorted git-related scripts" diff --git a/dev-vcs/git-tools/git-tools-2015_p20160201-r1.ebuild b/dev-vcs/git-tools/git-tools-2015_p20160201-r1.ebuild index 042b05433c811..d5f989217ac67 100644 --- a/dev-vcs/git-tools/git-tools-2015_p20160201-r1.ebuild +++ b/dev-vcs/git-tools/git-tools-2015_p20160201-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{1..5} ) +PYTHON_COMPAT=( python2_7 python3_{4..5} ) inherit eutils python-r1 DESCRIPTION="Assorted git-related scripts" diff --git a/dev-vcs/git-tools/git-tools-2015_p20160201.ebuild b/dev-vcs/git-tools/git-tools-2015_p20160201.ebuild index 8acca2133ccc9..fdc84228f3d63 100644 --- a/dev-vcs/git-tools/git-tools-2015_p20160201.ebuild +++ b/dev-vcs/git-tools/git-tools-2015_p20160201.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{1..5} ) +PYTHON_COMPAT=( python2_7 python3_{4..5} ) inherit python-r1 DESCRIPTION="Assorted git-related scripts" diff --git a/dev-vcs/gitg/gitg-3.20.3.ebuild b/dev-vcs/gitg/gitg-3.20.3.ebuild index e2eea85b5c7fc..40abb994c389e 100644 --- a/dev-vcs/gitg/gitg-3.20.3.ebuild +++ b/dev-vcs/gitg/gitg-3.20.3.ebuild @@ -4,7 +4,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) VALA_MIN_API_VERSION="0.32" # Needed when gtk+-3.20 is found inherit gnome2 pax-utils python-r1 vala diff --git a/dev-vcs/gitg/gitg-3.22.0.ebuild b/dev-vcs/gitg/gitg-3.22.0.ebuild index e05172fd3ec9a..7631dc994c652 100644 --- a/dev-vcs/gitg/gitg-3.22.0.ebuild +++ b/dev-vcs/gitg/gitg-3.22.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) VALA_MIN_API_VERSION="0.32" # Needed when gtk+-3.20 is found inherit gnome2 pax-utils python-r1 vala diff --git a/dev-vcs/pwclient/pwclient-20141110122616.ebuild b/dev-vcs/pwclient/pwclient-20141110122616.ebuild index 7ef63f1376d03..ec94bc9dbd528 100644 --- a/dev-vcs/pwclient/pwclient-20141110122616.ebuild +++ b/dev-vcs/pwclient/pwclient-20141110122616.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils python-r1 diff --git a/dev-vcs/svneverever/svneverever-1.2.2-r1.ebuild b/dev-vcs/svneverever/svneverever-1.2.2-r1.ebuild index 2d7daa70aa71f..eab06d4d104de 100644 --- a/dev-vcs/svneverever/svneverever-1.2.2-r1.ebuild +++ b/dev-vcs/svneverever/svneverever-1.2.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="Tool collecting path entries across SVN history" diff --git a/dev-vcs/svneverever/svneverever-1.3.0.ebuild b/dev-vcs/svneverever/svneverever-1.3.0.ebuild index ed38f70177d1e..d28bf627f8315 100644 --- a/dev-vcs/svneverever/svneverever-1.3.0.ebuild +++ b/dev-vcs/svneverever/svneverever-1.3.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="Tool collecting path entries across SVN history" diff --git a/games-misc/doge/doge-3.5.0.ebuild b/games-misc/doge/doge-3.5.0.ebuild index 7e56fc3940b34..45ee4cc183f8e 100644 --- a/games-misc/doge/doge-3.5.0.ebuild +++ b/games-misc/doge/doge-3.5.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/games-util/nml/nml-0.4.2-r1.ebuild b/games-util/nml/nml-0.4.2-r1.ebuild index ac95465b75404..615a4631aeff7 100644 --- a/games-util/nml/nml-0.4.2-r1.ebuild +++ b/games-util/nml/nml-0.4.2-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) inherit distutils-r1 DESCRIPTION="Compiler of NML files into grf/nfo files" diff --git a/games-util/nml/nml-0.4.4.ebuild b/games-util/nml/nml-0.4.4.ebuild index 6bbfe7951a91f..9f11c23e07633 100644 --- a/games-util/nml/nml-0.4.4.ebuild +++ b/games-util/nml/nml-0.4.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) inherit distutils-r1 DESCRIPTION="Compiler of NML files into grf/nfo files" diff --git a/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.18.3.ebuild b/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.18.3.ebuild index 1eab48fba35b0..97789c55440a3 100644 --- a/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.18.3.ebuild +++ b/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.18.3.ebuild @@ -5,7 +5,7 @@ EAPI="5" GCONF_DEBUG="no" GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit autotools eutils gnome2 python-r1 systemd udev virtualx diff --git a/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.20.1.ebuild b/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.20.1.ebuild index 70d5c48b7103a..8a1a872045adf 100644 --- a/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.20.1.ebuild +++ b/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.20.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit autotools eutils gnome2 python-r1 systemd udev virtualx diff --git a/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.20.2.ebuild b/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.20.2.ebuild index 52a777bd6f244..46e329171c68c 100644 --- a/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.20.2.ebuild +++ b/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.20.2.ebuild @@ -4,7 +4,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit autotools eutils gnome2 python-any-r1 systemd udev virtualx diff --git a/gnome-base/gnome-shell/gnome-shell-3.18.5.ebuild b/gnome-base/gnome-shell/gnome-shell-3.18.5.ebuild index e448563e6ad67..acac425ac90b3 100644 --- a/gnome-base/gnome-shell/gnome-shell-3.18.5.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-3.18.5.ebuild @@ -5,7 +5,7 @@ EAPI="5" GCONF_DEBUG="no" GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) inherit autotools eutils gnome2 multilib pax-utils python-r1 systemd diff --git a/gnome-base/gnome-shell/gnome-shell-3.20.2-r1.ebuild b/gnome-base/gnome-shell/gnome-shell-3.20.2-r1.ebuild index 09e83ab8e0212..db3b02f22f630 100644 --- a/gnome-base/gnome-shell/gnome-shell-3.20.2-r1.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-3.20.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) inherit autotools eutils gnome2 multilib pax-utils python-r1 systemd diff --git a/gnome-base/gnome-shell/gnome-shell-3.20.3.ebuild b/gnome-base/gnome-shell/gnome-shell-3.20.3.ebuild index 9fe72c4a1c9bd..b45b86ded7656 100644 --- a/gnome-base/gnome-shell/gnome-shell-3.20.3.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-3.20.3.ebuild @@ -4,7 +4,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) inherit autotools eutils gnome2 multilib pax-utils python-r1 systemd diff --git a/gnome-base/gnome-shell/gnome-shell-3.20.4.ebuild b/gnome-base/gnome-shell/gnome-shell-3.20.4.ebuild index f443d6bf99dd0..590f782e1f5a9 100644 --- a/gnome-base/gnome-shell/gnome-shell-3.20.4.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-3.20.4.ebuild @@ -4,7 +4,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) inherit autotools eutils gnome2 multilib pax-utils python-r1 systemd diff --git a/gnome-base/gnome-shell/gnome-shell-3.22.1.ebuild b/gnome-base/gnome-shell/gnome-shell-3.22.1.ebuild index 74579702e42fe..c5e7062f9bb9e 100644 --- a/gnome-base/gnome-shell/gnome-shell-3.22.1.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-3.22.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) inherit autotools eutils gnome2 multilib pax-utils python-r1 systemd diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-7.1.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-7.1.ebuild index 69e17ffb715e9..fb1fc29191afa 100644 --- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-7.1.ebuild +++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-7.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit cmake-utils python-single-r1 diff --git a/gnome-extra/cinnamon/cinnamon-2.8.8.ebuild b/gnome-extra/cinnamon/cinnamon-2.8.8.ebuild index f8b423542b010..e7bfb33500d27 100644 --- a/gnome-extra/cinnamon/cinnamon-2.8.8.ebuild +++ b/gnome-extra/cinnamon/cinnamon-2.8.8.ebuild @@ -4,7 +4,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYTHON_REQ_USE="xml" inherit autotools eutils flag-o-matic gnome2 multilib pax-utils python-r1 diff --git a/gnome-extra/cinnamon/cinnamon-3.0.6.ebuild b/gnome-extra/cinnamon/cinnamon-3.0.6.ebuild index 0c5138b8e98ef..4a101347ea78f 100644 --- a/gnome-extra/cinnamon/cinnamon-3.0.6.ebuild +++ b/gnome-extra/cinnamon/cinnamon-3.0.6.ebuild @@ -4,7 +4,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYTHON_REQ_USE="xml" inherit autotools eutils flag-o-matic gnome2 multilib pax-utils python-r1 diff --git a/gnome-extra/cinnamon/cinnamon-3.0.7-r1.ebuild b/gnome-extra/cinnamon/cinnamon-3.0.7-r1.ebuild index f2c466dc20201..3db4797ee407e 100644 --- a/gnome-extra/cinnamon/cinnamon-3.0.7-r1.ebuild +++ b/gnome-extra/cinnamon/cinnamon-3.0.7-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYTHON_REQ_USE="xml" inherit autotools eutils flag-o-matic gnome2 multilib pax-utils python-r1 diff --git a/gnome-extra/cinnamon/cinnamon-3.0.7.ebuild b/gnome-extra/cinnamon/cinnamon-3.0.7.ebuild index 4db1ddb353d8d..bf5180361d8b0 100644 --- a/gnome-extra/cinnamon/cinnamon-3.0.7.ebuild +++ b/gnome-extra/cinnamon/cinnamon-3.0.7.ebuild @@ -4,7 +4,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYTHON_REQ_USE="xml" inherit autotools eutils flag-o-matic gnome2 multilib pax-utils python-r1 diff --git a/gnome-extra/gnome-builder/gnome-builder-3.18.1.ebuild b/gnome-extra/gnome-builder/gnome-builder-3.18.1.ebuild index d685a364e2a5f..10d5674ac8ccf 100644 --- a/gnome-extra/gnome-builder/gnome-builder-3.18.1.ebuild +++ b/gnome-extra/gnome-builder/gnome-builder-3.18.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" GCONF_DEBUG="no" -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) VALA_MIN_API_VERSION="0.30" VALA_USE_DEPEND="vapigen" diff --git a/gnome-extra/zeitgeist-explorer/zeitgeist-explorer-0.2-r1.ebuild b/gnome-extra/zeitgeist-explorer/zeitgeist-explorer-0.2-r1.ebuild index f7e7554b23648..af3ad4b3a399e 100644 --- a/gnome-extra/zeitgeist-explorer/zeitgeist-explorer-0.2-r1.ebuild +++ b/gnome-extra/zeitgeist-explorer/zeitgeist-explorer-0.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 versionator diff --git a/kde-base/pykde4/pykde4-4.14.3-r1.ebuild b/kde-base/pykde4/pykde4-4.14.3-r1.ebuild index fe6290c17c492..e8eb357d250e8 100644 --- a/kde-base/pykde4/pykde4-4.14.3-r1.ebuild +++ b/kde-base/pykde4/pykde4-4.14.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="threads" OPENGL_REQUIRED="always" CMAKE_MAKEFILE_GENERATOR="emake" diff --git a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.26.0.ebuild b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.26.0.ebuild index 67bb1ce946512..40ef0ceeb3449 100644 --- a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.26.0.ebuild +++ b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.26.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) KDE_AUTODEPS="false" KDE_DEBUG="false" KDE_TEST="false" diff --git a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.27.0.ebuild b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.27.0.ebuild index 03a843e249588..5da0bf6aed0bc 100644 --- a/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.27.0.ebuild +++ b/kde-frameworks/extra-cmake-modules/extra-cmake-modules-5.27.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) KDE_AUTODEPS="false" KDE_DEBUG="false" KDE_TEST="false" diff --git a/mail-filter/pypolicyd-spf/pypolicyd-spf-1.3.2-r1.ebuild b/mail-filter/pypolicyd-spf/pypolicyd-spf-1.3.2-r1.ebuild index 2bcaf391a67ac..f31bfcef8aa94 100644 --- a/mail-filter/pypolicyd-spf/pypolicyd-spf-1.3.2-r1.ebuild +++ b/mail-filter/pypolicyd-spf/pypolicyd-spf-1.3.2-r1.ebuild @@ -5,7 +5,7 @@ EAPI=5 # See bug #559364 before getting clever with this. -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) # The built-in ipaddress module handles the parsing of IP addresses. If # python is built without ipv6 support, then ipaddress can't parse ipv6 diff --git a/media-gfx/birdfont/birdfont-2.15.5.ebuild b/media-gfx/birdfont/birdfont-2.15.5.ebuild index 26b66e701d4a4..015dc3c46120c 100644 --- a/media-gfx/birdfont/birdfont-2.15.5.ebuild +++ b/media-gfx/birdfont/birdfont-2.15.5.ebuild @@ -3,7 +3,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PLOCALES="cs de it sv" inherit python-any-r1 vala l10n toolchain-funcs multilib eutils multiprocessing diff --git a/media-gfx/cairosvg/cairosvg-1.0.7.ebuild b/media-gfx/cairosvg/cairosvg-1.0.7.ebuild index d189cd3542917..6ded95aec531d 100644 --- a/media-gfx/cairosvg/cairosvg-1.0.7.ebuild +++ b/media-gfx/cairosvg/cairosvg-1.0.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/media-gfx/cairosvg/cairosvg-1.0.ebuild b/media-gfx/cairosvg/cairosvg-1.0.ebuild index f63e8d2bcfee8..3215e1bb4b2eb 100644 --- a/media-gfx/cairosvg/cairosvg-1.0.ebuild +++ b/media-gfx/cairosvg/cairosvg-1.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 diff --git a/media-gfx/eog-plugins/eog-plugins-3.16.4.ebuild b/media-gfx/eog-plugins/eog-plugins-3.16.4.ebuild index 49ec61c216ca8..336ae903760b3 100644 --- a/media-gfx/eog-plugins/eog-plugins-3.16.4.ebuild +++ b/media-gfx/eog-plugins/eog-plugins-3.16.4.ebuild @@ -4,7 +4,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) inherit gnome2 python-r1 diff --git a/media-gfx/eog-plugins/eog-plugins-3.16.5.ebuild b/media-gfx/eog-plugins/eog-plugins-3.16.5.ebuild index 89c50ac7625cd..0d3350aa94bf0 100644 --- a/media-gfx/eog-plugins/eog-plugins-3.16.5.ebuild +++ b/media-gfx/eog-plugins/eog-plugins-3.16.5.ebuild @@ -4,7 +4,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) inherit gnome2 python-r1 diff --git a/media-gfx/exiv2/exiv2-0.25-r2.ebuild b/media-gfx/exiv2/exiv2-0.25-r2.ebuild index 15ebb5d7fd822..611a8f671cd54 100644 --- a/media-gfx/exiv2/exiv2-0.25-r2.ebuild +++ b/media-gfx/exiv2/exiv2-0.25-r2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils cmake-multilib python-any-r1 diff --git a/media-gfx/fontforge/fontforge-20150612-r1.ebuild b/media-gfx/fontforge/fontforge-20150612-r1.ebuild index 598b51c60a807..5a9e851daa081 100644 --- a/media-gfx/fontforge/fontforge-20150612-r1.ebuild +++ b/media-gfx/fontforge/fontforge-20150612-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit autotools eutils fdo-mime python-single-r1 diff --git a/media-gfx/fontforge/fontforge-20150824.ebuild b/media-gfx/fontforge/fontforge-20150824.ebuild index fd038d1b9be6a..40e6fc302fe1f 100644 --- a/media-gfx/fontforge/fontforge-20150824.ebuild +++ b/media-gfx/fontforge/fontforge-20150824.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils fdo-mime python-single-r1 diff --git a/media-gfx/fontforge/fontforge-20160404.ebuild b/media-gfx/fontforge/fontforge-20160404.ebuild index a4c41ea70ae66..4bc9f60ae74dd 100644 --- a/media-gfx/fontforge/fontforge-20160404.ebuild +++ b/media-gfx/fontforge/fontforge-20160404.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit eutils fdo-mime python-single-r1 diff --git a/media-gfx/hugin/hugin-2015.0.0-r1.ebuild b/media-gfx/hugin/hugin-2015.0.0-r1.ebuild index e44a64b3a9721..24e630db19027 100644 --- a/media-gfx/hugin/hugin-2015.0.0-r1.ebuild +++ b/media-gfx/hugin/hugin-2015.0.0-r1.ebuild @@ -5,7 +5,7 @@ EAPI=5 WX_GTK_VER="3.0" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit python-single-r1 wxwidgets versionator cmake-utils diff --git a/media-gfx/hugin/hugin-2016.0.0.ebuild b/media-gfx/hugin/hugin-2016.0.0.ebuild index 5d675f15388a4..06be207613beb 100644 --- a/media-gfx/hugin/hugin-2016.0.0.ebuild +++ b/media-gfx/hugin/hugin-2016.0.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 WX_GTK_VER="3.0" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit python-single-r1 wxwidgets versionator cmake-utils diff --git a/media-gfx/hugin/hugin-2016.2.0.ebuild b/media-gfx/hugin/hugin-2016.2.0.ebuild index 4b8020901a13f..5345e17ec4126 100644 --- a/media-gfx/hugin/hugin-2016.2.0.ebuild +++ b/media-gfx/hugin/hugin-2016.2.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 WX_GTK_VER="3.0" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit python-single-r1 wxwidgets versionator cmake-utils diff --git a/media-gfx/hugin/hugin-9999.ebuild b/media-gfx/hugin/hugin-9999.ebuild index 6fbb401994843..b739963cb3443 100644 --- a/media-gfx/hugin/hugin-9999.ebuild +++ b/media-gfx/hugin/hugin-9999.ebuild @@ -5,7 +5,7 @@ EAPI=5 WX_GTK_VER="3.0" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit mercurial python-single-r1 wxwidgets versionator cmake-utils diff --git a/media-gfx/qrencode-python/qrencode-python-1.02_pre140921.ebuild b/media-gfx/qrencode-python/qrencode-python-1.02_pre140921.ebuild index f82634eeadd73..8017a2c8425a4 100644 --- a/media-gfx/qrencode-python/qrencode-python-1.02_pre140921.ebuild +++ b/media-gfx/qrencode-python/qrencode-python-1.02_pre140921.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 vcs-snapshot diff --git a/media-libs/gexiv2/gexiv2-0.10.2.ebuild b/media-libs/gexiv2/gexiv2-0.10.2.ebuild index 563302ff56d07..28e8c46d89465 100644 --- a/media-libs/gexiv2/gexiv2-0.10.2.ebuild +++ b/media-libs/gexiv2/gexiv2-0.10.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils multilib python-r1 toolchain-funcs versionator xdg-utils diff --git a/media-libs/gexiv2/gexiv2-0.10.3.ebuild b/media-libs/gexiv2/gexiv2-0.10.3.ebuild index c1314d3c139c9..2ff7933c39a02 100644 --- a/media-libs/gexiv2/gexiv2-0.10.3.ebuild +++ b/media-libs/gexiv2/gexiv2-0.10.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit eutils multilib python-r1 toolchain-funcs versionator xdg-utils diff --git a/media-libs/gexiv2/gexiv2-0.10.4.ebuild b/media-libs/gexiv2/gexiv2-0.10.4.ebuild index 7b686e5299f01..e538816b28266 100644 --- a/media-libs/gexiv2/gexiv2-0.10.4.ebuild +++ b/media-libs/gexiv2/gexiv2-0.10.4.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit eutils multilib python-r1 toolchain-funcs versionator xdg-utils diff --git a/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.8.2.ebuild b/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.8.2.ebuild index 3fe2e189b311c..5ed7c10b640a9 100644 --- a/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.8.2.ebuild +++ b/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.8.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit bash-completion-r1 gnome2 python-r1 diff --git a/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.8.3.ebuild b/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.8.3.ebuild index 348fe0517e442..242e056c1e217 100644 --- a/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.8.3.ebuild +++ b/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.8.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit bash-completion-r1 gnome2 python-r1 diff --git a/media-libs/lensfun/lensfun-0.3.2.ebuild b/media-libs/lensfun/lensfun-0.3.2.ebuild index 92943a8f8b965..b3520a8d9cdd0 100644 --- a/media-libs/lensfun/lensfun-0.3.2.ebuild +++ b/media-libs/lensfun/lensfun-0.3.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python3_{3,4,5} ) +PYTHON_COMPAT=( python3_{4,5} ) inherit multilib python-single-r1 cmake-utils diff --git a/media-libs/libepoxy/libepoxy-1.2.ebuild b/media-libs/libepoxy/libepoxy-1.2.ebuild index 3c03676d6875d..f06fdf0f4ce76 100644 --- a/media-libs/libepoxy/libepoxy-1.2.ebuild +++ b/media-libs/libepoxy/libepoxy-1.2.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} = 9999* ]]; then GIT_ECLASS="git-r3" fi -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE='xml(+)' inherit autotools-multilib ${GIT_ECLASS} python-any-r1 diff --git a/media-libs/libepoxy/libepoxy-1.3.1.ebuild b/media-libs/libepoxy/libepoxy-1.3.1.ebuild index bfb543c8f9d6d..a7d32b224e91d 100644 --- a/media-libs/libepoxy/libepoxy-1.3.1.ebuild +++ b/media-libs/libepoxy/libepoxy-1.3.1.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} = 9999* ]]; then GIT_ECLASS="git-r3" fi -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYTHON_REQ_USE='xml(+)' inherit autotools-multilib ${GIT_ECLASS} python-any-r1 diff --git a/media-libs/libepoxy/libepoxy-9999.ebuild b/media-libs/libepoxy/libepoxy-9999.ebuild index 5d12655576be7..4665cdff12113 100644 --- a/media-libs/libepoxy/libepoxy-9999.ebuild +++ b/media-libs/libepoxy/libepoxy-9999.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} = 9999* ]]; then GIT_ECLASS="git-r3" fi -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYTHON_REQ_USE='xml(+)' inherit autotools-multilib ${GIT_ECLASS} python-any-r1 diff --git a/media-libs/libxmlbird/libxmlbird-1.2.0.ebuild b/media-libs/libxmlbird/libxmlbird-1.2.0.ebuild index d321727547a13..6b9e3a4a26ef0 100644 --- a/media-libs/libxmlbird/libxmlbird-1.2.0.ebuild +++ b/media-libs/libxmlbird/libxmlbird-1.2.0.ebuild @@ -3,7 +3,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit python-any-r1 vala toolchain-funcs multilib eutils multiprocessing diff --git a/media-libs/lilv/lilv-0.18.0.ebuild b/media-libs/lilv/lilv-0.18.0.ebuild index 84af93ada231c..9a31b54b2542f 100644 --- a/media-libs/lilv/lilv-0.18.0.ebuild +++ b/media-libs/lilv/lilv-0.18.0.ebuild @@ -4,7 +4,7 @@ EAPI=4 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE='threads(+)' inherit base python-any-r1 waf-utils bash-completion-r1 diff --git a/media-libs/lilv/lilv-0.20.0.ebuild b/media-libs/lilv/lilv-0.20.0.ebuild index 8535f32d8e4da..ebe4b3f098cd3 100644 --- a/media-libs/lilv/lilv-0.20.0.ebuild +++ b/media-libs/lilv/lilv-0.20.0.ebuild @@ -4,7 +4,7 @@ EAPI=4 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE='threads(+)' inherit base python-any-r1 waf-utils bash-completion-r1 diff --git a/media-libs/lilv/lilv-0.22.0.ebuild b/media-libs/lilv/lilv-0.22.0.ebuild index da5a8e7571cef..48de5547481c9 100644 --- a/media-libs/lilv/lilv-0.22.0.ebuild +++ b/media-libs/lilv/lilv-0.22.0.ebuild @@ -4,7 +4,7 @@ EAPI=4 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE='threads(+)' inherit base python-any-r1 waf-utils bash-completion-r1 diff --git a/media-libs/lv2-ui/lv2-ui-2.4-r1.ebuild b/media-libs/lv2-ui/lv2-ui-2.4-r1.ebuild index 92be57cafb86d..6a59d6fc19c15 100644 --- a/media-libs/lv2-ui/lv2-ui-2.4-r1.ebuild +++ b/media-libs/lv2-ui/lv2-ui-2.4-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE='threads' inherit python-any-r1 waf-utils diff --git a/media-libs/lv2/lv2-1.10.0-r1.ebuild b/media-libs/lv2/lv2-1.10.0-r1.ebuild index 2e326379fc8cb..dd009c2f67112 100644 --- a/media-libs/lv2/lv2-1.10.0-r1.ebuild +++ b/media-libs/lv2/lv2-1.10.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE='threads(+)' inherit python-single-r1 waf-utils diff --git a/media-libs/lv2/lv2-1.10.0.ebuild b/media-libs/lv2/lv2-1.10.0.ebuild index 1db4e5ad4d588..c18152ad93722 100644 --- a/media-libs/lv2/lv2-1.10.0.ebuild +++ b/media-libs/lv2/lv2-1.10.0.ebuild @@ -4,7 +4,7 @@ EAPI=4 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE='threads(+)' inherit python-single-r1 waf-utils diff --git a/media-libs/lv2/lv2-1.12.0.ebuild b/media-libs/lv2/lv2-1.12.0.ebuild index bf3b5f2a9920a..abdc35a37d140 100644 --- a/media-libs/lv2/lv2-1.12.0.ebuild +++ b/media-libs/lv2/lv2-1.12.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE='threads(+)' inherit python-single-r1 waf-utils multilib diff --git a/media-libs/lv2/lv2-1.8.0.ebuild b/media-libs/lv2/lv2-1.8.0.ebuild index 1db4e5ad4d588..c18152ad93722 100644 --- a/media-libs/lv2/lv2-1.8.0.ebuild +++ b/media-libs/lv2/lv2-1.8.0.ebuild @@ -4,7 +4,7 @@ EAPI=4 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE='threads(+)' inherit python-single-r1 waf-utils diff --git a/media-libs/lv2core/lv2core-6.0.ebuild b/media-libs/lv2core/lv2core-6.0.ebuild index f28f26b71cecf..bd003f112a2de 100644 --- a/media-libs/lv2core/lv2core-6.0.ebuild +++ b/media-libs/lv2core/lv2core-6.0.ebuild @@ -4,7 +4,7 @@ EAPI=4 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE='threads(+)' inherit python-any-r1 waf-utils diff --git a/media-libs/mutagen/mutagen-1.27.ebuild b/media-libs/mutagen/mutagen-1.27.ebuild index 4ece32d9f2ceb..f686e6a741f56 100644 --- a/media-libs/mutagen/mutagen-1.27.ebuild +++ b/media-libs/mutagen/mutagen-1.27.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/media-libs/mutagen/mutagen-1.31.ebuild b/media-libs/mutagen/mutagen-1.31.ebuild index ef466f6c545d2..40a19f93822a1 100644 --- a/media-libs/mutagen/mutagen-1.31.ebuild +++ b/media-libs/mutagen/mutagen-1.31.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/media-libs/mutagen/mutagen-1.34.1.ebuild b/media-libs/mutagen/mutagen-1.34.1.ebuild index f3309a6cd851f..7eaab530d53bf 100644 --- a/media-libs/mutagen/mutagen-1.34.1.ebuild +++ b/media-libs/mutagen/mutagen-1.34.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/media-libs/mutagen/mutagen-1.34.ebuild b/media-libs/mutagen/mutagen-1.34.ebuild index f3309a6cd851f..7eaab530d53bf 100644 --- a/media-libs/mutagen/mutagen-1.34.ebuild +++ b/media-libs/mutagen/mutagen-1.34.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/media-libs/opencv/opencv-3.0.0.ebuild b/media-libs/opencv/opencv-3.0.0.ebuild index 60aff3a259bf7..84aa427ffaa59 100644 --- a/media-libs/opencv/opencv-3.0.0.ebuild +++ b/media-libs/opencv/opencv-3.0.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit toolchain-funcs cmake-utils python-single-r1 java-pkg-opt-2 java-ant-2 diff --git a/media-libs/sratom/sratom-0.4.6.ebuild b/media-libs/sratom/sratom-0.4.6.ebuild index d1edc6c892430..19a2ff06fc3d9 100644 --- a/media-libs/sratom/sratom-0.4.6.ebuild +++ b/media-libs/sratom/sratom-0.4.6.ebuild @@ -4,7 +4,7 @@ EAPI=4 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE='threads(+)' inherit python-any-r1 waf-utils diff --git a/media-libs/suil/suil-0.8.2.ebuild b/media-libs/suil/suil-0.8.2.ebuild index 0a237fda0331f..4c34bdc4a4831 100644 --- a/media-libs/suil/suil-0.8.2.ebuild +++ b/media-libs/suil/suil-0.8.2.ebuild @@ -4,7 +4,7 @@ EAPI=4 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE='threads(+)' inherit python-any-r1 waf-utils diff --git a/media-libs/vips/vips-7.38.5.ebuild b/media-libs/vips/vips-7.38.5.ebuild index 884c8afb2e025..deb05fc9a9372 100644 --- a/media-libs/vips/vips-7.38.5.ebuild +++ b/media-libs/vips/vips-7.38.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python2_{6,7} ) +PYTHON_COMPAT=( python2_7 ) inherit eutils versionator python-single-r1 DESCRIPTION="VIPS Image Processing Library" diff --git a/media-plugins/mda-lv2/mda-lv2-1.0.0.ebuild b/media-plugins/mda-lv2/mda-lv2-1.0.0.ebuild index d5a58b3adfae8..dbc8fa8d5defb 100644 --- a/media-plugins/mda-lv2/mda-lv2-1.0.0.ebuild +++ b/media-plugins/mda-lv2/mda-lv2-1.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=4 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE='threads(+)' inherit python-any-r1 waf-utils diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild index d5a58b3adfae8..dbc8fa8d5defb 100644 --- a/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild +++ b/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild @@ -4,7 +4,7 @@ EAPI=4 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE='threads(+)' inherit python-any-r1 waf-utils diff --git a/media-sound/gnome-music/gnome-music-3.18.2.ebuild b/media-sound/gnome-music/gnome-music-3.18.2.ebuild index faa643467b18e..427c4bb7673bd 100644 --- a/media-sound/gnome-music/gnome-music-3.18.2.ebuild +++ b/media-sound/gnome-music/gnome-music-3.18.2.ebuild @@ -4,7 +4,7 @@ EAPI="5" GCONF_DEBUG="no" -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) inherit gnome2 python-r1 diff --git a/media-sound/gnome-music/gnome-music-3.20.2-r1.ebuild b/media-sound/gnome-music/gnome-music-3.20.2-r1.ebuild index 69d22904c2481..6dd346eaac554 100644 --- a/media-sound/gnome-music/gnome-music-3.20.2-r1.ebuild +++ b/media-sound/gnome-music/gnome-music-3.20.2-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) inherit gnome2 python-r1 diff --git a/media-sound/jalv/jalv-1.4.4.ebuild b/media-sound/jalv/jalv-1.4.4.ebuild index 14ac57c49af10..1e69d0e70d94b 100644 --- a/media-sound/jalv/jalv-1.4.4.ebuild +++ b/media-sound/jalv/jalv-1.4.4.ebuild @@ -4,7 +4,7 @@ EAPI=4 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE='threads(+)' inherit python-any-r1 waf-utils diff --git a/media-sound/jalv/jalv-1.4.6.ebuild b/media-sound/jalv/jalv-1.4.6.ebuild index 14ac57c49af10..1e69d0e70d94b 100644 --- a/media-sound/jalv/jalv-1.4.6.ebuild +++ b/media-sound/jalv/jalv-1.4.6.ebuild @@ -4,7 +4,7 @@ EAPI=4 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE='threads(+)' inherit python-any-r1 waf-utils diff --git a/media-sound/lyvi/lyvi-2.0.0.ebuild b/media-sound/lyvi/lyvi-2.0.0.ebuild index a73cc4a3dca9a..b40f60403e1bc 100644 --- a/media-sound/lyvi/lyvi-2.0.0.ebuild +++ b/media-sound/lyvi/lyvi-2.0.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) inherit distutils-r1 diff --git a/media-sound/mps-youtube/mps-youtube-0.2.7.1.ebuild b/media-sound/mps-youtube/mps-youtube-0.2.7.1.ebuild index ebc4518c045a8..6262ea08325e0 100644 --- a/media-sound/mps-youtube/mps-youtube-0.2.7.1.ebuild +++ b/media-sound/mps-youtube/mps-youtube-0.2.7.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) inherit distutils-r1 DESCRIPTION="Terminal-based YouTube player and downloader" diff --git a/media-sound/pithos/pithos-1.0.1.ebuild b/media-sound/pithos/pithos-1.0.1.ebuild index 0d82599f3aded..9823fc3f1becd 100644 --- a/media-sound/pithos/pithos-1.0.1.ebuild +++ b/media-sound/pithos/pithos-1.0.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=(python3_{3,4}) +PYTHON_COMPAT=(python3_4) inherit eutils distutils-r1 if [[ ${PV} =~ [9]{4,} ]]; then diff --git a/media-sound/rhythmbox/rhythmbox-3.3.1.ebuild b/media-sound/rhythmbox/rhythmbox-3.3.1.ebuild index c7efe85a84aa2..30e97877fe6ab 100644 --- a/media-sound/rhythmbox/rhythmbox-3.3.1.ebuild +++ b/media-sound/rhythmbox/rhythmbox-3.3.1.ebuild @@ -5,7 +5,7 @@ EAPI="5" GCONF_DEBUG="no" GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python3_{3,4,5} ) +PYTHON_COMPAT=( python3_{4,5} ) PYTHON_REQ_USE="xml" inherit eutils gnome2 python-r1 multilib virtualx diff --git a/media-sound/rhythmbox/rhythmbox-3.3.ebuild b/media-sound/rhythmbox/rhythmbox-3.3.ebuild index f3a344ef0f0d9..9fa410e63e798 100644 --- a/media-sound/rhythmbox/rhythmbox-3.3.ebuild +++ b/media-sound/rhythmbox/rhythmbox-3.3.ebuild @@ -5,7 +5,7 @@ EAPI="5" GCONF_DEBUG="no" GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python3_{3,4,5} ) +PYTHON_COMPAT=( python3_{4,5} ) PYTHON_REQ_USE="xml" inherit eutils gnome2 python-r1 multilib virtualx diff --git a/media-sound/rhythmbox/rhythmbox-3.4.1.ebuild b/media-sound/rhythmbox/rhythmbox-3.4.1.ebuild index 83c30b2af3011..9da8ca74aafa4 100644 --- a/media-sound/rhythmbox/rhythmbox-3.4.1.ebuild +++ b/media-sound/rhythmbox/rhythmbox-3.4.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python3_{3,4,5} ) +PYTHON_COMPAT=( python3_{4,5} ) PYTHON_REQ_USE="xml" inherit eutils gnome2 python-r1 multilib virtualx diff --git a/media-sound/rhythmbox/rhythmbox-3.4.ebuild b/media-sound/rhythmbox/rhythmbox-3.4.ebuild index 143dc6a07978f..c581a9b0ca24e 100644 --- a/media-sound/rhythmbox/rhythmbox-3.4.ebuild +++ b/media-sound/rhythmbox/rhythmbox-3.4.ebuild @@ -4,7 +4,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python3_{3,4,5} ) +PYTHON_COMPAT=( python3_{4,5} ) PYTHON_REQ_USE="xml" inherit eutils gnome2 python-r1 multilib virtualx diff --git a/media-sound/xmms2/xmms2-0.8-r3.ebuild b/media-sound/xmms2/xmms2-0.8-r3.ebuild index c910ef333e13d..45bed1801e5f4 100644 --- a/media-sound/xmms2/xmms2-0.8-r3.ebuild +++ b/media-sound/xmms2/xmms2-0.8-r3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) USE_RUBY="ruby20 ruby21 ruby22" inherit eutils multiprocessing python-any-r1 ruby-single toolchain-funcs diff --git a/media-sound/xmms2/xmms2-0.8-r4.ebuild b/media-sound/xmms2/xmms2-0.8-r4.ebuild index 7d823b1f78451..43f99fddd8cf8 100644 --- a/media-sound/xmms2/xmms2-0.8-r4.ebuild +++ b/media-sound/xmms2/xmms2-0.8-r4.ebuild @@ -5,7 +5,7 @@ EAPI=5 # waf fails on python3_5: AttributeError: Can't pickle local object 'Context.__init__..node_class' -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) USE_RUBY="ruby20 ruby21 ruby22" inherit eutils multiprocessing python-single-r1 ruby-single toolchain-funcs diff --git a/media-video/gaupol/gaupol-0.91.ebuild b/media-video/gaupol/gaupol-0.91.ebuild index 01699a97acdb4..c1ac71dfd79c5 100644 --- a/media-video/gaupol/gaupol-0.91.ebuild +++ b/media-video/gaupol/gaupol-0.91.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) inherit distutils-r1 gnome2-utils virtualx xdg-utils diff --git a/media-video/gaupol/gaupol-0.92.ebuild b/media-video/gaupol/gaupol-0.92.ebuild index 50081f74774e1..10971fc08f33c 100644 --- a/media-video/gaupol/gaupol-0.92.ebuild +++ b/media-video/gaupol/gaupol-0.92.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) inherit distutils-r1 gnome2-utils virtualx xdg-utils diff --git a/media-video/gaupol/gaupol-1.0.ebuild b/media-video/gaupol/gaupol-1.0.ebuild index f8e427f23d3b9..b4be9e2807788 100644 --- a/media-video/gaupol/gaupol-1.0.ebuild +++ b/media-video/gaupol/gaupol-1.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) inherit distutils-r1 gnome2-utils virtualx xdg-utils diff --git a/media-video/mpv/mpv-0.18.0-r1.ebuild b/media-video/mpv/mpv-0.18.0-r1.ebuild index bcabf52f68731..c8c7d80bd01ab 100644 --- a/media-video/mpv/mpv-0.18.0-r1.ebuild +++ b/media-video/mpv/mpv-0.18.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYTHON_REQ_USE='threads(+)' WAF_PV=1.8.12 diff --git a/media-video/mpv/mpv-0.20.0.ebuild b/media-video/mpv/mpv-0.20.0.ebuild index ea722a693e9e4..120b7bc008704 100644 --- a/media-video/mpv/mpv-0.20.0.ebuild +++ b/media-video/mpv/mpv-0.20.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYTHON_REQ_USE='threads(+)' WAF_PV=1.8.12 diff --git a/media-video/mpv/mpv-0.21.0.ebuild b/media-video/mpv/mpv-0.21.0.ebuild index d12c3e43acca4..2e3ba7ddaac47 100644 --- a/media-video/mpv/mpv-0.21.0.ebuild +++ b/media-video/mpv/mpv-0.21.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYTHON_REQ_USE='threads(+)' WAF_PV=1.8.12 diff --git a/media-video/mpv/mpv-0.9.2-r1.ebuild b/media-video/mpv/mpv-0.9.2-r1.ebuild index 5950f5cee9d8a..4e93be52377e0 100644 --- a/media-video/mpv/mpv-0.9.2-r1.ebuild +++ b/media-video/mpv/mpv-0.9.2-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE='threads(+)' inherit eutils python-any-r1 waf-utils pax-utils fdo-mime gnome2-utils diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild index d12c3e43acca4..2e3ba7ddaac47 100644 --- a/media-video/mpv/mpv-9999.ebuild +++ b/media-video/mpv/mpv-9999.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYTHON_REQ_USE='threads(+)' WAF_PV=1.8.12 diff --git a/media-video/pitivi/pitivi-0.95.ebuild b/media-video/pitivi/pitivi-0.95.ebuild index 63059a6dce9ad..fca84e1170375 100644 --- a/media-video/pitivi/pitivi-0.95.ebuild +++ b/media-video/pitivi/pitivi-0.95.ebuild @@ -5,7 +5,7 @@ EAPI="5" GCONF_DEBUG="no" GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) PYTHON_REQ_USE="sqlite" inherit gnome2 python-single-r1 virtualx diff --git a/media-video/pitivi/pitivi-0.96-r1.ebuild b/media-video/pitivi/pitivi-0.96-r1.ebuild index 2acd3578ff993..85a63ed912ad2 100644 --- a/media-video/pitivi/pitivi-0.96-r1.ebuild +++ b/media-video/pitivi/pitivi-0.96-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) PYTHON_REQ_USE="sqlite" inherit gnome2 python-single-r1 virtualx diff --git a/media-video/pitivi/pitivi-0.97.1.ebuild b/media-video/pitivi/pitivi-0.97.1.ebuild index 2b0bc4207e136..e177cd2edef24 100644 --- a/media-video/pitivi/pitivi-0.97.1.ebuild +++ b/media-video/pitivi/pitivi-0.97.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) PYTHON_REQ_USE="sqlite" inherit gnome2 python-single-r1 virtualx diff --git a/net-analyzer/carl/carl-0.9-r1.ebuild b/net-analyzer/carl/carl-0.9-r1.ebuild index 9d400d4ec6096..63cad57980639 100644 --- a/net-analyzer/carl/carl-0.9-r1.ebuild +++ b/net-analyzer/carl/carl-0.9-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3) +PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3) inherit distutils-r1 diff --git a/net-analyzer/fail2ban/fail2ban-0.9.3-r1.ebuild b/net-analyzer/fail2ban/fail2ban-0.9.3-r1.ebuild index 341c7a7398e6f..b14c0836b9d2c 100644 --- a/net-analyzer/fail2ban/fail2ban-0.9.3-r1.ebuild +++ b/net-analyzer/fail2ban/fail2ban-0.9.3-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) DISTUTILS_SINGLE_IMPL=1 inherit distutils-r1 eutils systemd vcs-snapshot diff --git a/net-analyzer/fail2ban/fail2ban-0.9.4.ebuild b/net-analyzer/fail2ban/fail2ban-0.9.4.ebuild index 4896bd447b33d..24931b0941e65 100644 --- a/net-analyzer/fail2ban/fail2ban-0.9.4.ebuild +++ b/net-analyzer/fail2ban/fail2ban-0.9.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) DISTUTILS_SINGLE_IMPL=1 inherit distutils-r1 eutils systemd vcs-snapshot diff --git a/net-analyzer/fail2ban/fail2ban-0.9.5.ebuild b/net-analyzer/fail2ban/fail2ban-0.9.5.ebuild index 466d66b9d1ed0..7cca52e52174f 100644 --- a/net-analyzer/fail2ban/fail2ban-0.9.5.ebuild +++ b/net-analyzer/fail2ban/fail2ban-0.9.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) DISTUTILS_SINGLE_IMPL=1 inherit distutils-r1 eutils systemd vcs-snapshot diff --git a/net-analyzer/fail2ban/fail2ban-99999999.ebuild b/net-analyzer/fail2ban/fail2ban-99999999.ebuild index ff0f3fc093c6d..b50271280045b 100644 --- a/net-analyzer/fail2ban/fail2ban-99999999.ebuild +++ b/net-analyzer/fail2ban/fail2ban-99999999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) DISTUTILS_SINGLE_IMPL=1 inherit distutils-r1 eutils systemd git-r3 diff --git a/net-analyzer/nagios-check_openvpn-simple/nagios-check_openvpn-simple-0.0.1-r1.ebuild b/net-analyzer/nagios-check_openvpn-simple/nagios-check_openvpn-simple-0.0.1-r1.ebuild index 41b5bd1dbd7a6..0c893dc11a959 100644 --- a/net-analyzer/nagios-check_openvpn-simple/nagios-check_openvpn-simple-0.0.1-r1.ebuild +++ b/net-analyzer/nagios-check_openvpn-simple/nagios-check_openvpn-simple-0.0.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 MY_PN="${PN/nagios-/}" diff --git a/net-analyzer/netdata/netdata-1.3.0.ebuild b/net-analyzer/netdata/netdata-1.3.0.ebuild index f5951ec7e1621..0890ac521b5d1 100644 --- a/net-analyzer/netdata/netdata-1.3.0.ebuild +++ b/net-analyzer/netdata/netdata-1.3.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit fcaps linux-info python-r1 systemd user diff --git a/net-analyzer/netdata/netdata-1.4.0.ebuild b/net-analyzer/netdata/netdata-1.4.0.ebuild index 47ad4c8ac6690..27cf2dcf33560 100644 --- a/net-analyzer/netdata/netdata-1.4.0.ebuild +++ b/net-analyzer/netdata/netdata-1.4.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit fcaps linux-info python-r1 systemd user diff --git a/net-analyzer/netdata/netdata-9999.ebuild b/net-analyzer/netdata/netdata-9999.ebuild index 47ad4c8ac6690..27cf2dcf33560 100644 --- a/net-analyzer/netdata/netdata-9999.ebuild +++ b/net-analyzer/netdata/netdata-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit fcaps linux-info python-r1 systemd user diff --git a/net-analyzer/pypacker/pypacker-2.9.ebuild b/net-analyzer/pypacker/pypacker-2.9.ebuild index 52b90b5127e54..11cfed5f32d91 100644 --- a/net-analyzer/pypacker/pypacker-2.9.ebuild +++ b/net-analyzer/pypacker/pypacker-2.9.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) inherit distutils-r1 vcs-snapshot diff --git a/net-analyzer/speedtest-cli/speedtest-cli-0.3.4-r1.ebuild b/net-analyzer/speedtest-cli/speedtest-cli-0.3.4-r1.ebuild index d31fe337f7217..77b944f4796c9 100644 --- a/net-analyzer/speedtest-cli/speedtest-cli-0.3.4-r1.ebuild +++ b/net-analyzer/speedtest-cli/speedtest-cli-0.3.4-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/net-dns/bind/bind-9.10.3_p4.ebuild b/net-dns/bind/bind-9.10.3_p4.ebuild index 86eeaccc60353..2910d6f75a250 100644 --- a/net-dns/bind/bind-9.10.3_p4.ebuild +++ b/net-dns/bind/bind-9.10.3_p4.ebuild @@ -13,7 +13,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit python-r1 eutils autotools toolchain-funcs flag-o-matic multilib db-use user systemd diff --git a/net-dns/bind/bind-9.10.4_p3.ebuild b/net-dns/bind/bind-9.10.4_p3.ebuild index 680f5f97a217e..1786937b40ce2 100644 --- a/net-dns/bind/bind-9.10.4_p3.ebuild +++ b/net-dns/bind/bind-9.10.4_p3.ebuild @@ -13,7 +13,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit python-r1 eutils autotools toolchain-funcs flag-o-matic multilib db-use user systemd diff --git a/net-dns/bind/bind-9.11.0.ebuild b/net-dns/bind/bind-9.11.0.ebuild index f81e861b63e70..2936c7bf8e7e6 100644 --- a/net-dns/bind/bind-9.11.0.ebuild +++ b/net-dns/bind/bind-9.11.0.ebuild @@ -13,7 +13,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit python-r1 eutils autotools toolchain-funcs flag-o-matic multilib db-use user systemd diff --git a/net-firewall/firewalld/firewalld-0.4.3.3.ebuild b/net-firewall/firewalld/firewalld-0.4.3.3.ebuild index 9bf9047385660..35dff1b9a4c85 100644 --- a/net-firewall/firewalld/firewalld-0.4.3.3.ebuild +++ b/net-firewall/firewalld/firewalld-0.4.3.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) #BACKPORTS= inherit autotools eutils gnome2-utils python-r1 systemd multilib bash-completion-r1 diff --git a/net-firewall/ufw/ufw-0.34_pre805-r2.ebuild b/net-firewall/ufw/ufw-0.34_pre805-r2.ebuild index 10424ac7c50bc..37608685507c8 100644 --- a/net-firewall/ufw/ufw-0.34_pre805-r2.ebuild +++ b/net-firewall/ufw/ufw-0.34_pre805-r2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) DISTUTILS_IN_SOURCE_BUILD=1 inherit bash-completion-r1 eutils linux-info distutils-r1 systemd diff --git a/net-firewall/ufw/ufw-0.35.ebuild b/net-firewall/ufw/ufw-0.35.ebuild index e9f95f18ad661..6092f0bbb1c20 100644 --- a/net-firewall/ufw/ufw-0.35.ebuild +++ b/net-firewall/ufw/ufw-0.35.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) DISTUTILS_IN_SOURCE_BUILD=1 inherit bash-completion-r1 eutils linux-info distutils-r1 systemd diff --git a/net-fs/s3ql/s3ql-2.11.1.ebuild b/net-fs/s3ql/s3ql-2.11.1.ebuild index cf5f32acae4cb..696aaea2f76a6 100644 --- a/net-fs/s3ql/s3ql-2.11.1.ebuild +++ b/net-fs/s3ql/s3ql-2.11.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) inherit distutils-r1 diff --git a/net-fs/s3ql/s3ql-2.11.ebuild b/net-fs/s3ql/s3ql-2.11.ebuild index cf5f32acae4cb..696aaea2f76a6 100644 --- a/net-fs/s3ql/s3ql-2.11.ebuild +++ b/net-fs/s3ql/s3ql-2.11.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) inherit distutils-r1 diff --git a/net-fs/s3ql/s3ql-2.12.ebuild b/net-fs/s3ql/s3ql-2.12.ebuild index cf5f32acae4cb..696aaea2f76a6 100644 --- a/net-fs/s3ql/s3ql-2.12.ebuild +++ b/net-fs/s3ql/s3ql-2.12.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) inherit distutils-r1 diff --git a/net-fs/s3ql/s3ql-2.14-r1.ebuild b/net-fs/s3ql/s3ql-2.14-r1.ebuild index 50dd9cc1aaeab..0eefa5f2c510b 100644 --- a/net-fs/s3ql/s3ql-2.14-r1.ebuild +++ b/net-fs/s3ql/s3ql-2.14-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) inherit distutils-r1 diff --git a/net-fs/s3ql/s3ql-2.14.ebuild b/net-fs/s3ql/s3ql-2.14.ebuild index e9c5940a60b13..d505e4e3cc349 100644 --- a/net-fs/s3ql/s3ql-2.14.ebuild +++ b/net-fs/s3ql/s3ql-2.14.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) inherit distutils-r1 diff --git a/net-fs/s3ql/s3ql-2.17.1.ebuild b/net-fs/s3ql/s3ql-2.17.1.ebuild index f0dc294586874..1b30a9ea27e9d 100644 --- a/net-fs/s3ql/s3ql-2.17.1.ebuild +++ b/net-fs/s3ql/s3ql-2.17.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python3_{3,4,5} ) +PYTHON_COMPAT=( python3_{4,5} ) inherit distutils-r1 diff --git a/net-fs/s3ql/s3ql-2.20.ebuild b/net-fs/s3ql/s3ql-2.20.ebuild index 099c1db4224bf..3825282bd755d 100644 --- a/net-fs/s3ql/s3ql-2.20.ebuild +++ b/net-fs/s3ql/s3ql-2.20.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=6 -PYTHON_COMPAT=( python3_{3,4,5} ) +PYTHON_COMPAT=( python3_{4,5} ) inherit distutils-r1 diff --git a/net-im/empathy/empathy-3.12.12.ebuild b/net-im/empathy/empathy-3.12.12.ebuild index 71db2f06e4f49..6ae32deafd8a5 100644 --- a/net-im/empathy/empathy-3.12.12.ebuild +++ b/net-im/empathy/empathy-3.12.12.ebuild @@ -4,7 +4,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit gnome2 autotools python-any-r1 virtualx diff --git a/net-im/pidgin/pidgin-2.11.0.ebuild b/net-im/pidgin/pidgin-2.11.0.ebuild index 9d574dbfdc949..fb06856ee72c6 100644 --- a/net-im/pidgin/pidgin-2.11.0.ebuild +++ b/net-im/pidgin/pidgin-2.11.0.ebuild @@ -5,7 +5,7 @@ EAPI=6 GENTOO_DEPEND_ON_PERL=no -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit autotools flag-o-matic eutils toolchain-funcs multilib perl-module python-single-r1 diff --git a/net-irc/hexchat/hexchat-2.10.2.ebuild b/net-irc/hexchat/hexchat-2.10.2.ebuild index 7dd3f7d05f650..efc5be9726ec3 100644 --- a/net-irc/hexchat/hexchat-2.10.2.ebuild +++ b/net-irc/hexchat/hexchat-2.10.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit eutils fdo-mime gnome2-utils mono-env multilib python-single-r1 DESCRIPTION="Graphical IRC client based on XChat" diff --git a/net-irc/irker/irker-2.16.ebuild b/net-irc/irker/irker-2.16.ebuild index 96f3eac792524..a54085591163d 100644 --- a/net-irc/irker/irker-2.16.ebuild +++ b/net-irc/irker/irker-2.16.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="ssl" inherit python-single-r1 systemd eutils diff --git a/net-irc/irker/irker-2.17.ebuild b/net-irc/irker/irker-2.17.ebuild index dd74618e90cf3..438f766748160 100644 --- a/net-irc/irker/irker-2.17.ebuild +++ b/net-irc/irker/irker-2.17.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="ssl" inherit python-single-r1 systemd eutils diff --git a/net-irc/limnoria/limnoria-20150523.ebuild b/net-irc/limnoria/limnoria-20150523.ebuild index 1d27fd64a1fad..cd0c325983f8d 100644 --- a/net-irc/limnoria/limnoria-20150523.ebuild +++ b/net-irc/limnoria/limnoria-20150523.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/net-irc/limnoria/limnoria-20150829.ebuild b/net-irc/limnoria/limnoria-20150829.ebuild index 1d27fd64a1fad..cd0c325983f8d 100644 --- a/net-irc/limnoria/limnoria-20150829.ebuild +++ b/net-irc/limnoria/limnoria-20150829.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/net-irc/limnoria/limnoria-99999999.ebuild b/net-irc/limnoria/limnoria-99999999.ebuild index 1d27fd64a1fad..cd0c325983f8d 100644 --- a/net-irc/limnoria/limnoria-99999999.ebuild +++ b/net-irc/limnoria/limnoria-99999999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/net-irc/weechat/weechat-1.4-r1.ebuild b/net-irc/weechat/weechat-1.4-r1.ebuild index d9b4d44318cd7..3c6dae4c81e2e 100644 --- a/net-irc/weechat/weechat-1.4-r1.ebuild +++ b/net-irc/weechat/weechat-1.4-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) CMAKE_MAKEFILE_GENERATOR=emake inherit eutils python-single-r1 multilib cmake-utils diff --git a/net-irc/weechat/weechat-1.5.ebuild b/net-irc/weechat/weechat-1.5.ebuild index 35a7165d3d729..48973b2d3dc35 100644 --- a/net-irc/weechat/weechat-1.5.ebuild +++ b/net-irc/weechat/weechat-1.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) CMAKE_MAKEFILE_GENERATOR=emake inherit eutils python-single-r1 multilib cmake-utils diff --git a/net-irc/znc/znc-1.4-r1.ebuild b/net-irc/znc/znc-1.4-r1.ebuild index 9f6deef735bf2..6b6698136b5ae 100644 --- a/net-irc/znc/znc-1.4-r1.ebuild +++ b/net-irc/znc/znc-1.4-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) inherit base python-single-r1 systemd user MY_PV=${PV/_/-} diff --git a/net-irc/znc/znc-1.6.1-r1.ebuild b/net-irc/znc/znc-1.6.1-r1.ebuild index 6f7e05bf2c7cc..f06d78432933d 100644 --- a/net-irc/znc/znc-1.6.1-r1.ebuild +++ b/net-irc/znc/znc-1.6.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) inherit eutils python-single-r1 systemd user MY_PV=${PV/_/-} diff --git a/net-irc/znc/znc-1.6.3.ebuild b/net-irc/znc/znc-1.6.3.ebuild index eb377274c8d15..2169aac52aabe 100644 --- a/net-irc/znc/znc-1.6.3.ebuild +++ b/net-irc/znc/znc-1.6.3.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) inherit eutils python-single-r1 readme.gentoo-r1 systemd user MY_PV=${PV/_/-} diff --git a/net-irc/znc/znc-9999.ebuild b/net-irc/znc/znc-9999.ebuild index 34e748165a76b..81f46590043db 100644 --- a/net-irc/znc/znc-9999.ebuild +++ b/net-irc/znc/znc-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) inherit autotools eutils python-single-r1 user MY_PV=${PV/_/-} diff --git a/net-libs/libsignon-glib/libsignon-glib-1.13-r1.ebuild b/net-libs/libsignon-glib/libsignon-glib-1.13-r1.ebuild index 17358b4107602..0259ee2fec923 100644 --- a/net-libs/libsignon-glib/libsignon-glib-1.13-r1.ebuild +++ b/net-libs/libsignon-glib/libsignon-glib-1.13-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit autotools eutils python-r1 vcs-snapshot xdg-utils DESCRIPTION="GLib binding for the D-Bus API provided by signond" diff --git a/net-libs/libsoup/libsoup-2.50.0.ebuild b/net-libs/libsoup/libsoup-2.50.0.ebuild index bdda76b48c426..b0020452fc2ff 100644 --- a/net-libs/libsoup/libsoup-2.50.0.ebuild +++ b/net-libs/libsoup/libsoup-2.50.0.ebuild @@ -5,7 +5,7 @@ EAPI="5" GCONF_DEBUG="yes" GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit gnome2 multilib-minimal python-any-r1 diff --git a/net-libs/libsoup/libsoup-2.52.2.ebuild b/net-libs/libsoup/libsoup-2.52.2.ebuild index 9380dc69ffee0..fe05ec353b8b9 100644 --- a/net-libs/libsoup/libsoup-2.52.2.ebuild +++ b/net-libs/libsoup/libsoup-2.52.2.ebuild @@ -5,7 +5,7 @@ EAPI="5" GCONF_DEBUG="yes" GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) VALA_USE_DEPEND="vapigen" inherit gnome2 multilib-minimal python-any-r1 vala diff --git a/net-libs/libsoup/libsoup-2.54.1-r1.ebuild b/net-libs/libsoup/libsoup-2.54.1-r1.ebuild index b1c9186aa63a4..b965d0c180b71 100644 --- a/net-libs/libsoup/libsoup-2.54.1-r1.ebuild +++ b/net-libs/libsoup/libsoup-2.54.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) VALA_USE_DEPEND="vapigen" inherit gnome2 multilib-minimal python-any-r1 vala diff --git a/net-libs/libsoup/libsoup-2.54.1.ebuild b/net-libs/libsoup/libsoup-2.54.1.ebuild index eb60b9a724ca1..b10c9a2e329d4 100644 --- a/net-libs/libsoup/libsoup-2.54.1.ebuild +++ b/net-libs/libsoup/libsoup-2.54.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) VALA_USE_DEPEND="vapigen" inherit gnome2 multilib-minimal python-any-r1 vala diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.16.19.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.16.19.ebuild index 6f6571578703d..12f201b5b3e9c 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.16.19.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.16.19.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) PYTHON_REQ_USE="threads" DISTUTILS_OPTIONAL=true AUTOTOOLS_AUTORECONF=true diff --git a/net-libs/stem/stem-1.4.0.ebuild b/net-libs/stem/stem-1.4.0.ebuild index c2722cc644cc8..b9bdfd54bac59 100644 --- a/net-libs/stem/stem-1.4.0.ebuild +++ b/net-libs/stem/stem-1.4.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_3,3_4}) +PYTHON_COMPAT=(python{2_7,3_4}) inherit vcs-snapshot distutils-r1 diff --git a/net-libs/stem/stem-1.4.1.ebuild b/net-libs/stem/stem-1.4.1.ebuild index c2722cc644cc8..b9bdfd54bac59 100644 --- a/net-libs/stem/stem-1.4.1.ebuild +++ b/net-libs/stem/stem-1.4.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_3,3_4}) +PYTHON_COMPAT=(python{2_7,3_4}) inherit vcs-snapshot distutils-r1 diff --git a/net-mail/notmuch/notmuch-0.18.2.ebuild b/net-mail/notmuch/notmuch-0.18.2.ebuild index a0070f89f2f9a..7a9e6cac2f957 100644 --- a/net-mail/notmuch/notmuch-0.18.2.ebuild +++ b/net-mail/notmuch/notmuch-0.18.2.ebuild @@ -5,7 +5,7 @@ EAPI=5 DISTUTILS_OPTIONAL=1 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit bash-completion-r1 elisp-common eutils pax-utils distutils-r1 \ toolchain-funcs diff --git a/net-mail/notmuch/notmuch-0.19-r1.ebuild b/net-mail/notmuch/notmuch-0.19-r1.ebuild index 7e0b38c772033..34efaeec7fd0b 100644 --- a/net-mail/notmuch/notmuch-0.19-r1.ebuild +++ b/net-mail/notmuch/notmuch-0.19-r1.ebuild @@ -5,7 +5,7 @@ EAPI=5 DISTUTILS_OPTIONAL=1 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit bash-completion-r1 elisp-common eutils flag-o-matic pax-utils \ distutils-r1 toolchain-funcs diff --git a/net-mail/notmuch/notmuch-0.20.2.ebuild b/net-mail/notmuch/notmuch-0.20.2.ebuild index 8b88dd9403632..71b668089ded2 100644 --- a/net-mail/notmuch/notmuch-0.20.2.ebuild +++ b/net-mail/notmuch/notmuch-0.20.2.ebuild @@ -5,7 +5,7 @@ EAPI=5 DISTUTILS_OPTIONAL=1 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit bash-completion-r1 elisp-common eutils flag-o-matic pax-utils \ distutils-r1 toolchain-funcs diff --git a/net-mail/notmuch/notmuch-0.21.ebuild b/net-mail/notmuch/notmuch-0.21.ebuild index 211a70e4502da..1facfdfbe616f 100644 --- a/net-mail/notmuch/notmuch-0.21.ebuild +++ b/net-mail/notmuch/notmuch-0.21.ebuild @@ -5,7 +5,7 @@ EAPI=5 DISTUTILS_OPTIONAL=1 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit bash-completion-r1 elisp-common eutils flag-o-matic pax-utils \ distutils-r1 toolchain-funcs diff --git a/net-mail/notmuch/notmuch-0.22.2-r1.ebuild b/net-mail/notmuch/notmuch-0.22.2-r1.ebuild index 33e8ce3487307..e699bdb188650 100644 --- a/net-mail/notmuch/notmuch-0.22.2-r1.ebuild +++ b/net-mail/notmuch/notmuch-0.22.2-r1.ebuild @@ -5,7 +5,7 @@ EAPI=6 DISTUTILS_OPTIONAL=1 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit bash-completion-r1 elisp-common eutils flag-o-matic pax-utils \ distutils-r1 toolchain-funcs diff --git a/net-mail/notmuch/notmuch-0.22.2.ebuild b/net-mail/notmuch/notmuch-0.22.2.ebuild index 574809166b8ee..f65afe432fbe6 100644 --- a/net-mail/notmuch/notmuch-0.22.2.ebuild +++ b/net-mail/notmuch/notmuch-0.22.2.ebuild @@ -5,7 +5,7 @@ EAPI=5 DISTUTILS_OPTIONAL=1 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit bash-completion-r1 elisp-common eutils flag-o-matic pax-utils \ distutils-r1 toolchain-funcs diff --git a/net-mail/notmuch/notmuch-0.23.1.ebuild b/net-mail/notmuch/notmuch-0.23.1.ebuild index 66c7df98bc429..49aefbf3285f1 100644 --- a/net-mail/notmuch/notmuch-0.23.1.ebuild +++ b/net-mail/notmuch/notmuch-0.23.1.ebuild @@ -5,7 +5,7 @@ EAPI=6 DISTUTILS_OPTIONAL=1 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit bash-completion-r1 elisp-common eutils flag-o-matic pax-utils \ distutils-r1 toolchain-funcs diff --git a/net-misc/gns3-converter/gns3-converter-1.3.0.ebuild b/net-misc/gns3-converter/gns3-converter-1.3.0.ebuild index 95d4ff5bcea02..ee07c0dee4200 100644 --- a/net-misc/gns3-converter/gns3-converter-1.3.0.ebuild +++ b/net-misc/gns3-converter/gns3-converter-1.3.0.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) inherit distutils-r1 diff --git a/net-misc/httpie/httpie-0.9.2.ebuild b/net-misc/httpie/httpie-0.9.2.ebuild index 33ab535b60033..a994dc43694ca 100644 --- a/net-misc/httpie/httpie-0.9.2.ebuild +++ b/net-misc/httpie/httpie-0.9.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/net-misc/httpie/httpie-0.9.3.ebuild b/net-misc/httpie/httpie-0.9.3.ebuild index 9566ba201a2cc..c40af761e4185 100644 --- a/net-misc/httpie/httpie-0.9.3.ebuild +++ b/net-misc/httpie/httpie-0.9.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/net-misc/httpie/httpie-0.9.4.ebuild b/net-misc/httpie/httpie-0.9.4.ebuild index 9566ba201a2cc..c40af761e4185 100644 --- a/net-misc/httpie/httpie-0.9.4.ebuild +++ b/net-misc/httpie/httpie-0.9.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/net-misc/leapcast/leapcast-0.1.3-r1.ebuild b/net-misc/leapcast/leapcast-0.1.3-r1.ebuild index ca9dabe1fa1b8..6b89602d22724 100644 --- a/net-misc/leapcast/leapcast-0.1.3-r1.ebuild +++ b/net-misc/leapcast/leapcast-0.1.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/net-misc/leapcast/leapcast-9999.ebuild b/net-misc/leapcast/leapcast-9999.ebuild index ca9dabe1fa1b8..6b89602d22724 100644 --- a/net-misc/leapcast/leapcast-9999.ebuild +++ b/net-misc/leapcast/leapcast-9999.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/net-misc/livestreamer/livestreamer-1.11.1.ebuild b/net-misc/livestreamer/livestreamer-1.11.1.ebuild index bc7bc1714930c..eb1d358c24dd1 100644 --- a/net-misc/livestreamer/livestreamer-1.11.1.ebuild +++ b/net-misc/livestreamer/livestreamer-1.11.1.ebuild @@ -8,7 +8,7 @@ DESCRIPTION="CLI tool that pipes video streams from services like twitch.tv into HOMEPAGE="https://github.com/chrippa/livestreamer" SRC_URI="https://github.com/chrippa/livestreamer/archive/v${PV}.tar.gz -> ${P}.tar.gz" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 KEYWORDS="amd64 ~mips x86" diff --git a/net-misc/livestreamer/livestreamer-1.12.1.ebuild b/net-misc/livestreamer/livestreamer-1.12.1.ebuild index 65d28f5b91c52..be62ff68be3e4 100644 --- a/net-misc/livestreamer/livestreamer-1.12.1.ebuild +++ b/net-misc/livestreamer/livestreamer-1.12.1.ebuild @@ -8,7 +8,7 @@ DESCRIPTION="CLI tool that pipes video streams from services like twitch.tv into HOMEPAGE="https://github.com/chrippa/livestreamer" SRC_URI="https://github.com/chrippa/livestreamer/archive/v${PV}.tar.gz -> ${P}.tar.gz" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 KEYWORDS="~amd64 ~mips ~x86" diff --git a/net-misc/livestreamer/livestreamer-1.12.2.ebuild b/net-misc/livestreamer/livestreamer-1.12.2.ebuild index 65d28f5b91c52..be62ff68be3e4 100644 --- a/net-misc/livestreamer/livestreamer-1.12.2.ebuild +++ b/net-misc/livestreamer/livestreamer-1.12.2.ebuild @@ -8,7 +8,7 @@ DESCRIPTION="CLI tool that pipes video streams from services like twitch.tv into HOMEPAGE="https://github.com/chrippa/livestreamer" SRC_URI="https://github.com/chrippa/livestreamer/archive/v${PV}.tar.gz -> ${P}.tar.gz" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 KEYWORDS="~amd64 ~mips ~x86" diff --git a/net-misc/networkmanager/networkmanager-1.0.12-r1.ebuild b/net-misc/networkmanager/networkmanager-1.0.12-r1.ebuild index 20e640af26789..5c4e6b94c04bb 100644 --- a/net-misc/networkmanager/networkmanager-1.0.12-r1.ebuild +++ b/net-misc/networkmanager/networkmanager-1.0.12-r1.ebuild @@ -7,7 +7,7 @@ GCONF_DEBUG="no" GNOME_ORG_MODULE="NetworkManager" GNOME2_LA_PUNT="yes" VALA_USE_DEPEND="vapigen" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit autotools bash-completion-r1 eutils gnome2 linux-info multilib python-any-r1 systemd \ user readme.gentoo toolchain-funcs vala versionator virtualx udev multilib-minimal diff --git a/net-misc/networkmanager/networkmanager-1.2.4.ebuild b/net-misc/networkmanager/networkmanager-1.2.4.ebuild index 773be0e371370..2952e009f9aa9 100644 --- a/net-misc/networkmanager/networkmanager-1.2.4.ebuild +++ b/net-misc/networkmanager/networkmanager-1.2.4.ebuild @@ -6,7 +6,7 @@ EAPI=6 GNOME_ORG_MODULE="NetworkManager" GNOME2_LA_PUNT="yes" VALA_USE_DEPEND="vapigen" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit bash-completion-r1 gnome2 linux-info multilib python-any-r1 systemd \ user readme.gentoo-r1 toolchain-funcs vala versionator virtualx udev multilib-minimal diff --git a/net-misc/networkmanager/networkmanager-1.4.0-r1.ebuild b/net-misc/networkmanager/networkmanager-1.4.0-r1.ebuild index 9885bae8fc380..e8bb7fdab531d 100644 --- a/net-misc/networkmanager/networkmanager-1.4.0-r1.ebuild +++ b/net-misc/networkmanager/networkmanager-1.4.0-r1.ebuild @@ -6,7 +6,7 @@ EAPI=6 GNOME_ORG_MODULE="NetworkManager" GNOME2_LA_PUNT="yes" VALA_USE_DEPEND="vapigen" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit bash-completion-r1 gnome2 linux-info multilib python-any-r1 systemd \ user readme.gentoo-r1 toolchain-funcs vala versionator virtualx udev multilib-minimal diff --git a/net-misc/networkmanager/networkmanager-1.4.0.ebuild b/net-misc/networkmanager/networkmanager-1.4.0.ebuild index c735125a6ae83..5ea616b983c5d 100644 --- a/net-misc/networkmanager/networkmanager-1.4.0.ebuild +++ b/net-misc/networkmanager/networkmanager-1.4.0.ebuild @@ -6,7 +6,7 @@ EAPI=6 GNOME_ORG_MODULE="NetworkManager" GNOME2_LA_PUNT="yes" VALA_USE_DEPEND="vapigen" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit bash-completion-r1 gnome2 linux-info multilib python-any-r1 systemd \ user readme.gentoo-r1 toolchain-funcs vala versionator virtualx udev multilib-minimal diff --git a/net-misc/networkmanager/networkmanager-1.4.2.ebuild b/net-misc/networkmanager/networkmanager-1.4.2.ebuild index a99839a9dc85a..acbac20cac725 100644 --- a/net-misc/networkmanager/networkmanager-1.4.2.ebuild +++ b/net-misc/networkmanager/networkmanager-1.4.2.ebuild @@ -6,7 +6,7 @@ EAPI=6 GNOME_ORG_MODULE="NetworkManager" GNOME2_LA_PUNT="yes" VALA_USE_DEPEND="vapigen" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit bash-completion-r1 gnome2 linux-info multilib python-any-r1 systemd \ user readme.gentoo-r1 toolchain-funcs vala versionator virtualx udev multilib-minimal diff --git a/net-misc/wget/wget-1.18.ebuild b/net-misc/wget/wget-1.18.ebuild index 7499eb983b819..01c71aabdd432 100644 --- a/net-misc/wget/wget-1.18.ebuild +++ b/net-misc/wget/wget-1.18.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) inherit flag-o-matic python-any-r1 toolchain-funcs eutils diff --git a/net-misc/whatportis/whatportis-0.2.ebuild b/net-misc/whatportis/whatportis-0.2.ebuild index 71d00bfb48ea2..eaabec81ad91e 100644 --- a/net-misc/whatportis/whatportis-0.2.ebuild +++ b/net-misc/whatportis/whatportis-0.2.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/net-misc/whatportis/whatportis-0.3.ebuild b/net-misc/whatportis/whatportis-0.3.ebuild index fc9db2da118f2..226ce0398afde 100644 --- a/net-misc/whatportis/whatportis-0.3.ebuild +++ b/net-misc/whatportis/whatportis-0.3.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/net-misc/whatportis/whatportis-0.4.ebuild b/net-misc/whatportis/whatportis-0.4.ebuild index fc9db2da118f2..226ce0398afde 100644 --- a/net-misc/whatportis/whatportis-0.4.ebuild +++ b/net-misc/whatportis/whatportis-0.4.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/net-misc/whatportis/whatportis-0.5.ebuild b/net-misc/whatportis/whatportis-0.5.ebuild index 49b5607cf8e0b..84aa1278653e8 100644 --- a/net-misc/whatportis/whatportis-0.5.ebuild +++ b/net-misc/whatportis/whatportis-0.5.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/net-misc/whatportis/whatportis-0.6.ebuild b/net-misc/whatportis/whatportis-0.6.ebuild index 59b2b221a19a4..041125ee80e99 100644 --- a/net-misc/whatportis/whatportis-0.6.ebuild +++ b/net-misc/whatportis/whatportis-0.6.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 eutils diff --git a/net-misc/you-get/you-get-0.4.536.ebuild b/net-misc/you-get/you-get-0.4.536.ebuild index 1be8390246de0..f6683465156f9 100644 --- a/net-misc/you-get/you-get-0.4.536.ebuild +++ b/net-misc/you-get/you-get-0.4.536.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=(python{3_3,3_4,3_5}) +PYTHON_COMPAT=(python{3_4,3_5}) inherit eutils distutils-r1 DESCRIPTION="A tiny command-line utility to download media contents from the Web." diff --git a/net-misc/youtube-dl/youtube-dl-2016.01.01.ebuild b/net-misc/youtube-dl/youtube-dl-2016.01.01.ebuild index 0c8b584370d0b..9a6c3125b075a 100644 --- a/net-misc/youtube-dl/youtube-dl-2016.01.01.ebuild +++ b/net-misc/youtube-dl/youtube-dl-2016.01.01.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_3,3_4,3_5}) +PYTHON_COMPAT=(python{2_7,3_4,3_5}) DISTUTILS_SINGLE_IMPL=true inherit bash-completion-r1 distutils-r1 eutils diff --git a/net-misc/youtube-dl/youtube-dl-2016.09.19.ebuild b/net-misc/youtube-dl/youtube-dl-2016.09.19.ebuild index 4fa9254a87139..aaec94fb20c2b 100644 --- a/net-misc/youtube-dl/youtube-dl-2016.09.19.ebuild +++ b/net-misc/youtube-dl/youtube-dl-2016.09.19.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_3,3_4,3_5}) +PYTHON_COMPAT=(python{2_7,3_4,3_5}) inherit bash-completion-r1 distutils-r1 eutils DESCRIPTION="Download videos from YouTube.com (and more sites...)" diff --git a/net-misc/youtube-dl/youtube-dl-2016.10.25.ebuild b/net-misc/youtube-dl/youtube-dl-2016.10.25.ebuild index 1f0ca43a4f19b..b704f645876b9 100644 --- a/net-misc/youtube-dl/youtube-dl-2016.10.25.ebuild +++ b/net-misc/youtube-dl/youtube-dl-2016.10.25.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_3,3_4,3_5}) +PYTHON_COMPAT=(python{2_7,3_4,3_5}) inherit bash-completion-r1 distutils-r1 eutils DESCRIPTION="Download videos from YouTube.com (and more sites...)" diff --git a/net-misc/youtube-dl/youtube-dl-2016.10.26.ebuild b/net-misc/youtube-dl/youtube-dl-2016.10.26.ebuild index 1f0ca43a4f19b..b704f645876b9 100644 --- a/net-misc/youtube-dl/youtube-dl-2016.10.26.ebuild +++ b/net-misc/youtube-dl/youtube-dl-2016.10.26.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_3,3_4,3_5}) +PYTHON_COMPAT=(python{2_7,3_4,3_5}) inherit bash-completion-r1 distutils-r1 eutils DESCRIPTION="Download videos from YouTube.com (and more sites...)" diff --git a/net-misc/youtube-dl/youtube-dl-99999999.ebuild b/net-misc/youtube-dl/youtube-dl-99999999.ebuild index 260621e877cf4..eea012b9b57b3 100644 --- a/net-misc/youtube-dl/youtube-dl-99999999.ebuild +++ b/net-misc/youtube-dl/youtube-dl-99999999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=(python{2_7,3_3,3_4,3_5}) +PYTHON_COMPAT=(python{2_7,3_4,3_5}) inherit bash-completion-r1 distutils-r1 eutils git-r3 DESCRIPTION="Download videos from YouTube.com (and more sites...)" diff --git a/net-news/canto-curses/canto-curses-0.9.3.ebuild b/net-news/canto-curses/canto-curses-0.9.3.ebuild index d31db64b077ee..433264c800b1c 100644 --- a/net-news/canto-curses/canto-curses-0.9.3.ebuild +++ b/net-news/canto-curses/canto-curses-0.9.3.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) PYTHON_REQ_USE="ncurses(+),threads(+)" inherit distutils-r1 multilib diff --git a/net-news/canto-daemon/canto-daemon-0.9.1.ebuild b/net-news/canto-daemon/canto-daemon-0.9.1.ebuild index 72f0eb8521b5c..ff76043e6a3da 100644 --- a/net-news/canto-daemon/canto-daemon-0.9.1.ebuild +++ b/net-news/canto-daemon/canto-daemon-0.9.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) PYTHON_REQ_USE="xml(+),threads(+)" inherit distutils-r1 multilib diff --git a/net-p2p/torrentinfo/torrentinfo-1.8.6.ebuild b/net-p2p/torrentinfo/torrentinfo-1.8.6.ebuild index 0a9fdc67e670a..223d8929977a9 100644 --- a/net-p2p/torrentinfo/torrentinfo-1.8.6.ebuild +++ b/net-p2p/torrentinfo/torrentinfo-1.8.6.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 diff --git a/net-print/hplip/hplip-3.16.10.ebuild b/net-print/hplip/hplip-3.16.10.ebuild index 19b8dcb124e94..886dd15e827b6 100644 --- a/net-print/hplip/hplip-3.16.10.ebuild +++ b/net-print/hplip/hplip-3.16.10.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="threads,xml" inherit eutils linux-info python-single-r1 readme.gentoo-r1 udev autotools diff --git a/net-print/hplip/hplip-3.16.9-r1.ebuild b/net-print/hplip/hplip-3.16.9-r1.ebuild index ccde78b76d32f..a059cd70da2fb 100644 --- a/net-print/hplip/hplip-3.16.9-r1.ebuild +++ b/net-print/hplip/hplip-3.16.9-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="threads,xml" inherit eutils linux-info python-single-r1 readme.gentoo-r1 udev autotools diff --git a/ros-meta/executive_smach/executive_smach-2.0.0.ebuild b/ros-meta/executive_smach/executive_smach-2.0.0.ebuild index 76573ce479d0f..b670032d3e428 100644 --- a/ros-meta/executive_smach/executive_smach-2.0.0.ebuild +++ b/ros-meta/executive_smach/executive_smach-2.0.0.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/executive_smach" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} inherit ros-catkin diff --git a/ros-meta/executive_smach/executive_smach-9999.ebuild b/ros-meta/executive_smach/executive_smach-9999.ebuild index 76573ce479d0f..b670032d3e428 100644 --- a/ros-meta/executive_smach/executive_smach-9999.ebuild +++ b/ros-meta/executive_smach/executive_smach-9999.ebuild @@ -6,7 +6,7 @@ EAPI=5 ROS_REPO_URI="https://github.com/ros/executive_smach" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) ROS_SUBDIR=${PN} inherit ros-catkin diff --git a/sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild b/sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild index 212efab81f73d..bf3fb8ee26416 100644 --- a/sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild +++ b/sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/sci-biology/biopandas/biopandas-0.1.4.ebuild b/sci-biology/biopandas/biopandas-0.1.4.ebuild index 5b192774bb7b2..bec73c8056583 100644 --- a/sci-biology/biopandas/biopandas-0.1.4.ebuild +++ b/sci-biology/biopandas/biopandas-0.1.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 diff --git a/sci-biology/biopython/biopython-1.65.ebuild b/sci-biology/biopython/biopython-1.65.ebuild index b7a6f9c44e7b0..64bb66cf81dfa 100644 --- a/sci-biology/biopython/biopython-1.65.ebuild +++ b/sci-biology/biopython/biopython-1.65.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 eutils diff --git a/sci-biology/biopython/biopython-1.66.ebuild b/sci-biology/biopython/biopython-1.66.ebuild index f791b83e4c835..1e6a2a49f5ecf 100644 --- a/sci-biology/biopython/biopython-1.66.ebuild +++ b/sci-biology/biopython/biopython-1.66.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 eutils diff --git a/sci-biology/biopython/biopython-1.68.ebuild b/sci-biology/biopython/biopython-1.68.ebuild index 22b6eced23cf3..f2ff539eeedd0 100644 --- a/sci-biology/biopython/biopython-1.68.ebuild +++ b/sci-biology/biopython/biopython-1.68.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 eutils diff --git a/sci-calculators/units/units-2.12.ebuild b/sci-calculators/units/units-2.12.ebuild index 5a5b426464133..46a30ad7fadc3 100644 --- a/sci-calculators/units/units-2.12.ebuild +++ b/sci-calculators/units/units-2.12.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="xml" inherit eutils python-r1 diff --git a/sci-calculators/units/units-2.13.ebuild b/sci-calculators/units/units-2.13.ebuild index 1726de6848b7a..0d8be051c087d 100644 --- a/sci-calculators/units/units-2.13.ebuild +++ b/sci-calculators/units/units-2.13.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="xml" inherit eutils python-r1 diff --git a/sci-chemistry/freeon/freeon-1.0.10.ebuild b/sci-chemistry/freeon/freeon-1.0.10.ebuild index f19ae3f6fb894..f1a8d5cd58e96 100644 --- a/sci-chemistry/freeon/freeon-1.0.10.ebuild +++ b/sci-chemistry/freeon/freeon-1.0.10.ebuild @@ -6,7 +6,7 @@ EAPI=5 AUTOTOOLS_AUTORECONF=1 FORTRAN_STANDARD=90 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit autotools-utils fortran-2 python-any-r1 diff --git a/sci-chemistry/freeon/freeon-1.0.8-r1.ebuild b/sci-chemistry/freeon/freeon-1.0.8-r1.ebuild index 9a847d58768e4..b473cdc114fe7 100644 --- a/sci-chemistry/freeon/freeon-1.0.8-r1.ebuild +++ b/sci-chemistry/freeon/freeon-1.0.8-r1.ebuild @@ -6,7 +6,7 @@ EAPI=5 AUTOTOOLS_AUTORECONF=1 FORTRAN_STANDARD=90 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit autotools-utils fortran-2 python-any-r1 diff --git a/sci-chemistry/nmrglue/nmrglue-0.5-r1.ebuild b/sci-chemistry/nmrglue/nmrglue-0.5-r1.ebuild index b4ce8aa7bd67f..cfe3fda8ae3de 100644 --- a/sci-chemistry/nmrglue/nmrglue-0.5-r1.ebuild +++ b/sci-chemistry/nmrglue/nmrglue-0.5-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild b/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild index 94b84d56e59a9..1d7b43238acb4 100644 --- a/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild +++ b/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit cmake-utils eutils multilib python-r1 diff --git a/sci-electronics/pulseview/pulseview-0.2.0-r1.ebuild b/sci-electronics/pulseview/pulseview-0.2.0-r1.ebuild index aa55f1a480dfe..ba53c52d40f17 100644 --- a/sci-electronics/pulseview/pulseview-0.2.0-r1.ebuild +++ b/sci-electronics/pulseview/pulseview-0.2.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) inherit eutils cmake-utils python-single-r1 if [[ ${PV} == "9999" ]]; then diff --git a/sci-electronics/pulseview/pulseview-0.3.0.ebuild b/sci-electronics/pulseview/pulseview-0.3.0.ebuild index ca0801e89fab4..c04a1342893b9 100644 --- a/sci-electronics/pulseview/pulseview-0.3.0.ebuild +++ b/sci-electronics/pulseview/pulseview-0.3.0.ebuild @@ -4,7 +4,7 @@ EAPI="6" -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) inherit cmake-utils python-single-r1 diff --git a/sci-electronics/pulseview/pulseview-9999.ebuild b/sci-electronics/pulseview/pulseview-9999.ebuild index ca0801e89fab4..c04a1342893b9 100644 --- a/sci-electronics/pulseview/pulseview-9999.ebuild +++ b/sci-electronics/pulseview/pulseview-9999.ebuild @@ -4,7 +4,7 @@ EAPI="6" -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) inherit cmake-utils python-single-r1 diff --git a/sci-electronics/sigrok-cli/sigrok-cli-0.5.0.ebuild b/sci-electronics/sigrok-cli/sigrok-cli-0.5.0.ebuild index 63e8884095402..6939a88f515d6 100644 --- a/sci-electronics/sigrok-cli/sigrok-cli-0.5.0.ebuild +++ b/sci-electronics/sigrok-cli/sigrok-cli-0.5.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) inherit eutils python-single-r1 if [[ ${PV} == "9999" ]]; then diff --git a/sci-electronics/sigrok-cli/sigrok-cli-0.6.0.ebuild b/sci-electronics/sigrok-cli/sigrok-cli-0.6.0.ebuild index a633c4ea364b5..112b2f8003271 100644 --- a/sci-electronics/sigrok-cli/sigrok-cli-0.6.0.ebuild +++ b/sci-electronics/sigrok-cli/sigrok-cli-0.6.0.ebuild @@ -4,7 +4,7 @@ EAPI="6" -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) inherit python-single-r1 diff --git a/sci-electronics/sigrok-cli/sigrok-cli-9999.ebuild b/sci-electronics/sigrok-cli/sigrok-cli-9999.ebuild index a633c4ea364b5..112b2f8003271 100644 --- a/sci-electronics/sigrok-cli/sigrok-cli-9999.ebuild +++ b/sci-electronics/sigrok-cli/sigrok-cli-9999.ebuild @@ -4,7 +4,7 @@ EAPI="6" -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) inherit python-single-r1 diff --git a/sci-geosciences/gpxpy/gpxpy-0.8.6.ebuild b/sci-geosciences/gpxpy/gpxpy-0.8.6.ebuild index a79d33b7349f4..6825c507ca26f 100644 --- a/sci-geosciences/gpxpy/gpxpy-0.8.6.ebuild +++ b/sci-geosciences/gpxpy/gpxpy-0.8.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 vcs-snapshot diff --git a/sci-geosciences/seawater/seawater-3.3.2.ebuild b/sci-geosciences/seawater/seawater-3.3.2.ebuild index 2b13f380778ec..d69bab4a48560 100644 --- a/sci-geosciences/seawater/seawater-3.3.2.ebuild +++ b/sci-geosciences/seawater/seawater-3.3.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 DESCRIPTION="Python version of the SEAWATER 3.2 MATLAB toolkit for calculating the properties of sea water" diff --git a/sci-geosciences/seawater/seawater-3.3.3.ebuild b/sci-geosciences/seawater/seawater-3.3.3.ebuild index 9b034f80f8236..ce3d46bce217f 100644 --- a/sci-geosciences/seawater/seawater-3.3.3.ebuild +++ b/sci-geosciences/seawater/seawater-3.3.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 DESCRIPTION="Python version of the SEAWATER 3.2 MATLAB toolkit for calculating the properties of sea water" diff --git a/sci-geosciences/seawater/seawater-3.3.4.ebuild b/sci-geosciences/seawater/seawater-3.3.4.ebuild index 61d43cf99c413..ce3d46bce217f 100644 --- a/sci-geosciences/seawater/seawater-3.3.4.ebuild +++ b/sci-geosciences/seawater/seawater-3.3.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 DESCRIPTION="Python version of the SEAWATER 3.2 MATLAB toolkit for calculating the properties of sea water" diff --git a/sci-libs/Fiona/Fiona-1.5.1.ebuild b/sci-libs/Fiona/Fiona-1.5.1.ebuild index 756a8aaa0c5c6..2876538c9f618 100644 --- a/sci-libs/Fiona/Fiona-1.5.1.ebuild +++ b/sci-libs/Fiona/Fiona-1.5.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/sci-libs/Fiona/Fiona-9999.ebuild b/sci-libs/Fiona/Fiona-9999.ebuild index 25ff191da9c1c..7926d50cdf576 100644 --- a/sci-libs/Fiona/Fiona-9999.ebuild +++ b/sci-libs/Fiona/Fiona-9999.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 git-r3 diff --git a/sci-libs/Shapely/Shapely-1.3.0.ebuild b/sci-libs/Shapely/Shapely-1.3.0.ebuild index aca63508a63c5..624b04b2a9fe7 100644 --- a/sci-libs/Shapely/Shapely-1.3.0.ebuild +++ b/sci-libs/Shapely/Shapely-1.3.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/sci-libs/Shapely/Shapely-1.3.2.ebuild b/sci-libs/Shapely/Shapely-1.3.2.ebuild index aca63508a63c5..624b04b2a9fe7 100644 --- a/sci-libs/Shapely/Shapely-1.3.2.ebuild +++ b/sci-libs/Shapely/Shapely-1.3.2.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 diff --git a/sci-libs/Shapely/Shapely-1.5.17.ebuild b/sci-libs/Shapely/Shapely-1.5.17.ebuild index fd3bc104c7243..b90bfbec5691a 100644 --- a/sci-libs/Shapely/Shapely-1.5.17.ebuild +++ b/sci-libs/Shapely/Shapely-1.5.17.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_6,2_7,3_{1,2,3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 diff --git a/sci-libs/Shapely/Shapely-9999.ebuild b/sci-libs/Shapely/Shapely-9999.ebuild index 1b3020d48dddf..0ef2490c68aed 100644 --- a/sci-libs/Shapely/Shapely-9999.ebuild +++ b/sci-libs/Shapely/Shapely-9999.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 git-r3 diff --git a/sci-libs/bmrblib/bmrblib-1.0.3.ebuild b/sci-libs/bmrblib/bmrblib-1.0.3.ebuild index 421a816c09a32..a0a83d5456e51 100644 --- a/sci-libs/bmrblib/bmrblib-1.0.3.ebuild +++ b/sci-libs/bmrblib/bmrblib-1.0.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/sci-libs/deap/deap-0.9.1.ebuild b/sci-libs/deap/deap-0.9.1.ebuild index c7f7b75199786..5178f5294e6c9 100644 --- a/sci-libs/deap/deap-0.9.1.ebuild +++ b/sci-libs/deap/deap-0.9.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 diff --git a/sci-libs/deap/deap-1.0.0.ebuild b/sci-libs/deap/deap-1.0.0.ebuild index f65549f1aab99..f54299cea0cfd 100644 --- a/sci-libs/deap/deap-1.0.0.ebuild +++ b/sci-libs/deap/deap-1.0.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="Distributed Evolutionary Algorithms in Python" diff --git a/sci-libs/gdal/gdal-1.11.1-r4.ebuild b/sci-libs/gdal/gdal-1.11.1-r4.ebuild index 448fb1d588bb7..d0e02fd30ad46 100644 --- a/sci-libs/gdal/gdal-1.11.1-r4.ebuild +++ b/sci-libs/gdal/gdal-1.11.1-r4.ebuild @@ -7,7 +7,7 @@ EAPI=5 WANT_AUTOCONF="2.5" GENTOO_DEPEND_ON_PERL="no" -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) DISTUTILS_OPTIONAL=1 inherit autotools eutils libtool perl-module distutils-r1 python-r1 toolchain-funcs java-pkg-opt-2 diff --git a/sci-libs/gdal/gdal-1.11.2-r1.ebuild b/sci-libs/gdal/gdal-1.11.2-r1.ebuild index 9ad0684006c58..c299521f098c1 100644 --- a/sci-libs/gdal/gdal-1.11.2-r1.ebuild +++ b/sci-libs/gdal/gdal-1.11.2-r1.ebuild @@ -7,7 +7,7 @@ EAPI=5 WANT_AUTOCONF="2.5" GENTOO_DEPEND_ON_PERL="no" -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) DISTUTILS_OPTIONAL=1 inherit autotools eutils libtool perl-module distutils-r1 python-r1 toolchain-funcs java-pkg-opt-2 diff --git a/sci-libs/gdal/gdal-2.0.0-r2.ebuild b/sci-libs/gdal/gdal-2.0.0-r2.ebuild index 1f4b25fb5f6bc..82224a5f44a24 100644 --- a/sci-libs/gdal/gdal-2.0.0-r2.ebuild +++ b/sci-libs/gdal/gdal-2.0.0-r2.ebuild @@ -7,7 +7,7 @@ EAPI=5 WANT_AUTOCONF="2.5" GENTOO_DEPEND_ON_PERL="no" -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) DISTUTILS_OPTIONAL=1 inherit autotools eutils libtool perl-module distutils-r1 python-r1 toolchain-funcs java-pkg-opt-2 diff --git a/sci-libs/gdal/gdal-2.0.1-r1.ebuild b/sci-libs/gdal/gdal-2.0.1-r1.ebuild index 6cb09e28d2b26..450f519e91ef0 100644 --- a/sci-libs/gdal/gdal-2.0.1-r1.ebuild +++ b/sci-libs/gdal/gdal-2.0.1-r1.ebuild @@ -7,7 +7,7 @@ EAPI=5 WANT_AUTOCONF="2.5" GENTOO_DEPEND_ON_PERL="no" -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) DISTUTILS_OPTIONAL=1 inherit autotools eutils libtool perl-module distutils-r1 python-r1 toolchain-funcs java-pkg-opt-2 diff --git a/sci-libs/gdal/gdal-2.0.2-r1.ebuild b/sci-libs/gdal/gdal-2.0.2-r1.ebuild index cacc172663dba..b65f50759d210 100644 --- a/sci-libs/gdal/gdal-2.0.2-r1.ebuild +++ b/sci-libs/gdal/gdal-2.0.2-r1.ebuild @@ -7,7 +7,7 @@ EAPI=5 WANT_AUTOCONF="2.5" GENTOO_DEPEND_ON_PERL="no" -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) DISTUTILS_OPTIONAL=1 inherit autotools eutils libtool perl-module distutils-r1 python-r1 toolchain-funcs java-pkg-opt-2 diff --git a/sci-libs/grib_api/grib_api-1.11.0.ebuild b/sci-libs/grib_api/grib_api-1.11.0.ebuild index 581973b5b498f..0c47b20aab814 100644 --- a/sci-libs/grib_api/grib_api-1.11.0.ebuild +++ b/sci-libs/grib_api/grib_api-1.11.0.ebuild @@ -8,7 +8,7 @@ AUTOTOOLS_IN_SOURCE_BUILD=1 FORTRAN_NEEDED=fortran FORTRAN_STANDARD="77 90" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit autotools-utils toolchain-funcs fortran-2 python-single-r1 diff --git a/sci-libs/libsigrok/libsigrok-0.4.0.ebuild b/sci-libs/libsigrok/libsigrok-0.4.0.ebuild index 02ab79506ccf9..eb0cdbae4bf16 100644 --- a/sci-libs/libsigrok/libsigrok-0.4.0.ebuild +++ b/sci-libs/libsigrok/libsigrok-0.4.0.ebuild @@ -4,7 +4,7 @@ EAPI="6" -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit eutils python-single-r1 java-pkg-opt-2 diff --git a/sci-libs/libsigrok/libsigrok-9999.ebuild b/sci-libs/libsigrok/libsigrok-9999.ebuild index 02ab79506ccf9..eb0cdbae4bf16 100644 --- a/sci-libs/libsigrok/libsigrok-9999.ebuild +++ b/sci-libs/libsigrok/libsigrok-9999.ebuild @@ -4,7 +4,7 @@ EAPI="6" -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit eutils python-single-r1 java-pkg-opt-2 diff --git a/sci-libs/libsigrokdecode/libsigrokdecode-0.3.0.ebuild b/sci-libs/libsigrokdecode/libsigrokdecode-0.3.0.ebuild index b83d45e33b1bc..969a87b6dea84 100644 --- a/sci-libs/libsigrokdecode/libsigrokdecode-0.3.0.ebuild +++ b/sci-libs/libsigrokdecode/libsigrokdecode-0.3.0.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) inherit eutils python-single-r1 autotools if [[ ${PV} == "9999" ]]; then diff --git a/sci-libs/libsigrokdecode/libsigrokdecode-0.4.0.ebuild b/sci-libs/libsigrokdecode/libsigrokdecode-0.4.0.ebuild index 10946b61463b0..f9674e40c2a64 100644 --- a/sci-libs/libsigrokdecode/libsigrokdecode-0.4.0.ebuild +++ b/sci-libs/libsigrokdecode/libsigrokdecode-0.4.0.ebuild @@ -4,7 +4,7 @@ EAPI="6" -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) inherit eutils python-single-r1 diff --git a/sci-libs/libsigrokdecode/libsigrokdecode-9999.ebuild b/sci-libs/libsigrokdecode/libsigrokdecode-9999.ebuild index 10946b61463b0..f9674e40c2a64 100644 --- a/sci-libs/libsigrokdecode/libsigrokdecode-9999.ebuild +++ b/sci-libs/libsigrokdecode/libsigrokdecode-9999.ebuild @@ -4,7 +4,7 @@ EAPI="6" -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) inherit eutils python-single-r1 diff --git a/sci-libs/libsvm/libsvm-3.17-r1.ebuild b/sci-libs/libsvm/libsvm-3.17-r1.ebuild index 32187ab1db1c6..d264cc9dec809 100644 --- a/sci-libs/libsvm/libsvm-3.17-r1.ebuild +++ b/sci-libs/libsvm/libsvm-3.17-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils java-pkg-opt-2 python-r1 flag-o-matic toolchain-funcs diff --git a/sci-libs/libsvm/libsvm-3.17-r3.ebuild b/sci-libs/libsvm/libsvm-3.17-r3.ebuild index 7b428dbdd9844..9e504442c6c28 100644 --- a/sci-libs/libsvm/libsvm-3.17-r3.ebuild +++ b/sci-libs/libsvm/libsvm-3.17-r3.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit flag-o-matic java-pkg-opt-2 python-r1 toolchain-funcs diff --git a/sci-libs/libsvm/libsvm-3.21.ebuild b/sci-libs/libsvm/libsvm-3.21.ebuild index 800a7c3ec433e..cc27bd517c96a 100644 --- a/sci-libs/libsvm/libsvm-3.21.ebuild +++ b/sci-libs/libsvm/libsvm-3.21.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit flag-o-matic java-pkg-opt-2 python-r1 toolchain-funcs diff --git a/sci-libs/minfx/minfx-1.0.10.ebuild b/sci-libs/minfx/minfx-1.0.10.ebuild index dc3a8373f7d3f..342003d604ee7 100644 --- a/sci-libs/minfx/minfx-1.0.10.ebuild +++ b/sci-libs/minfx/minfx-1.0.10.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/sci-libs/minfx/minfx-1.0.11.ebuild b/sci-libs/minfx/minfx-1.0.11.ebuild index dc3a8373f7d3f..342003d604ee7 100644 --- a/sci-libs/minfx/minfx-1.0.11.ebuild +++ b/sci-libs/minfx/minfx-1.0.11.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/sci-libs/minfx/minfx-1.0.4.ebuild b/sci-libs/minfx/minfx-1.0.4.ebuild index 1d69177cd4db7..3910a68cf7af3 100644 --- a/sci-libs/minfx/minfx-1.0.4.ebuild +++ b/sci-libs/minfx/minfx-1.0.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} pypy ) +PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 diff --git a/sci-libs/minfx/minfx-1.0.4_pre98.ebuild b/sci-libs/minfx/minfx-1.0.4_pre98.ebuild index c23f017d4b544..55c760fb0f562 100644 --- a/sci-libs/minfx/minfx-1.0.4_pre98.ebuild +++ b/sci-libs/minfx/minfx-1.0.4_pre98.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} pypy ) +PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 diff --git a/sci-libs/minfx/minfx-1.0.5.ebuild b/sci-libs/minfx/minfx-1.0.5.ebuild index 1d69177cd4db7..3910a68cf7af3 100644 --- a/sci-libs/minfx/minfx-1.0.5.ebuild +++ b/sci-libs/minfx/minfx-1.0.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} pypy ) +PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 diff --git a/sci-libs/minfx/minfx-1.0.6.ebuild b/sci-libs/minfx/minfx-1.0.6.ebuild index 1882b33796d07..98764ba2a8bac 100644 --- a/sci-libs/minfx/minfx-1.0.6.ebuild +++ b/sci-libs/minfx/minfx-1.0.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/sci-libs/pyshp/pyshp-1.2.0.ebuild b/sci-libs/pyshp/pyshp-1.2.0.ebuild index 41d346a4bce21..247397004e213 100644 --- a/sci-libs/pyshp/pyshp-1.2.0.ebuild +++ b/sci-libs/pyshp/pyshp-1.2.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/sci-libs/pyshp/pyshp-9999.ebuild b/sci-libs/pyshp/pyshp-9999.ebuild index 41d346a4bce21..247397004e213 100644 --- a/sci-libs/pyshp/pyshp-9999.ebuild +++ b/sci-libs/pyshp/pyshp-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 diff --git a/sci-libs/scikits/scikits-0.1-r1.ebuild b/sci-libs/scikits/scikits-0.1-r1.ebuild index 660d176a26b36..70f014d47ef17 100644 --- a/sci-libs/scikits/scikits-0.1-r1.ebuild +++ b/sci-libs/scikits/scikits-0.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) inherit python-r1 diff --git a/sci-libs/scikits_image/scikits_image-0.11.3.ebuild b/sci-libs/scikits_image/scikits_image-0.11.3.ebuild index 02bc1df4899dd..61e78a7676dfa 100644 --- a/sci-libs/scikits_image/scikits_image-0.11.3.ebuild +++ b/sci-libs/scikits_image/scikits_image-0.11.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 eutils virtualx diff --git a/sci-libs/scikits_learn/scikits_learn-0.17.1.ebuild b/sci-libs/scikits_learn/scikits_learn-0.17.1.ebuild index 89c2409c57c1e..e79dcafc40387 100644 --- a/sci-libs/scikits_learn/scikits_learn-0.17.1.ebuild +++ b/sci-libs/scikits_learn/scikits_learn-0.17.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 flag-o-matic diff --git a/sci-libs/scikits_learn/scikits_learn-0.17.ebuild b/sci-libs/scikits_learn/scikits_learn-0.17.ebuild index 304b625af52dc..54902ae462625 100644 --- a/sci-libs/scikits_learn/scikits_learn-0.17.ebuild +++ b/sci-libs/scikits_learn/scikits_learn-0.17.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 eutils multilib flag-o-matic diff --git a/sci-libs/scipy/scipy-0.15.1.ebuild b/sci-libs/scipy/scipy-0.15.1.ebuild index 58bfed51368ed..f09f01e5e5f38 100644 --- a/sci-libs/scipy/scipy-0.15.1.ebuild +++ b/sci-libs/scipy/scipy-0.15.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) PYTHON_REQ_USE="threads(+)" DOC_PV=0.15.1 diff --git a/sci-libs/scipy/scipy-0.16.0.ebuild b/sci-libs/scipy/scipy-0.16.0.ebuild index 862c1b8a46a25..836af28131699 100644 --- a/sci-libs/scipy/scipy-0.16.0.ebuild +++ b/sci-libs/scipy/scipy-0.16.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" DOC_PV=0.15.1 diff --git a/sci-libs/scipy/scipy-0.16.1.ebuild b/sci-libs/scipy/scipy-0.16.1.ebuild index 96c5da854a589..21142342c865b 100644 --- a/sci-libs/scipy/scipy-0.16.1.ebuild +++ b/sci-libs/scipy/scipy-0.16.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" DOC_PV=${PV} diff --git a/sci-libs/scipy/scipy-0.17.0.ebuild b/sci-libs/scipy/scipy-0.17.0.ebuild index 098222392ce47..2d0475d38b4c0 100644 --- a/sci-libs/scipy/scipy-0.17.0.ebuild +++ b/sci-libs/scipy/scipy-0.17.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" DOC_PV=${PV} diff --git a/sci-libs/scipy/scipy-0.18.1.ebuild b/sci-libs/scipy/scipy-0.18.1.ebuild index 6a86dca1c78fa..0116f74b07405 100644 --- a/sci-libs/scipy/scipy-0.18.1.ebuild +++ b/sci-libs/scipy/scipy-0.18.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" DOC_PV=${PV} diff --git a/sci-libs/scipy/scipy-9999.ebuild b/sci-libs/scipy/scipy-9999.ebuild index a128691bb975a..b12a8cd472550 100644 --- a/sci-libs/scipy/scipy-9999.ebuild +++ b/sci-libs/scipy/scipy-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" DOC_PV=${PV} diff --git a/sci-libs/shogun/shogun-3.2.0.ebuild b/sci-libs/shogun/shogun-3.2.0.ebuild index 603f001c5f2cd..6c6bfeebba473 100644 --- a/sci-libs/shogun/shogun-3.2.0.ebuild +++ b/sci-libs/shogun/shogun-3.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit cmake-utils multilib python-single-r1 toolchain-funcs versionator diff --git a/sci-physics/espresso/espresso-9999.ebuild b/sci-physics/espresso/espresso-9999.ebuild index caba652c0fb5e..48c5e8dc06c33 100644 --- a/sci-physics/espresso/espresso-9999.ebuild +++ b/sci-physics/espresso/espresso-9999.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CMAKE_MAKEFILE_GENERATOR="ninja" inherit cmake-utils python-single-r1 savedconfig diff --git a/sci-physics/geant-python/geant-python-4.10.00.ebuild b/sci-physics/geant-python/geant-python-4.10.00.ebuild index d677e3e28a6b9..15e99a5b128f2 100644 --- a/sci-physics/geant-python/geant-python-4.10.00.ebuild +++ b/sci-physics/geant-python/geant-python-4.10.00.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit python-r1 versionator multilib eutils diff --git a/sci-physics/geant-python/geant-python-4.9.6_p02.ebuild b/sci-physics/geant-python/geant-python-4.9.6_p02.ebuild index d054aa4e6c614..68b20ec0b4102 100644 --- a/sci-physics/geant-python/geant-python-4.9.6_p02.ebuild +++ b/sci-physics/geant-python/geant-python-4.9.6_p02.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit python-r1 versionator multilib eutils diff --git a/sci-physics/hoomd-blue/hoomd-blue-2.0.2.ebuild b/sci-physics/hoomd-blue/hoomd-blue-2.0.2.ebuild index d7a2cd95ea3dc..644149fc94304 100644 --- a/sci-physics/hoomd-blue/hoomd-blue-2.0.2.ebuild +++ b/sci-physics/hoomd-blue/hoomd-blue-2.0.2.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CMAKE_MAKEFILE_GENERATOR="ninja" inherit cmake-utils cuda python-r1 diff --git a/sci-physics/hoomd-blue/hoomd-blue-9999.ebuild b/sci-physics/hoomd-blue/hoomd-blue-9999.ebuild index d7a2cd95ea3dc..644149fc94304 100644 --- a/sci-physics/hoomd-blue/hoomd-blue-9999.ebuild +++ b/sci-physics/hoomd-blue/hoomd-blue-9999.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) CMAKE_MAKEFILE_GENERATOR="ninja" inherit cmake-utils cuda python-r1 diff --git a/sci-physics/lammps/lammps-20150515-r1.ebuild b/sci-physics/lammps/lammps-20150515-r1.ebuild index 1a244c83975e1..031a3fe3b39d0 100644 --- a/sci-physics/lammps/lammps-20150515-r1.ebuild +++ b/sci-physics/lammps/lammps-20150515-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit eutils flag-o-matic fortran-2 multilib python-r1 diff --git a/sci-physics/lammps/lammps-20150515.ebuild b/sci-physics/lammps/lammps-20150515.ebuild index 6869d36b96a16..9f28c90253ebf 100644 --- a/sci-physics/lammps/lammps-20150515.ebuild +++ b/sci-physics/lammps/lammps-20150515.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit eutils flag-o-matic fortran-2 multilib python-r1 diff --git a/sci-physics/lammps/lammps-20150810.ebuild b/sci-physics/lammps/lammps-20150810.ebuild index ccd913cbdbe7a..ab39baf2436a6 100644 --- a/sci-physics/lammps/lammps-20150810.ebuild +++ b/sci-physics/lammps/lammps-20150810.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit eutils flag-o-matic fortran-2 multilib python-r1 diff --git a/sci-physics/lammps/lammps-20151106.ebuild b/sci-physics/lammps/lammps-20151106.ebuild index 55f834d0c8825..ebbd24a11ead6 100644 --- a/sci-physics/lammps/lammps-20151106.ebuild +++ b/sci-physics/lammps/lammps-20151106.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils flag-o-matic fortran-2 multilib python-r1 diff --git a/sci-physics/lammps/lammps-20151120.ebuild b/sci-physics/lammps/lammps-20151120.ebuild index 55f834d0c8825..ebbd24a11ead6 100644 --- a/sci-physics/lammps/lammps-20151120.ebuild +++ b/sci-physics/lammps/lammps-20151120.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils flag-o-matic fortran-2 multilib python-r1 diff --git a/sci-physics/lammps/lammps-20151207.ebuild b/sci-physics/lammps/lammps-20151207.ebuild index 90353f9f1b15b..8c9112850e5ea 100644 --- a/sci-physics/lammps/lammps-20151207.ebuild +++ b/sci-physics/lammps/lammps-20151207.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils flag-o-matic fortran-2 multilib python-r1 diff --git a/sci-physics/lammps/lammps-20151208.ebuild b/sci-physics/lammps/lammps-20151208.ebuild index e692e6fc4cb59..15319c97a3e96 100644 --- a/sci-physics/lammps/lammps-20151208.ebuild +++ b/sci-physics/lammps/lammps-20151208.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils flag-o-matic fortran-2 multilib python-r1 diff --git a/sci-physics/lammps/lammps-20151209.ebuild b/sci-physics/lammps/lammps-20151209.ebuild index e692e6fc4cb59..15319c97a3e96 100644 --- a/sci-physics/lammps/lammps-20151209.ebuild +++ b/sci-physics/lammps/lammps-20151209.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils flag-o-matic fortran-2 multilib python-r1 diff --git a/sci-physics/lammps/lammps-20151211.ebuild b/sci-physics/lammps/lammps-20151211.ebuild index e692e6fc4cb59..15319c97a3e96 100644 --- a/sci-physics/lammps/lammps-20151211.ebuild +++ b/sci-physics/lammps/lammps-20151211.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils flag-o-matic fortran-2 multilib python-r1 diff --git a/sci-physics/lammps/lammps-20160115.ebuild b/sci-physics/lammps/lammps-20160115.ebuild index 743cfaf76b639..1758716f99aa7 100644 --- a/sci-physics/lammps/lammps-20160115.ebuild +++ b/sci-physics/lammps/lammps-20160115.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils flag-o-matic fortran-2 multilib python-r1 diff --git a/sci-physics/lammps/lammps-20160122.ebuild b/sci-physics/lammps/lammps-20160122.ebuild index 743cfaf76b639..1758716f99aa7 100644 --- a/sci-physics/lammps/lammps-20160122.ebuild +++ b/sci-physics/lammps/lammps-20160122.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils flag-o-matic fortran-2 multilib python-r1 diff --git a/sci-physics/lammps/lammps-20160216.ebuild b/sci-physics/lammps/lammps-20160216.ebuild index 08762c3d400de..015b904bb964a 100644 --- a/sci-physics/lammps/lammps-20160216.ebuild +++ b/sci-physics/lammps/lammps-20160216.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils flag-o-matic fortran-2 multilib python-r1 diff --git a/sci-physics/lammps/lammps-20160301.ebuild b/sci-physics/lammps/lammps-20160301.ebuild index 08762c3d400de..015b904bb964a 100644 --- a/sci-physics/lammps/lammps-20160301.ebuild +++ b/sci-physics/lammps/lammps-20160301.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils flag-o-matic fortran-2 multilib python-r1 diff --git a/sci-physics/lammps/lammps-20160310.ebuild b/sci-physics/lammps/lammps-20160310.ebuild index 08762c3d400de..015b904bb964a 100644 --- a/sci-physics/lammps/lammps-20160310.ebuild +++ b/sci-physics/lammps/lammps-20160310.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils flag-o-matic fortran-2 multilib python-r1 diff --git a/sci-physics/lammps/lammps-20160314.ebuild b/sci-physics/lammps/lammps-20160314.ebuild index 08762c3d400de..015b904bb964a 100644 --- a/sci-physics/lammps/lammps-20160314.ebuild +++ b/sci-physics/lammps/lammps-20160314.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils flag-o-matic fortran-2 multilib python-r1 diff --git a/sci-physics/lammps/lammps-20160321.ebuild b/sci-physics/lammps/lammps-20160321.ebuild index 08762c3d400de..015b904bb964a 100644 --- a/sci-physics/lammps/lammps-20160321.ebuild +++ b/sci-physics/lammps/lammps-20160321.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils flag-o-matic fortran-2 multilib python-r1 diff --git a/sci-physics/lammps/lammps-20160407.ebuild b/sci-physics/lammps/lammps-20160407.ebuild index cba4974846ac0..8a1001e65335b 100644 --- a/sci-physics/lammps/lammps-20160407.ebuild +++ b/sci-physics/lammps/lammps-20160407.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils flag-o-matic fortran-2 multilib python-r1 diff --git a/sci-physics/lammps/lammps-20160730.ebuild b/sci-physics/lammps/lammps-20160730.ebuild index 1e484f126fa4c..b3f15056e3335 100644 --- a/sci-physics/lammps/lammps-20160730.ebuild +++ b/sci-physics/lammps/lammps-20160730.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils flag-o-matic fortran-2 multilib python-r1 diff --git a/sci-physics/lhapdf/lhapdf-6.1.6.ebuild b/sci-physics/lhapdf/lhapdf-6.1.6.ebuild index fef2c6b28239d..e5da9b509d8c4 100644 --- a/sci-physics/lhapdf/lhapdf-6.1.6.ebuild +++ b/sci-physics/lhapdf/lhapdf-6.1.6.ebuild @@ -5,7 +5,7 @@ EAPI=5 AUTOTOOLS_IN_SOURCE_BUILD=yes -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit versionator autotools-utils distutils-r1 diff --git a/sci-visualization/fityk/fityk-1.2.1.ebuild b/sci-visualization/fityk/fityk-1.2.1.ebuild index 2dba514744259..48a59d383563a 100644 --- a/sci-visualization/fityk/fityk-1.2.1.ebuild +++ b/sci-visualization/fityk/fityk-1.2.1.ebuild @@ -6,7 +6,7 @@ EAPI=5 WX_GTK_VER="2.9" GITHUB_USER="wojdyr" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit autotools-utils fdo-mime python-r1 wxwidgets diff --git a/sci-visualization/fityk/fityk-1.2.9.ebuild b/sci-visualization/fityk/fityk-1.2.9.ebuild index 3d33e7e75b49b..86605ebbc0004 100644 --- a/sci-visualization/fityk/fityk-1.2.9.ebuild +++ b/sci-visualization/fityk/fityk-1.2.9.ebuild @@ -6,7 +6,7 @@ EAPI=5 WX_GTK_VER="3.0" -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit autotools-utils fdo-mime python-r1 wxwidgets diff --git a/sys-apps/file/file-5.22.ebuild b/sys-apps/file/file-5.22.ebuild index ce6174b7063a9..ed536e5cf8a2f 100644 --- a/sys-apps/file/file-5.22.ebuild +++ b/sys-apps/file/file-5.22.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="4" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) DISTUTILS_OPTIONAL=1 inherit eutils distutils-r1 libtool toolchain-funcs multilib-minimal diff --git a/sys-apps/file/file-5.25.ebuild b/sys-apps/file/file-5.25.ebuild index 0af69f9a70aec..3eefe602a7f8a 100644 --- a/sys-apps/file/file-5.25.ebuild +++ b/sys-apps/file/file-5.25.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) DISTUTILS_OPTIONAL=1 inherit eutils distutils-r1 libtool toolchain-funcs multilib-minimal diff --git a/sys-apps/file/file-5.28.ebuild b/sys-apps/file/file-5.28.ebuild index e70a726a87fae..ca94714039bd0 100644 --- a/sys-apps/file/file-5.28.ebuild +++ b/sys-apps/file/file-5.28.ebuild @@ -3,7 +3,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) DISTUTILS_OPTIONAL=1 inherit eutils distutils-r1 libtool toolchain-funcs multilib-minimal diff --git a/sys-apps/file/file-5.29.ebuild b/sys-apps/file/file-5.29.ebuild index cef9687a7c4ba..675e728a67cf3 100644 --- a/sys-apps/file/file-5.29.ebuild +++ b/sys-apps/file/file-5.29.ebuild @@ -3,7 +3,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) DISTUTILS_OPTIONAL=1 inherit eutils distutils-r1 libtool toolchain-funcs multilib-minimal diff --git a/sys-apps/file/file-9999.ebuild b/sys-apps/file/file-9999.ebuild index b067a3e2afbdc..c144b01282c4f 100644 --- a/sys-apps/file/file-9999.ebuild +++ b/sys-apps/file/file-9999.ebuild @@ -3,7 +3,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) DISTUTILS_OPTIONAL=1 inherit eutils distutils-r1 libtool toolchain-funcs multilib-minimal diff --git a/sys-apps/findutils/findutils-4.5.18.ebuild b/sys-apps/findutils/findutils-4.5.18.ebuild index 8d96f1d0fe254..d5bd591a3d57f 100644 --- a/sys-apps/findutils/findutils-4.5.18.ebuild +++ b/sys-apps/findutils/findutils-4.5.18.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils flag-o-matic toolchain-funcs python-any-r1 diff --git a/sys-apps/findutils/findutils-4.6.0-r1.ebuild b/sys-apps/findutils/findutils-4.6.0-r1.ebuild index 7a17f27919a36..8676cd4685171 100644 --- a/sys-apps/findutils/findutils-4.6.0-r1.ebuild +++ b/sys-apps/findutils/findutils-4.6.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils flag-o-matic toolchain-funcs python-any-r1 diff --git a/sys-apps/i2c-tools/i2c-tools-3.1.1-r1.ebuild b/sys-apps/i2c-tools/i2c-tools-3.1.1-r1.ebuild index 790ef4fa01414..02a4364ba0d6b 100644 --- a/sys-apps/i2c-tools/i2c-tools-3.1.1-r1.ebuild +++ b/sys-apps/i2c-tools/i2c-tools-3.1.1-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) DISTUTILS_OPTIONAL="1" inherit flag-o-matic toolchain-funcs distutils-r1 diff --git a/sys-apps/kmod/kmod-22.ebuild b/sys-apps/kmod/kmod-22.ebuild index 627b107bad16b..87b3df5f5f536 100644 --- a/sys-apps/kmod/kmod-22.ebuild +++ b/sys-apps/kmod/kmod-22.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit bash-completion-r1 eutils multilib python-r1 diff --git a/sys-apps/kmod/kmod-23.ebuild b/sys-apps/kmod/kmod-23.ebuild index ec3d9acf91122..12caad56d23d6 100644 --- a/sys-apps/kmod/kmod-23.ebuild +++ b/sys-apps/kmod/kmod-23.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit bash-completion-r1 eutils multilib python-r1 diff --git a/sys-apps/kmod/kmod-9999.ebuild b/sys-apps/kmod/kmod-9999.ebuild index ec3d9acf91122..12caad56d23d6 100644 --- a/sys-apps/kmod/kmod-9999.ebuild +++ b/sys-apps/kmod/kmod-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit bash-completion-r1 eutils multilib python-r1 diff --git a/sys-apps/pkgcore/pkgcore-0.9.4.ebuild b/sys-apps/pkgcore/pkgcore-0.9.4.ebuild index 19b662143d310..e36eac468aca8 100644 --- a/sys-apps/pkgcore/pkgcore-0.9.4.ebuild +++ b/sys-apps/pkgcore/pkgcore-0.9.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) DISTUTILS_IN_SOURCE_BUILD=1 inherit distutils-r1 diff --git a/sys-apps/policycoreutils/policycoreutils-2.5.ebuild b/sys-apps/policycoreutils/policycoreutils-2.5.ebuild index 85b9dc0482830..fb44845f80d27 100644 --- a/sys-apps/policycoreutils/policycoreutils-2.5.ebuild +++ b/sys-apps/policycoreutils/policycoreutils-2.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="xml" inherit multilib python-r1 toolchain-funcs eutils bash-completion-r1 diff --git a/sys-apps/razercfg/razercfg-0.32.ebuild b/sys-apps/razercfg/razercfg-0.32.ebuild index 876c8ba0757dd..0b6454fc0d59d 100644 --- a/sys-apps/razercfg/razercfg-0.32.ebuild +++ b/sys-apps/razercfg/razercfg-0.32.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) inherit cmake-utils multilib eutils udev python-single-r1 diff --git a/sys-apps/systemd/systemd-218-r5.ebuild b/sys-apps/systemd/systemd-218-r5.ebuild index ec9f40d8ca95a..5ac5db2c2f786 100644 --- a/sys-apps/systemd/systemd-218-r5.ebuild +++ b/sys-apps/systemd/systemd-218-r5.ebuild @@ -5,7 +5,7 @@ EAPI=5 AUTOTOOLS_PRUNE_LIBTOOL_FILES=all -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit autotools-utils bash-completion-r1 linux-info multilib \ multilib-minimal pam python-single-r1 systemd toolchain-funcs udev \ user diff --git a/sys-apps/systemd/systemd-230-r2.ebuild b/sys-apps/systemd/systemd-230-r2.ebuild index 00aa5e98745fa..01e5d25e3bf06 100644 --- a/sys-apps/systemd/systemd-230-r2.ebuild +++ b/sys-apps/systemd/systemd-230-r2.ebuild @@ -14,7 +14,7 @@ else KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" fi -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit autotools bash-completion-r1 linux-info multilib-minimal pam python-any-r1 systemd toolchain-funcs udev user diff --git a/sys-apps/systemd/systemd-231.ebuild b/sys-apps/systemd/systemd-231.ebuild index 9d130236deec7..b5e9f249d0017 100644 --- a/sys-apps/systemd/systemd-231.ebuild +++ b/sys-apps/systemd/systemd-231.ebuild @@ -13,7 +13,7 @@ else KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" fi -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit autotools bash-completion-r1 linux-info multilib-minimal pam python-any-r1 systemd toolchain-funcs udev user diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild index fd23a3492dd50..0083535fc13d4 100644 --- a/sys-apps/systemd/systemd-9999.ebuild +++ b/sys-apps/systemd/systemd-9999.ebuild @@ -13,7 +13,7 @@ else KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" fi -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit autotools bash-completion-r1 linux-info multilib-minimal pam python-any-r1 systemd toolchain-funcs udev user diff --git a/sys-apps/util-linux/util-linux-2.26.2.ebuild b/sys-apps/util-linux/util-linux-2.26.2.ebuild index eb81bc337af80..5dc92f4367c2c 100644 --- a/sys-apps/util-linux/util-linux-2.26.2.ebuild +++ b/sys-apps/util-linux/util-linux-2.26.2.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit eutils toolchain-funcs libtool flag-o-matic bash-completion-r1 \ python-single-r1 multilib-minimal systemd diff --git a/sys-apps/util-linux/util-linux-2.27.1.ebuild b/sys-apps/util-linux/util-linux-2.27.1.ebuild index 75e16d05a23d5..08624a8c08c5e 100644 --- a/sys-apps/util-linux/util-linux-2.27.1.ebuild +++ b/sys-apps/util-linux/util-linux-2.27.1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit eutils toolchain-funcs libtool flag-o-matic bash-completion-r1 \ python-single-r1 multilib-minimal systemd diff --git a/sys-apps/util-linux/util-linux-2.28.1.ebuild b/sys-apps/util-linux/util-linux-2.28.1.ebuild index c97fc85001770..d168cff4ef006 100644 --- a/sys-apps/util-linux/util-linux-2.28.1.ebuild +++ b/sys-apps/util-linux/util-linux-2.28.1.ebuild @@ -3,7 +3,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit eutils toolchain-funcs libtool flag-o-matic bash-completion-r1 \ python-single-r1 multilib-minimal systemd diff --git a/sys-apps/util-linux/util-linux-2.28.2.ebuild b/sys-apps/util-linux/util-linux-2.28.2.ebuild index c97fc85001770..d168cff4ef006 100644 --- a/sys-apps/util-linux/util-linux-2.28.2.ebuild +++ b/sys-apps/util-linux/util-linux-2.28.2.ebuild @@ -3,7 +3,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit eutils toolchain-funcs libtool flag-o-matic bash-completion-r1 \ python-single-r1 multilib-minimal systemd diff --git a/sys-apps/util-linux/util-linux-9999.ebuild b/sys-apps/util-linux/util-linux-9999.ebuild index c97fc85001770..d168cff4ef006 100644 --- a/sys-apps/util-linux/util-linux-9999.ebuild +++ b/sys-apps/util-linux/util-linux-9999.ebuild @@ -3,7 +3,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit eutils toolchain-funcs libtool flag-o-matic bash-completion-r1 \ python-single-r1 multilib-minimal systemd diff --git a/sys-auth/sssd/sssd-1.12.4.ebuild b/sys-auth/sssd/sssd-1.12.4.ebuild index 8d70c078a3ff5..87003c9930aba 100644 --- a/sys-auth/sssd/sssd-1.12.4.ebuild +++ b/sys-auth/sssd/sssd-1.12.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) WANT_AUTOMAKE="1.13" diff --git a/sys-auth/sssd/sssd-1.12.5.ebuild b/sys-auth/sssd/sssd-1.12.5.ebuild index 8d70c078a3ff5..87003c9930aba 100644 --- a/sys-auth/sssd/sssd-1.12.5.ebuild +++ b/sys-auth/sssd/sssd-1.12.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) WANT_AUTOMAKE="1.13" diff --git a/sys-auth/sssd/sssd-1.13.0.ebuild b/sys-auth/sssd/sssd-1.13.0.ebuild index 10a914189178f..2036c2d59c281 100644 --- a/sys-auth/sssd/sssd-1.13.0.ebuild +++ b/sys-auth/sssd/sssd-1.13.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils multilib pam linux-info autotools multilib-minimal python-r1 systemd toolchain-funcs diff --git a/sys-auth/sssd/sssd-1.13.1.ebuild b/sys-auth/sssd/sssd-1.13.1.ebuild index dfd9ddef28398..5df639b8edea0 100644 --- a/sys-auth/sssd/sssd-1.13.1.ebuild +++ b/sys-auth/sssd/sssd-1.13.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils multilib pam linux-info autotools multilib-minimal python-r1 systemd toolchain-funcs diff --git a/sys-block/blocks/blocks-0.1.4_pre131210-r1.ebuild b/sys-block/blocks/blocks-0.1.4_pre131210-r1.ebuild index e7914cdbaea38..91e62d36bc190 100644 --- a/sys-block/blocks/blocks-0.1.4_pre131210-r1.ebuild +++ b/sys-block/blocks/blocks-0.1.4_pre131210-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) inherit distutils-r1 diff --git a/sys-block/blocks/blocks-9999.ebuild b/sys-block/blocks/blocks-9999.ebuild index d61a412994e46..e63de81b71c32 100644 --- a/sys-block/blocks/blocks-9999.ebuild +++ b/sys-block/blocks/blocks-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) inherit distutils-r1 git-r3 diff --git a/sys-boot/raspberrypi-mkimage/raspberrypi-mkimage-0_p20120201.ebuild b/sys-boot/raspberrypi-mkimage/raspberrypi-mkimage-0_p20120201.ebuild index 7602a0a3e9542..f42f93c304fcb 100644 --- a/sys-boot/raspberrypi-mkimage/raspberrypi-mkimage-0_p20120201.ebuild +++ b/sys-boot/raspberrypi-mkimage/raspberrypi-mkimage-0_p20120201.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils distutils-r1 diff --git a/sys-cluster/charm/charm-6.5.1-r3.ebuild b/sys-cluster/charm/charm-6.5.1-r3.ebuild index e28e8e64e3b5c..af8976f3ff771 100644 --- a/sys-cluster/charm/charm-6.5.1-r3.ebuild +++ b/sys-cluster/charm/charm-6.5.1-r3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit eutils flag-o-matic fortran-2 multilib toolchain-funcs python-any-r1 diff --git a/sys-cluster/charm/charm-6.6.0-r1.ebuild b/sys-cluster/charm/charm-6.6.0-r1.ebuild index e2a8b757470ab..f2c7beaa0558b 100644 --- a/sys-cluster/charm/charm-6.6.0-r1.ebuild +++ b/sys-cluster/charm/charm-6.6.0-r1.ebuild @@ -5,7 +5,7 @@ EAPI=5 FORTRAN_STANDARD="90" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils flag-o-matic fortran-2 multilib multiprocessing python-any-r1 toolchain-funcs diff --git a/sys-cluster/charm/charm-6.6.0.ebuild b/sys-cluster/charm/charm-6.6.0.ebuild index 47b6de194d2bc..7d180536644a3 100644 --- a/sys-cluster/charm/charm-6.6.0.ebuild +++ b/sys-cluster/charm/charm-6.6.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 FORTRAN_STANDARD="90" -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) inherit eutils flag-o-matic fortran-2 multilib multiprocessing python-any-r1 toolchain-funcs diff --git a/sys-cluster/charm/charm-6.6.1.ebuild b/sys-cluster/charm/charm-6.6.1.ebuild index f820f86abf93f..69b3cff3e8ce7 100644 --- a/sys-cluster/charm/charm-6.6.1.ebuild +++ b/sys-cluster/charm/charm-6.6.1.ebuild @@ -5,7 +5,7 @@ EAPI=5 FORTRAN_STANDARD="90" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit eutils flag-o-matic fortran-2 multilib multiprocessing python-any-r1 toolchain-funcs diff --git a/sys-cluster/hpx/hpx-0.9.10.ebuild b/sys-cluster/hpx/hpx-0.9.10.ebuild index b481d7d9ba671..74b4db0a8816e 100644 --- a/sys-cluster/hpx/hpx-0.9.10.ebuild +++ b/sys-cluster/hpx/hpx-0.9.10.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit cmake-utils fortran-2 multilib python-single-r1 versionator diff --git a/sys-cluster/hpx/hpx-0.9.9.ebuild b/sys-cluster/hpx/hpx-0.9.9.ebuild index e6fbac60078bc..abc3c0cb50f62 100644 --- a/sys-cluster/hpx/hpx-0.9.9.ebuild +++ b/sys-cluster/hpx/hpx-0.9.9.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit cmake-utils fortran-2 multilib python-single-r1 versionator diff --git a/sys-cluster/hpx/hpx-0.9.99.ebuild b/sys-cluster/hpx/hpx-0.9.99.ebuild index 105cd3121b2f1..244f72c32b519 100644 --- a/sys-cluster/hpx/hpx-0.9.99.ebuild +++ b/sys-cluster/hpx/hpx-0.9.99.ebuild @@ -5,7 +5,7 @@ EAPI=6 CMAKE_MAKEFILE_GENERATOR="ninja" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) if [ ${PV} == 9999 ] ; then inherit git-r3 diff --git a/sys-cluster/hpx/hpx-9999.ebuild b/sys-cluster/hpx/hpx-9999.ebuild index 105cd3121b2f1..244f72c32b519 100644 --- a/sys-cluster/hpx/hpx-9999.ebuild +++ b/sys-cluster/hpx/hpx-9999.ebuild @@ -5,7 +5,7 @@ EAPI=6 CMAKE_MAKEFILE_GENERATOR="ninja" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) if [ ${PV} == 9999 ] ; then inherit git-r3 diff --git a/sys-devel/gdb/gdb-7.10.1.ebuild b/sys-devel/gdb/gdb-7.10.1.ebuild index d5e8e8da08827..066fb61dbcd6e 100644 --- a/sys-devel/gdb/gdb-7.10.1.ebuild +++ b/sys-devel/gdb/gdb-7.10.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit flag-o-matic eutils python-single-r1 diff --git a/sys-devel/gdb/gdb-7.11.1.ebuild b/sys-devel/gdb/gdb-7.11.1.ebuild index c17a25403d04e..7d9e072a39e48 100644 --- a/sys-devel/gdb/gdb-7.11.1.ebuild +++ b/sys-devel/gdb/gdb-7.11.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit flag-o-matic eutils python-single-r1 diff --git a/sys-devel/gdb/gdb-7.11.ebuild b/sys-devel/gdb/gdb-7.11.ebuild index fb362311f1277..3487030b1978e 100644 --- a/sys-devel/gdb/gdb-7.11.ebuild +++ b/sys-devel/gdb/gdb-7.11.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit flag-o-matic eutils python-single-r1 diff --git a/sys-devel/gdb/gdb-7.9.1.ebuild b/sys-devel/gdb/gdb-7.9.1.ebuild index 2e0c768040ece..92cf65cd4c265 100644 --- a/sys-devel/gdb/gdb-7.9.1.ebuild +++ b/sys-devel/gdb/gdb-7.9.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit flag-o-matic eutils python-single-r1 diff --git a/sys-devel/gdb/gdb-9999.ebuild b/sys-devel/gdb/gdb-9999.ebuild index 311f2094283c3..e47cf397ed261 100644 --- a/sys-devel/gdb/gdb-9999.ebuild +++ b/sys-devel/gdb/gdb-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit flag-o-matic eutils python-single-r1 diff --git a/sys-firmware/seabios/seabios-1.7.5-r1.ebuild b/sys-firmware/seabios/seabios-1.7.5-r1.ebuild index d994b7f60e2c8..678a65fc5f66d 100644 --- a/sys-firmware/seabios/seabios-1.7.5-r1.ebuild +++ b/sys-firmware/seabios/seabios-1.7.5-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit eutils toolchain-funcs python-any-r1 diff --git a/sys-firmware/seabios/seabios-1.7.5.ebuild b/sys-firmware/seabios/seabios-1.7.5.ebuild index 7d9e788560960..fd953a80f4f54 100644 --- a/sys-firmware/seabios/seabios-1.7.5.ebuild +++ b/sys-firmware/seabios/seabios-1.7.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit eutils toolchain-funcs python-any-r1 diff --git a/sys-firmware/seabios/seabios-1.8.2.ebuild b/sys-firmware/seabios/seabios-1.8.2.ebuild index c3e624ae5b792..62dde26328894 100644 --- a/sys-firmware/seabios/seabios-1.8.2.ebuild +++ b/sys-firmware/seabios/seabios-1.8.2.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit eutils toolchain-funcs python-any-r1 diff --git a/sys-fs/bcache-tools/bcache-tools-1.0.8_p20140220-r1.ebuild b/sys-fs/bcache-tools/bcache-tools-1.0.8_p20140220-r1.ebuild index af47111be78ac..a6a4b5124e19e 100644 --- a/sys-fs/bcache-tools/bcache-tools-1.0.8_p20140220-r1.ebuild +++ b/sys-fs/bcache-tools/bcache-tools-1.0.8_p20140220-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python3_{3,4,5} ) +PYTHON_COMPAT=( python3_{4,5} ) inherit eutils flag-o-matic python-r1 toolchain-funcs udev diff --git a/sys-fs/bedup/bedup-0.10.1.ebuild b/sys-fs/bedup/bedup-0.10.1.ebuild index 427b35146a7b2..36ccda03ed879 100644 --- a/sys-fs/bedup/bedup-0.10.1.ebuild +++ b/sys-fs/bedup/bedup-0.10.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5} ) inherit distutils-r1 vcs-snapshot diff --git a/sys-fs/bedup/bedup-9999.ebuild b/sys-fs/bedup/bedup-9999.ebuild index b5ae24edd7dda..fc896a7f3681a 100644 --- a/sys-fs/bedup/bedup-9999.ebuild +++ b/sys-fs/bedup/bedup-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) #if LIVE EGIT_REPO_URI="git://github.com/g2p/bedup.git diff --git a/sys-fs/cryptsetup/cryptsetup-1.6.5.ebuild b/sys-fs/cryptsetup/cryptsetup-1.6.5.ebuild index 0669f7a22066c..339fb63018c43 100644 --- a/sys-fs/cryptsetup/cryptsetup-1.6.5.ebuild +++ b/sys-fs/cryptsetup/cryptsetup-1.6.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit autotools python-single-r1 linux-info libtool eutils versionator diff --git a/sys-fs/zfs/zfs-0.6.2-r5.ebuild b/sys-fs/zfs/zfs-0.6.2-r5.ebuild index 4b4401ddcd2d1..b8659853bad57 100644 --- a/sys-fs/zfs/zfs-0.6.2-r5.ebuild +++ b/sys-fs/zfs/zfs-0.6.2-r5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit python-r1 diff --git a/sys-fs/zfs/zfs-0.6.3-r2.ebuild b/sys-fs/zfs/zfs-0.6.3-r2.ebuild index 6ee83c3ebf368..87346ad533312 100644 --- a/sys-fs/zfs/zfs-0.6.3-r2.ebuild +++ b/sys-fs/zfs/zfs-0.6.3-r2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit python-r1 diff --git a/sys-fs/zfs/zfs-0.6.4.2.ebuild b/sys-fs/zfs/zfs-0.6.4.2.ebuild index eb1f74d640793..939fe4ac76709 100644 --- a/sys-fs/zfs/zfs-0.6.4.2.ebuild +++ b/sys-fs/zfs/zfs-0.6.4.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit python-r1 diff --git a/sys-fs/zfs/zfs-0.6.5.2-r1.ebuild b/sys-fs/zfs/zfs-0.6.5.2-r1.ebuild index d8d2c6426e34a..bdec407b93331 100644 --- a/sys-fs/zfs/zfs-0.6.5.2-r1.ebuild +++ b/sys-fs/zfs/zfs-0.6.5.2-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit python-r1 linux-info diff --git a/sys-fs/zfs/zfs-0.6.5.3-r1.ebuild b/sys-fs/zfs/zfs-0.6.5.3-r1.ebuild index e57ece0feeb1f..16f1efbacd87b 100644 --- a/sys-fs/zfs/zfs-0.6.5.3-r1.ebuild +++ b/sys-fs/zfs/zfs-0.6.5.3-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) if [ ${PV} == "9999" ] ; then inherit git-r3 linux-mod diff --git a/sys-fs/zfs/zfs-0.6.5.3-r3.ebuild b/sys-fs/zfs/zfs-0.6.5.3-r3.ebuild index 119d71db0e6ee..55bba166e759a 100644 --- a/sys-fs/zfs/zfs-0.6.5.3-r3.ebuild +++ b/sys-fs/zfs/zfs-0.6.5.3-r3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) AT_M4DIR="config" AUTOTOOLS_AUTORECONF="1" diff --git a/sys-fs/zfs/zfs-0.6.5.3-r4.ebuild b/sys-fs/zfs/zfs-0.6.5.3-r4.ebuild index 6a6be4aa12dae..0a471b02e36c4 100644 --- a/sys-fs/zfs/zfs-0.6.5.3-r4.ebuild +++ b/sys-fs/zfs/zfs-0.6.5.3-r4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) AT_M4DIR="config" AUTOTOOLS_AUTORECONF="1" diff --git a/sys-fs/zfs/zfs-0.6.5.3-r5.ebuild b/sys-fs/zfs/zfs-0.6.5.3-r5.ebuild index 812f639eecd8f..089ca75c94bd1 100644 --- a/sys-fs/zfs/zfs-0.6.5.3-r5.ebuild +++ b/sys-fs/zfs/zfs-0.6.5.3-r5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) AT_M4DIR="config" AUTOTOOLS_AUTORECONF="1" diff --git a/sys-fs/zfs/zfs-0.6.5.3.ebuild b/sys-fs/zfs/zfs-0.6.5.3.ebuild index ecfe2e08e7ab8..1db31d7fba402 100644 --- a/sys-fs/zfs/zfs-0.6.5.3.ebuild +++ b/sys-fs/zfs/zfs-0.6.5.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) if [ ${PV} == "9999" ] ; then inherit git-r3 linux-mod diff --git a/sys-fs/zfs/zfs-0.6.5.4-r1.ebuild b/sys-fs/zfs/zfs-0.6.5.4-r1.ebuild index 09628569d4f3a..2950419c7bac8 100644 --- a/sys-fs/zfs/zfs-0.6.5.4-r1.ebuild +++ b/sys-fs/zfs/zfs-0.6.5.4-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) AT_M4DIR="config" AUTOTOOLS_AUTORECONF="1" diff --git a/sys-fs/zfs/zfs-0.6.5.4-r2.ebuild b/sys-fs/zfs/zfs-0.6.5.4-r2.ebuild index 09628569d4f3a..2950419c7bac8 100644 --- a/sys-fs/zfs/zfs-0.6.5.4-r2.ebuild +++ b/sys-fs/zfs/zfs-0.6.5.4-r2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) AT_M4DIR="config" AUTOTOOLS_AUTORECONF="1" diff --git a/sys-fs/zfs/zfs-0.6.5.4.ebuild b/sys-fs/zfs/zfs-0.6.5.4.ebuild index 01ea814f5f1b0..23b9e09170302 100644 --- a/sys-fs/zfs/zfs-0.6.5.4.ebuild +++ b/sys-fs/zfs/zfs-0.6.5.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) if [ ${PV} == "9999" ] ; then inherit git-r3 linux-mod diff --git a/sys-fs/zfs/zfs-0.6.5.6.ebuild b/sys-fs/zfs/zfs-0.6.5.6.ebuild index 01ea814f5f1b0..23b9e09170302 100644 --- a/sys-fs/zfs/zfs-0.6.5.6.ebuild +++ b/sys-fs/zfs/zfs-0.6.5.6.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) if [ ${PV} == "9999" ] ; then inherit git-r3 linux-mod diff --git a/sys-fs/zfs/zfs-0.6.5.7.ebuild b/sys-fs/zfs/zfs-0.6.5.7.ebuild index d385e63bc24fd..93ea6803bdb7b 100644 --- a/sys-fs/zfs/zfs-0.6.5.7.ebuild +++ b/sys-fs/zfs/zfs-0.6.5.7.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) if [ ${PV} == "9999" ] ; then inherit git-r3 linux-mod diff --git a/sys-fs/zfs/zfs-0.6.5.8.ebuild b/sys-fs/zfs/zfs-0.6.5.8.ebuild index d385e63bc24fd..93ea6803bdb7b 100644 --- a/sys-fs/zfs/zfs-0.6.5.8.ebuild +++ b/sys-fs/zfs/zfs-0.6.5.8.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) if [ ${PV} == "9999" ] ; then inherit git-r3 linux-mod diff --git a/sys-fs/zfs/zfs-9999.ebuild b/sys-fs/zfs/zfs-9999.ebuild index 6f514eb5d1c4f..c0e23b4c7a308 100644 --- a/sys-fs/zfs/zfs-9999.ebuild +++ b/sys-fs/zfs/zfs-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) if [ ${PV} == "9999" ] ; then inherit git-r3 linux-mod diff --git a/sys-kernel/kergen/kergen-0.1.3.ebuild b/sys-kernel/kergen/kergen-0.1.3.ebuild index dc0e6c1564739..0264133a96efd 100644 --- a/sys-kernel/kergen/kergen-0.1.3.ebuild +++ b/sys-kernel/kergen/kergen-0.1.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) inherit distutils-r1 diff --git a/sys-kernel/kergen/kergen-0.1.4.ebuild b/sys-kernel/kergen/kergen-0.1.4.ebuild index 8544397579606..c9e21e22f8b10 100644 --- a/sys-kernel/kergen/kergen-0.1.4.ebuild +++ b/sys-kernel/kergen/kergen-0.1.4.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{3,4,5} ) +PYTHON_COMPAT=( python3_{4,5} ) inherit distutils-r1 diff --git a/sys-libs/libapparmor/libapparmor-2.10.1-r1.ebuild b/sys-libs/libapparmor/libapparmor-2.10.1-r1.ebuild index c38bb1c0083d3..d386db5c958d7 100644 --- a/sys-libs/libapparmor/libapparmor-2.10.1-r1.ebuild +++ b/sys-libs/libapparmor/libapparmor-2.10.1-r1.ebuild @@ -6,7 +6,7 @@ EAPI=5 AUTOTOOLS_AUTORECONF=1 DISTUTILS_OPTIONAL=1 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) GENTOO_DEPEND_ON_PERL="no" inherit autotools-utils distutils-r1 perl-module versionator diff --git a/sys-libs/libcap-ng/libcap-ng-0.7.7.ebuild b/sys-libs/libcap-ng/libcap-ng-0.7.7.ebuild index 451ccbf2f4702..987fac72a28fa 100644 --- a/sys-libs/libcap-ng/libcap-ng-0.7.7.ebuild +++ b/sys-libs/libcap-ng/libcap-ng-0.7.7.ebuild @@ -6,7 +6,7 @@ EAPI=5 AUTOTOOLS_AUTORECONF=1 AUTOTOOLS_PRUNE_LIBTOOL_FILES=all -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit autotools-utils flag-o-matic python-r1 diff --git a/sys-libs/libcap-ng/libcap-ng-0.7.8.ebuild b/sys-libs/libcap-ng/libcap-ng-0.7.8.ebuild index ca213a6f30906..42620e990355c 100644 --- a/sys-libs/libcap-ng/libcap-ng-0.7.8.ebuild +++ b/sys-libs/libcap-ng/libcap-ng-0.7.8.ebuild @@ -6,7 +6,7 @@ EAPI=5 AUTOTOOLS_AUTORECONF=1 AUTOTOOLS_PRUNE_LIBTOOL_FILES=all -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit autotools-utils flag-o-matic python-r1 diff --git a/sys-libs/libselinux/libselinux-2.5.ebuild b/sys-libs/libselinux/libselinux-2.5.ebuild index cd4b7c4bb91d6..772046a72be2a 100644 --- a/sys-libs/libselinux/libselinux-2.5.ebuild +++ b/sys-libs/libselinux/libselinux-2.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) USE_RUBY="ruby21 ruby22 ruby23" # No, I am not calling ruby-ng diff --git a/sys-libs/libsemanage/libsemanage-2.5.ebuild b/sys-libs/libsemanage/libsemanage-2.5.ebuild index ce2b65d4749c7..59dbe6fc717ec 100644 --- a/sys-libs/libsemanage/libsemanage-2.5.ebuild +++ b/sys-libs/libsemanage/libsemanage-2.5.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit multilib python-r1 toolchain-funcs eutils multilib-minimal diff --git a/sys-process/audit/audit-2.4.3-r1.ebuild b/sys-process/audit/audit-2.4.3-r1.ebuild index fc532597e3339..e1fd1a16644ea 100644 --- a/sys-process/audit/audit-2.4.3-r1.ebuild +++ b/sys-process/audit/audit-2.4.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit autotools multilib multilib-minimal toolchain-funcs python-r1 linux-info eutils systemd diff --git a/sys-process/audit/audit-2.4.3.ebuild b/sys-process/audit/audit-2.4.3.ebuild index 6421e2e8a9082..f1495bdcea770 100644 --- a/sys-process/audit/audit-2.4.3.ebuild +++ b/sys-process/audit/audit-2.4.3.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit autotools multilib multilib-minimal toolchain-funcs python-r1 linux-info eutils systemd diff --git a/sys-process/audit/audit-2.4.4.ebuild b/sys-process/audit/audit-2.4.4.ebuild index b328fe8c6d97c..a1b47a8f25841 100644 --- a/sys-process/audit/audit-2.4.4.ebuild +++ b/sys-process/audit/audit-2.4.4.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit autotools multilib multilib-minimal toolchain-funcs python-r1 linux-info eutils systemd diff --git a/sys-process/audit/audit-2.6.4.ebuild b/sys-process/audit/audit-2.6.4.ebuild index 80eb0b959aa17..eae8a30c5e1ba 100644 --- a/sys-process/audit/audit-2.6.4.ebuild +++ b/sys-process/audit/audit-2.6.4.ebuild @@ -4,7 +4,7 @@ EAPI="6" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit autotools multilib multilib-minimal toolchain-funcs python-r1 linux-info systemd diff --git a/sys-process/glances/glances-2.4.2.ebuild b/sys-process/glances/glances-2.4.2.ebuild index a6d9b4d359c06..332f73e8dab02 100644 --- a/sys-process/glances/glances-2.4.2.ebuild +++ b/sys-process/glances/glances-2.4.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="ncurses" inherit distutils-r1 linux-info diff --git a/sys-process/glances/glances-2.5.1.ebuild b/sys-process/glances/glances-2.5.1.ebuild index d3cccbb7a54e8..6dc2789462e04 100644 --- a/sys-process/glances/glances-2.5.1.ebuild +++ b/sys-process/glances/glances-2.5.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) PYTHON_REQ_USE="ncurses" inherit distutils-r1 eutils linux-info diff --git a/sys-process/glances/glances-2.6.1.ebuild b/sys-process/glances/glances-2.6.1.ebuild index 076ba31aecbc1..1d50fc063aed1 100644 --- a/sys-process/glances/glances-2.6.1.ebuild +++ b/sys-process/glances/glances-2.6.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) PYTHON_REQ_USE="ncurses" inherit distutils-r1 eutils linux-info diff --git a/sys-process/iotop/iotop-0.6.ebuild b/sys-process/iotop/iotop-0.6.ebuild index 2e5f6e445a39d..10caed9df41af 100644 --- a/sys-process/iotop/iotop-0.6.ebuild +++ b/sys-process/iotop/iotop-0.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="ncurses(+)" inherit distutils-r1 linux-info diff --git a/sys-process/systemd-cron/systemd-cron-1.5.3.ebuild b/sys-process/systemd-cron/systemd-cron-1.5.3.ebuild index b759b3568ebc0..0bd190defe8ef 100644 --- a/sys-process/systemd-cron/systemd-cron-1.5.3.ebuild +++ b/sys-process/systemd-cron/systemd-cron-1.5.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( pypy3 python{3_3,3_4} ) +PYTHON_COMPAT=( pypy3 python3_4 ) inherit eutils python-single-r1 systemd DESCRIPTION="systemd units to create timers for cron directories and crontab" diff --git a/sys-process/systemd-cron/systemd-cron-1.5.4.ebuild b/sys-process/systemd-cron/systemd-cron-1.5.4.ebuild index b759b3568ebc0..0bd190defe8ef 100644 --- a/sys-process/systemd-cron/systemd-cron-1.5.4.ebuild +++ b/sys-process/systemd-cron/systemd-cron-1.5.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( pypy3 python{3_3,3_4} ) +PYTHON_COMPAT=( pypy3 python3_4 ) inherit eutils python-single-r1 systemd DESCRIPTION="systemd units to create timers for cron directories and crontab" diff --git a/virtual/python-asyncio/python-asyncio-0.ebuild b/virtual/python-asyncio/python-asyncio-0.ebuild index 23af327849a5d..b349ef07b2757 100644 --- a/virtual/python-asyncio/python-asyncio-0.ebuild +++ b/virtual/python-asyncio/python-asyncio-0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python3_{3,4,5} ) +PYTHON_COMPAT=( python3_{4,5} ) inherit python-r1 diff --git a/virtual/python-backports_abc/python-backports_abc-0.ebuild b/virtual/python-backports_abc/python-backports_abc-0.ebuild index 2e96a6874eba1..1e076e7e9762d 100644 --- a/virtual/python-backports_abc/python-backports_abc-0.ebuild +++ b/virtual/python-backports_abc/python-backports_abc-0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit python-r1 diff --git a/virtual/python-dnspython/python-dnspython-1.ebuild b/virtual/python-dnspython/python-dnspython-1.ebuild index d48e2b503aad3..3e243933f9127 100644 --- a/virtual/python-dnspython/python-dnspython-1.ebuild +++ b/virtual/python-dnspython/python-dnspython-1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit python-r1 diff --git a/virtual/python-enum34/python-enum34-1.ebuild b/virtual/python-enum34/python-enum34-1.ebuild index d51d67b213260..0df14037ce09c 100644 --- a/virtual/python-enum34/python-enum34-1.ebuild +++ b/virtual/python-enum34/python-enum34-1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit python-r1 diff --git a/virtual/python-funcsigs/python-funcsigs-0-r1.ebuild b/virtual/python-funcsigs/python-funcsigs-0-r1.ebuild index 02fcef3f2459b..df4680219d8be 100644 --- a/virtual/python-funcsigs/python-funcsigs-0-r1.ebuild +++ b/virtual/python-funcsigs/python-funcsigs-0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit python-r1 diff --git a/virtual/python-funcsigs/python-funcsigs-1.ebuild b/virtual/python-funcsigs/python-funcsigs-1.ebuild index 27730658dca4a..63f242376b4c9 100644 --- a/virtual/python-funcsigs/python-funcsigs-1.ebuild +++ b/virtual/python-funcsigs/python-funcsigs-1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit python-r1 diff --git a/virtual/python-futures/python-futures-0.ebuild b/virtual/python-futures/python-futures-0.ebuild index 72cefc9dcaf46..f9f41907d17b6 100644 --- a/virtual/python-futures/python-futures-0.ebuild +++ b/virtual/python-futures/python-futures-0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit python-r1 diff --git a/virtual/python-greenlet/python-greenlet-1.0.ebuild b/virtual/python-greenlet/python-greenlet-1.0.ebuild index 7801571f843d2..82bc813670cc0 100644 --- a/virtual/python-greenlet/python-greenlet-1.0.ebuild +++ b/virtual/python-greenlet/python-greenlet-1.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit python-r1 diff --git a/virtual/python-ipaddress/python-ipaddress-1.0.ebuild b/virtual/python-ipaddress/python-ipaddress-1.0.ebuild index 8a6b181c6c5af..2a6c802441d46 100644 --- a/virtual/python-ipaddress/python-ipaddress-1.0.ebuild +++ b/virtual/python-ipaddress/python-ipaddress-1.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 ) inherit python-r1 diff --git a/virtual/python-pathlib/python-pathlib-1.0.ebuild b/virtual/python-pathlib/python-pathlib-1.0.ebuild index b73637a88a76c..7b80fb85e9530 100644 --- a/virtual/python-pathlib/python-pathlib-1.0.ebuild +++ b/virtual/python-pathlib/python-pathlib-1.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit python-r1 diff --git a/virtual/python-pmw/python-pmw-1.ebuild b/virtual/python-pmw/python-pmw-1.ebuild index f16cf11858648..9f4e190c4107e 100644 --- a/virtual/python-pmw/python-pmw-1.ebuild +++ b/virtual/python-pmw/python-pmw-1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit python-r1 diff --git a/virtual/python-singledispatch/python-singledispatch-0.ebuild b/virtual/python-singledispatch/python-singledispatch-0.ebuild index ec4e1d9457a19..394b439e2418a 100644 --- a/virtual/python-singledispatch/python-singledispatch-0.ebuild +++ b/virtual/python-singledispatch/python-singledispatch-0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit python-r1 diff --git a/www-apache/mod_python/mod_python-3.5.0-r1.ebuild b/www-apache/mod_python/mod_python-3.5.0-r1.ebuild index 41b02e4d03723..4e222ea76ba5e 100644 --- a/www-apache/mod_python/mod_python-3.5.0-r1.ebuild +++ b/www-apache/mod_python/mod_python-3.5.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit apache-module eutils python-single-r1 diff --git a/www-apache/mod_python/mod_python-3.5.0.ebuild b/www-apache/mod_python/mod_python-3.5.0.ebuild index ca7af1523b575..bc043b8216139 100644 --- a/www-apache/mod_python/mod_python-3.5.0.ebuild +++ b/www-apache/mod_python/mod_python-3.5.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) inherit apache-module eutils python-single-r1 diff --git a/www-apache/mod_wsgi/mod_wsgi-4.4.21.ebuild b/www-apache/mod_wsgi/mod_wsgi-4.4.21.ebuild index 0c7788a9fd8c9..06a5f5c8422aa 100644 --- a/www-apache/mod_wsgi/mod_wsgi-4.4.21.ebuild +++ b/www-apache/mod_wsgi/mod_wsgi-4.4.21.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) PYTHON_REQ_USE="threads" inherit apache-module eutils python-single-r1 diff --git a/www-apache/mod_wsgi/mod_wsgi-4.4.22.ebuild b/www-apache/mod_wsgi/mod_wsgi-4.4.22.ebuild index f934d33de9064..2638ae2352075 100644 --- a/www-apache/mod_wsgi/mod_wsgi-4.4.22.ebuild +++ b/www-apache/mod_wsgi/mod_wsgi-4.4.22.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) PYTHON_REQ_USE="threads" inherit apache-module eutils python-single-r1 diff --git a/www-apache/mod_wsgi/mod_wsgi-4.5.2.ebuild b/www-apache/mod_wsgi/mod_wsgi-4.5.2.ebuild index d301c75beed22..6839279eb95d4 100644 --- a/www-apache/mod_wsgi/mod_wsgi-4.5.2.ebuild +++ b/www-apache/mod_wsgi/mod_wsgi-4.5.2.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_4 ) PYTHON_REQ_USE="threads" inherit apache-module eutils python-single-r1 diff --git a/www-apps/nikola/nikola-7.2.0.ebuild b/www-apps/nikola/nikola-7.2.0.ebuild index ac8e32f67ae77..7db3517ff3e33 100644 --- a/www-apps/nikola/nikola-7.2.0.ebuild +++ b/www-apps/nikola/nikola-7.2.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="A static website and blog generator" diff --git a/www-apps/nikola/nikola-7.6.0.ebuild b/www-apps/nikola/nikola-7.6.0.ebuild index 42904721bdfaa..3c19bef16b617 100644 --- a/www-apps/nikola/nikola-7.6.0.ebuild +++ b/www-apps/nikola/nikola-7.6.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="A static website and blog generator" diff --git a/www-apps/nikola/nikola-7.6.1.ebuild b/www-apps/nikola/nikola-7.6.1.ebuild index 98f2e6d7bc912..e7007cab4eccc 100644 --- a/www-apps/nikola/nikola-7.6.1.ebuild +++ b/www-apps/nikola/nikola-7.6.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="A static website and blog generator" diff --git a/www-apps/nikola/nikola-7.6.2.ebuild b/www-apps/nikola/nikola-7.6.2.ebuild index a8e68e7459dd8..73b8b1fdfff57 100644 --- a/www-apps/nikola/nikola-7.6.2.ebuild +++ b/www-apps/nikola/nikola-7.6.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="A static website and blog generator" diff --git a/www-apps/nikola/nikola-7.6.3-r1.ebuild b/www-apps/nikola/nikola-7.6.3-r1.ebuild index 4c742e172f1e1..b968ab808e4a6 100644 --- a/www-apps/nikola/nikola-7.6.3-r1.ebuild +++ b/www-apps/nikola/nikola-7.6.3-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="A static website and blog generator" diff --git a/www-apps/nikola/nikola-7.6.3.ebuild b/www-apps/nikola/nikola-7.6.3.ebuild index beec964f7c938..ce28eee55c781 100644 --- a/www-apps/nikola/nikola-7.6.3.ebuild +++ b/www-apps/nikola/nikola-7.6.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit distutils-r1 DESCRIPTION="A static website and blog generator" diff --git a/www-apps/radicale/radicale-1.1.1.ebuild b/www-apps/radicale/radicale-1.1.1.ebuild index 6ac4c3b395749..ec9e2f5e62859 100644 --- a/www-apps/radicale/radicale-1.1.1.ebuild +++ b/www-apps/radicale/radicale-1.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit eutils distutils-r1 user diff --git a/www-client/pybugz/pybugz-0.12.1.ebuild b/www-client/pybugz/pybugz-0.12.1.ebuild index 24a1131887b42..06621c3c7c272 100644 --- a/www-client/pybugz/pybugz-0.12.1.ebuild +++ b/www-client/pybugz/pybugz-0.12.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python3_4 python3_5 ) PYTHON_REQ_USE="readline(+)" if [ "${PV}" = "9999" ]; then diff --git a/www-client/pybugz/pybugz-9999.ebuild b/www-client/pybugz/pybugz-9999.ebuild index 828239551d048..200c8dcbb2c44 100644 --- a/www-client/pybugz/pybugz-9999.ebuild +++ b/www-client/pybugz/pybugz-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python3_3 python3_4 python3_5 ) +PYTHON_COMPAT=( python3_4 python3_5 ) PYTHON_REQ_USE="readline(+)" if [ "${PV}" = "9999" ]; then diff --git a/www-servers/gunicorn/gunicorn-19.1.1.ebuild b/www-servers/gunicorn/gunicorn-19.1.1.ebuild index ea4a76781d8bd..bcd394d2eaa96 100644 --- a/www-servers/gunicorn/gunicorn-19.1.1.ebuild +++ b/www-servers/gunicorn/gunicorn-19.1.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit distutils-r1 diff --git a/www-servers/gunicorn/gunicorn-19.3.0.ebuild b/www-servers/gunicorn/gunicorn-19.3.0.ebuild index 4d327374552f4..59a68649092ee 100644 --- a/www-servers/gunicorn/gunicorn-19.3.0.ebuild +++ b/www-servers/gunicorn/gunicorn-19.3.0.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy ) +PYTHON_COMPAT=( python2_7 python3_4 pypy ) inherit distutils-r1 diff --git a/www-servers/gunicorn/gunicorn-19.4.5.ebuild b/www-servers/gunicorn/gunicorn-19.4.5.ebuild index ec7f67322ea58..c0dc40ba7a838 100644 --- a/www-servers/gunicorn/gunicorn-19.4.5.ebuild +++ b/www-servers/gunicorn/gunicorn-19.4.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) inherit distutils-r1 diff --git a/www-servers/tornado/tornado-4.2.1.ebuild b/www-servers/tornado/tornado-4.2.1.ebuild index 4cf266318e2c3..d820fce8f6fd4 100644 --- a/www-servers/tornado/tornado-4.2.1.ebuild +++ b/www-servers/tornado/tornado-4.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/www-servers/tornado/tornado-4.3.ebuild b/www-servers/tornado/tornado-4.3.ebuild index 1ab2319af80ec..98dcd73921305 100644 --- a/www-servers/tornado/tornado-4.3.ebuild +++ b/www-servers/tornado/tornado-4.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/www-servers/uwsgi/uwsgi-2.0.11.2-r1.ebuild b/www-servers/uwsgi/uwsgi-2.0.11.2-r1.ebuild index fb2e9a363995c..5466aa8753c20 100644 --- a/www-servers/uwsgi/uwsgi-2.0.11.2-r1.ebuild +++ b/www-servers/uwsgi/uwsgi-2.0.11.2-r1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) PYTHON_REQ_USE="threads(+)" RUBY_OPTIONAL="yes" diff --git a/www-servers/uwsgi/uwsgi-2.0.12.ebuild b/www-servers/uwsgi/uwsgi-2.0.12.ebuild index 466791afbb639..cec45ec2bcdf9 100644 --- a/www-servers/uwsgi/uwsgi-2.0.12.ebuild +++ b/www-servers/uwsgi/uwsgi-2.0.12.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) PYTHON_REQ_USE="threads(+)" RUBY_OPTIONAL="yes" diff --git a/www-servers/uwsgi/uwsgi-2.0.13.1-r1.ebuild b/www-servers/uwsgi/uwsgi-2.0.13.1-r1.ebuild index bb1876c82d8e0..37810e3d7fb7a 100644 --- a/www-servers/uwsgi/uwsgi-2.0.13.1-r1.ebuild +++ b/www-servers/uwsgi/uwsgi-2.0.13.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) PYTHON_REQ_USE="threads(+)" RUBY_OPTIONAL="yes" diff --git a/www-servers/uwsgi/uwsgi-2.0.14.ebuild b/www-servers/uwsgi/uwsgi-2.0.14.ebuild index 27065bd55ce0a..00e06a691467f 100644 --- a/www-servers/uwsgi/uwsgi-2.0.14.ebuild +++ b/www-servers/uwsgi/uwsgi-2.0.14.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) PYTHON_REQ_USE="threads(+)" RUBY_OPTIONAL="yes" diff --git a/www-servers/uwsgi/uwsgi-2.0.9.ebuild b/www-servers/uwsgi/uwsgi-2.0.9.ebuild index dc4a16f83c600..f9fcbc83694b9 100644 --- a/www-servers/uwsgi/uwsgi-2.0.9.ebuild +++ b/www-servers/uwsgi/uwsgi-2.0.9.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python2_7 python3_{3,4} ) +PYTHON_COMPAT=( python2_7 python3_4 ) PYTHON_REQ_USE="threads(+)" RUBY_OPTIONAL="yes" diff --git a/www-servers/varnish/varnish-4.0.3.ebuild b/www-servers/varnish/varnish-4.0.3.ebuild index 917f7145b0eab..559049f80b261 100644 --- a/www-servers/varnish/varnish-4.0.3.ebuild +++ b/www-servers/varnish/varnish-4.0.3.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit user autotools-utils eutils systemd python-r1 diff --git a/www-servers/varnish/varnish-4.1.3.ebuild b/www-servers/varnish/varnish-4.1.3.ebuild index f947955b22356..ce47a12269921 100644 --- a/www-servers/varnish/varnish-4.1.3.ebuild +++ b/www-servers/varnish/varnish-4.1.3.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_4} pypy ) inherit user autotools-utils eutils systemd python-r1 diff --git a/x11-apps/intel-gpu-tools/intel-gpu-tools-1.12.ebuild b/x11-apps/intel-gpu-tools/intel-gpu-tools-1.12.ebuild index 7bb57f6ffdf77..0cf7b2293ada0 100644 --- a/x11-apps/intel-gpu-tools/intel-gpu-tools-1.12.ebuild +++ b/x11-apps/intel-gpu-tools/intel-gpu-tools-1.12.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) inherit python-single-r1 xorg-2 diff --git a/x11-libs/libxcb/libxcb-1.10.ebuild b/x11-libs/libxcb/libxcb-1.10.ebuild index fd50439a7323d..51d6217fecfc7 100644 --- a/x11-libs/libxcb/libxcb-1.10.ebuild +++ b/x11-libs/libxcb/libxcb-1.10.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE=xml XORG_DOC=doc diff --git a/x11-libs/libxcb/libxcb-1.11-r1.ebuild b/x11-libs/libxcb/libxcb-1.11-r1.ebuild index a4a7c3b0f6d43..b8342b78f1a5c 100644 --- a/x11-libs/libxcb/libxcb-1.11-r1.ebuild +++ b/x11-libs/libxcb/libxcb-1.11-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYTHON_REQ_USE=xml XORG_DOC=doc diff --git a/x11-libs/libxcb/libxcb-1.11.1.ebuild b/x11-libs/libxcb/libxcb-1.11.1.ebuild index 2d7070e9f166b..7b28a908f04a7 100644 --- a/x11-libs/libxcb/libxcb-1.11.1.ebuild +++ b/x11-libs/libxcb/libxcb-1.11.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYTHON_REQ_USE=xml XORG_DOC=doc diff --git a/x11-libs/libxcb/libxcb-1.11.ebuild b/x11-libs/libxcb/libxcb-1.11.ebuild index 22223ce3625be..5b67422836b88 100644 --- a/x11-libs/libxcb/libxcb-1.11.ebuild +++ b/x11-libs/libxcb/libxcb-1.11.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE=xml XORG_DOC=doc diff --git a/x11-libs/libxcb/libxcb-1.12-r2.ebuild b/x11-libs/libxcb/libxcb-1.12-r2.ebuild index 04c48a2aba3cd..ba7c0b6b6a6ee 100644 --- a/x11-libs/libxcb/libxcb-1.12-r2.ebuild +++ b/x11-libs/libxcb/libxcb-1.12-r2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYTHON_REQ_USE=xml XORG_DOC=doc diff --git a/x11-libs/libxcb/libxcb-1.12.ebuild b/x11-libs/libxcb/libxcb-1.12.ebuild index 91f6b0d156062..f273766432283 100644 --- a/x11-libs/libxcb/libxcb-1.12.ebuild +++ b/x11-libs/libxcb/libxcb-1.12.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) PYTHON_REQ_USE=xml XORG_DOC=doc diff --git a/x11-libs/libxcb/libxcb-1.9.1-r1.ebuild b/x11-libs/libxcb/libxcb-1.9.1-r1.ebuild index e58f3f747d23f..ffa299d0a822a 100644 --- a/x11-libs/libxcb/libxcb-1.9.1-r1.ebuild +++ b/x11-libs/libxcb/libxcb-1.9.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE=xml XORG_DOC=doc diff --git a/x11-libs/libxcb/libxcb-1.9.1.ebuild b/x11-libs/libxcb/libxcb-1.9.1.ebuild index ad946cab443e3..a50899162d66a 100644 --- a/x11-libs/libxcb/libxcb-1.9.1.ebuild +++ b/x11-libs/libxcb/libxcb-1.9.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE=xml XORG_DOC=doc diff --git a/x11-libs/libxcb/libxcb-1.9.3-r1.ebuild b/x11-libs/libxcb/libxcb-1.9.3-r1.ebuild index 24e99138a75d2..4be6e5fa8296c 100644 --- a/x11-libs/libxcb/libxcb-1.9.3-r1.ebuild +++ b/x11-libs/libxcb/libxcb-1.9.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE=xml XORG_DOC=doc diff --git a/x11-libs/libxcb/libxcb-1.9.3.ebuild b/x11-libs/libxcb/libxcb-1.9.3.ebuild index 16b103cac5b94..05b6f0ca7787a 100644 --- a/x11-libs/libxcb/libxcb-1.9.3.ebuild +++ b/x11-libs/libxcb/libxcb-1.9.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE=xml XORG_DOC=doc diff --git a/x11-misc/compton/compton-0.1_beta2.ebuild b/x11-misc/compton/compton-0.1_beta2.ebuild index 7f6f121e564e7..81bdf55fa292d 100644 --- a/x11-misc/compton/compton-0.1_beta2.ebuild +++ b/x11-misc/compton/compton-0.1_beta2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python3_{3,4,5} ) +PYTHON_COMPAT=( python3_{4,5} ) inherit toolchain-funcs python-r1 DESCRIPTION="A compositor for X, and a fork of xcompmgr-dana" diff --git a/x11-misc/compton/compton-9999.ebuild b/x11-misc/compton/compton-9999.ebuild index e795fd9a2d129..29c9198a3e8be 100644 --- a/x11-misc/compton/compton-9999.ebuild +++ b/x11-misc/compton/compton-9999.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python3_{3,4,5} ) +PYTHON_COMPAT=( python3_{4,5} ) inherit toolchain-funcs python-r1 git-2 DESCRIPTION="A compositor for X, and a fork of xcompmgr-dana" diff --git a/x11-misc/dex/dex-0.6.ebuild b/x11-misc/dex/dex-0.6.ebuild index 328b233a0f38b..38671eddc3c44 100644 --- a/x11-misc/dex/dex-0.6.ebuild +++ b/x11-misc/dex/dex-0.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) inherit eutils python-r1 DESCRIPTION="DesktopEntry eXecution - tool to manage and launch autostart entries" diff --git a/x11-misc/dex/dex-0.7.ebuild b/x11-misc/dex/dex-0.7.ebuild index 46b1c6d1c26a0..999146839f276 100644 --- a/x11-misc/dex/dex-0.7.ebuild +++ b/x11-misc/dex/dex-0.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) inherit eutils python-r1 DESCRIPTION="DesktopEntry eXecution - tool to manage and launch autostart entries" diff --git a/x11-misc/menulibre/menulibre-2.0.7.ebuild b/x11-misc/menulibre/menulibre-2.0.7.ebuild index b71392b89787f..a2c21a9a661d0 100644 --- a/x11-misc/menulibre/menulibre-2.0.7.ebuild +++ b/x11-misc/menulibre/menulibre-2.0.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) PYTHON_REQ_USE="xml" DISTUTILS_IN_SOURCE_BUILD=1 inherit distutils-r1 eutils gnome2-utils versionator diff --git a/x11-misc/menulibre/menulibre-2.1.3.ebuild b/x11-misc/menulibre/menulibre-2.1.3.ebuild index b71392b89787f..a2c21a9a661d0 100644 --- a/x11-misc/menulibre/menulibre-2.1.3.ebuild +++ b/x11-misc/menulibre/menulibre-2.1.3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) PYTHON_REQ_USE="xml" DISTUTILS_IN_SOURCE_BUILD=1 inherit distutils-r1 eutils gnome2-utils versionator diff --git a/x11-misc/py3status/py3status-3.2.ebuild b/x11-misc/py3status/py3status-3.2.ebuild index af1a8335c92b6..0848294097552 100644 --- a/x11-misc/py3status/py3status-3.2.ebuild +++ b/x11-misc/py3status/py3status-3.2.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) SRC_URI="https://github.com/ultrabug/py3status/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/x11-misc/redshift/redshift-1.10.ebuild b/x11-misc/redshift/redshift-1.10.ebuild index 5c1997d86001c..8f152334a144a 100644 --- a/x11-misc/redshift/redshift-1.10.ebuild +++ b/x11-misc/redshift/redshift-1.10.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) inherit systemd autotools eutils gnome2-utils python-r1 diff --git a/x11-misc/redshift/redshift-1.11.ebuild b/x11-misc/redshift/redshift-1.11.ebuild index e27ddad2f6ebf..520599d5db7fa 100644 --- a/x11-misc/redshift/redshift-1.11.ebuild +++ b/x11-misc/redshift/redshift-1.11.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) inherit systemd autotools eutils gnome2-utils python-r1 diff --git a/x11-misc/treeline/treeline-1.9.4.ebuild b/x11-misc/treeline/treeline-1.9.4.ebuild index 3566b9c437fce..e18e01c6be97b 100644 --- a/x11-misc/treeline/treeline-1.9.4.ebuild +++ b/x11-misc/treeline/treeline-1.9.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python3_{3,4} ) +PYTHON_COMPAT=( python3_4 ) PYTHON_REQ_USE="xml" inherit eutils python-single-r1 diff --git a/x11-proto/xcb-proto/xcb-proto-1.10.ebuild b/x11-proto/xcb-proto/xcb-proto-1.10.ebuild index 395e8a312716a..eb20c44429981 100644 --- a/x11-proto/xcb-proto/xcb-proto-1.10.ebuild +++ b/x11-proto/xcb-proto/xcb-proto-1.10.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) XORG_MULTILIB=yes inherit python-r1 xorg-2 diff --git a/x11-proto/xcb-proto/xcb-proto-1.11.ebuild b/x11-proto/xcb-proto/xcb-proto-1.11.ebuild index a62828dfe07a5..92a6ae73314b1 100644 --- a/x11-proto/xcb-proto/xcb-proto-1.11.ebuild +++ b/x11-proto/xcb-proto/xcb-proto-1.11.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) XORG_MULTILIB=yes inherit python-r1 xorg-2 diff --git a/x11-proto/xcb-proto/xcb-proto-1.12-r1.ebuild b/x11-proto/xcb-proto/xcb-proto-1.12-r1.ebuild index 21d706105995f..aaf1c7777e45b 100644 --- a/x11-proto/xcb-proto/xcb-proto-1.12-r1.ebuild +++ b/x11-proto/xcb-proto/xcb-proto-1.12-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) XORG_MULTILIB=yes inherit python-r1 xorg-2 diff --git a/x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild b/x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild index 2cf9aef53d474..6da54e6c5bd31 100644 --- a/x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild +++ b/x11-proto/xcb-proto/xcb-proto-1.12-r2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) XORG_MULTILIB=yes inherit python-r1 xorg-2 diff --git a/x11-proto/xcb-proto/xcb-proto-1.8-r3.ebuild b/x11-proto/xcb-proto/xcb-proto-1.8-r3.ebuild index 5330d9efb5363..05f6d497b979e 100644 --- a/x11-proto/xcb-proto/xcb-proto-1.8-r3.ebuild +++ b/x11-proto/xcb-proto/xcb-proto-1.8-r3.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) XORG_MULTILIB=yes inherit python-r1 xorg-2 diff --git a/x11-proto/xcb-proto/xcb-proto-1.9-r1.ebuild b/x11-proto/xcb-proto/xcb-proto-1.9-r1.ebuild index adb071f4e2a88..e0d5741ea933c 100644 --- a/x11-proto/xcb-proto/xcb-proto-1.9-r1.ebuild +++ b/x11-proto/xcb-proto/xcb-proto-1.9-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3} ) +PYTHON_COMPAT=( python2_7 ) XORG_MULTILIB=yes inherit python-r1 xorg-2 diff --git a/x11-terms/roxterm/roxterm-3.1.5.ebuild b/x11-terms/roxterm/roxterm-3.1.5.ebuild index 06dbaa6d8d3c4..2def13ea48563 100644 --- a/x11-terms/roxterm/roxterm-3.1.5.ebuild +++ b/x11-terms/roxterm/roxterm-3.1.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{3_3,3_4} ) +PYTHON_COMPAT=( python3_4 ) inherit gnome2-utils python-any-r1 toolchain-funcs DESCRIPTION="A terminal emulator designed to integrate with the ROX environment"