dev-python/pypax: PYTHON_TARGETS+="python3_7"
authorPhilipp Ammann <philipp.ammann@posteo.de>
Mon, 28 Jan 2019 11:28:25 +0000 (11:28 +0000)
committerAnthony G. Basile <blueness@gentoo.org>
Mon, 28 Jan 2019 13:04:56 +0000 (08:04 -0500)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Philipp Ammann <philipp.ammann@posteo.de>
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
dev-python/pypax/pypax-0.9.2.ebuild
dev-python/pypax/pypax-0.9.3.ebuild
dev-python/pypax/pypax-0.9.4.ebuild
dev-python/pypax/pypax-9999.ebuild

index 322214eba63392626930b84c970c2af0b9dbb8a6..fe86fc29cdc9b421b2b7f45a14e58d918d01d247 100644 (file)
@@ -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
 
index 1c9cc20d064f60045c6f309d2a5da6b36af9c919..89e7b5ec9bce69da1e3ec2435380260cbc71badc 100644 (file)
@@ -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
 
index e0682223fc595e9bd0ee162e9280197df88e5061..fe86fc29cdc9b421b2b7f45a14e58d918d01d247 100644 (file)
@@ -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
 
index 39846769a8c1d6404fd74a2b42b42e2df7297ed2..21adeefc4ed4c5f282fd66b42a0cf8f5a82951b1 100644 (file)
@@ -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