diff --git a/dev-python/pymongo/pymongo-2.7.2.ebuild b/dev-python/pymongo/pymongo-2.7.2.ebuild index 3132c9ac48e25..9c988e9fbb5af 100644 --- a/dev-python/pymongo/pymongo-2.7.2.ebuild +++ b/dev-python/pymongo/pymongo-2.7.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python{2_7,3_4} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} 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 94a186ad53485..5052970c631e3 100644 --- a/dev-python/pymongo/pymongo-2.8.1.ebuild +++ b/dev-python/pymongo/pymongo-2.8.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python{2_7,3_4} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} 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 8b967ba5d361f..8f425e213ac02 100644 --- a/dev-python/pymongo/pymongo-2.9.3.ebuild +++ b/dev-python/pymongo/pymongo-2.9.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{4,5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} 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 94a186ad53485..5052970c631e3 100644 --- a/dev-python/pymongo/pymongo-3.0.3.ebuild +++ b/dev-python/pymongo/pymongo-3.0.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python{2_7,3_4} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} 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 94a186ad53485..5052970c631e3 100644 --- a/dev-python/pymongo/pymongo-3.1.1.ebuild +++ b/dev-python/pymongo/pymongo-3.1.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python{2_7,3_4} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} 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 0233eb29415d8..34dcb88ed5f9f 100644 --- a/dev-python/pymongo/pymongo-3.2.2.ebuild +++ b/dev-python/pymongo/pymongo-3.2.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} 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 0233eb29415d8..34dcb88ed5f9f 100644 --- a/dev-python/pymongo/pymongo-3.3.0.ebuild +++ b/dev-python/pymongo/pymongo-3.3.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy ) inherit check-reqs distutils-r1 diff --git a/dev-python/pymongo/pymongo-3.4.0.ebuild b/dev-python/pymongo/pymongo-3.4.0.ebuild index 3f17d65a52f26..01c003201d56c 100644 --- a/dev-python/pymongo/pymongo-3.4.0.ebuild +++ b/dev-python/pymongo/pymongo-3.4.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy ) inherit check-reqs distutils-r1