diff options
Diffstat (limited to 'dev-python/python-dateutil')
9 files changed, 18 insertions, 18 deletions
diff --git a/dev-python/python-dateutil/python-dateutil-2.6.1.ebuild b/dev-python/python-dateutil/python-dateutil-2.6.1.ebuild index 4c5262e8d62f..7c142a518b44 100644 --- a/dev-python/python-dateutil/python-dateutil-2.6.1.ebuild +++ b/dev-python/python-dateutil/python-dateutil-2.6.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_6 pypy3 ) inherit distutils-r1 diff --git a/dev-python/python-dateutil/python-dateutil-2.7.1.ebuild b/dev-python/python-dateutil/python-dateutil-2.7.1.ebuild index 92741e351bb8..3e8b8a761d9e 100644 --- a/dev-python/python-dateutil/python-dateutil-2.7.1.ebuild +++ b/dev-python/python-dateutil/python-dateutil-2.7.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_6 pypy3 ) inherit distutils-r1 diff --git a/dev-python/python-dateutil/python-dateutil-2.7.2-r1.ebuild b/dev-python/python-dateutil/python-dateutil-2.7.2-r1.ebuild index 37827fa357b2..342d4169996a 100644 --- a/dev-python/python-dateutil/python-dateutil-2.7.2-r1.ebuild +++ b/dev-python/python-dateutil/python-dateutil-2.7.2-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{6,7} pypy3 ) inherit distutils-r1 diff --git a/dev-python/python-dateutil/python-dateutil-2.7.2.ebuild b/dev-python/python-dateutil/python-dateutil-2.7.2.ebuild index 92741e351bb8..3e8b8a761d9e 100644 --- a/dev-python/python-dateutil/python-dateutil-2.7.2.ebuild +++ b/dev-python/python-dateutil/python-dateutil-2.7.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_6 pypy3 ) inherit distutils-r1 diff --git a/dev-python/python-dateutil/python-dateutil-2.7.3.ebuild b/dev-python/python-dateutil/python-dateutil-2.7.3.ebuild index 7453572a2ce9..f59d53c7364c 100644 --- a/dev-python/python-dateutil/python-dateutil-2.7.3.ebuild +++ b/dev-python/python-dateutil/python-dateutil-2.7.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{6,7} pypy3 ) inherit distutils-r1 diff --git a/dev-python/python-dateutil/python-dateutil-2.7.4.ebuild b/dev-python/python-dateutil/python-dateutil-2.7.4.ebuild index 1b253f58b9f0..84af5af20444 100644 --- a/dev-python/python-dateutil/python-dateutil-2.7.4.ebuild +++ b/dev-python/python-dateutil/python-dateutil-2.7.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{6,7} pypy3 ) inherit distutils-r1 diff --git a/dev-python/python-dateutil/python-dateutil-2.7.5.ebuild b/dev-python/python-dateutil/python-dateutil-2.7.5.ebuild index 1b253f58b9f0..84af5af20444 100644 --- a/dev-python/python-dateutil/python-dateutil-2.7.5.ebuild +++ b/dev-python/python-dateutil/python-dateutil-2.7.5.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{6,7} pypy3 ) inherit distutils-r1 diff --git a/dev-python/python-dateutil/python-dateutil-2.8.0.ebuild b/dev-python/python-dateutil/python-dateutil-2.8.0.ebuild index 77611b296b39..0b72619f569b 100644 --- a/dev-python/python-dateutil/python-dateutil-2.8.0.ebuild +++ b/dev-python/python-dateutil/python-dateutil-2.8.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{6,7} pypy3 ) inherit distutils-r1 diff --git a/dev-python/python-dateutil/python-dateutil-2.8.1.ebuild b/dev-python/python-dateutil/python-dateutil-2.8.1.ebuild index e52fe376857c..a92eae9c7e54 100644 --- a/dev-python/python-dateutil/python-dateutil-2.8.1.ebuild +++ b/dev-python/python-dateutil/python-dateutil-2.8.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{2_7,3_{5,6,7,8}} pypy{,3} ) +PYTHON_COMPAT=( python{2_7,3_{6,7,8}} pypy3 ) inherit distutils-r1 |