From: Philipp Ammann Date: Mon, 28 Jan 2019 11:28:25 +0000 (+0000) Subject: dev-python/pypax: PYTHON_TARGETS+="python3_7" X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8490e56685653b7d5a8eb616992ea3ff9816152b;p=gentoo.git dev-python/pypax: PYTHON_TARGETS+="python3_7" Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Philipp Ammann Signed-off-by: Anthony G. Basile --- diff --git a/dev-python/pypax/pypax-0.9.2.ebuild b/dev-python/pypax/pypax-0.9.2.ebuild index 322214eba633..fe86fc29cdc9 100644 --- a/dev-python/pypax/pypax-0.9.2.ebuild +++ b/dev-python/pypax/pypax-0.9.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} pypy ) inherit distutils-r1 diff --git a/dev-python/pypax/pypax-0.9.3.ebuild b/dev-python/pypax/pypax-0.9.3.ebuild index 1c9cc20d064f..89e7b5ec9bce 100644 --- a/dev-python/pypax/pypax-0.9.3.ebuild +++ b/dev-python/pypax/pypax-0.9.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} pypy ) inherit distutils-r1 diff --git a/dev-python/pypax/pypax-0.9.4.ebuild b/dev-python/pypax/pypax-0.9.4.ebuild index e0682223fc59..fe86fc29cdc9 100644 --- a/dev-python/pypax/pypax-0.9.4.ebuild +++ b/dev-python/pypax/pypax-0.9.4.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} pypy ) inherit distutils-r1 diff --git a/dev-python/pypax/pypax-9999.ebuild b/dev-python/pypax/pypax-9999.ebuild index 39846769a8c1..21adeefc4ed4 100644 --- a/dev-python/pypax/pypax-9999.ebuild +++ b/dev-python/pypax/pypax-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} pypy ) inherit distutils-r1