dev-python/wrapt: PYTHON_COMPAT: add python3_6
authorZac Medico <zmedico@gentoo.org>
Thu, 16 Feb 2017 09:30:40 +0000 (01:30 -0800)
committerZac Medico <zmedico@gentoo.org>
Thu, 16 Feb 2017 09:30:40 +0000 (01:30 -0800)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-python/wrapt/wrapt-1.10.5.ebuild
dev-python/wrapt/wrapt-1.10.6-r1.ebuild
dev-python/wrapt/wrapt-1.10.7.ebuild
dev-python/wrapt/wrapt-1.10.8.ebuild

index eb2e277fa11c5207a728d4f63c75ee30744e8d35..9e08c13a78d45df0460d4b4b5615ddfaac99318a 100644 (file)
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
 
 inherit distutils-r1 vcs-snapshot
 
index a0a430759aa9e9499494ba63939063156bd74689..1d2f2166e3eb79d23cee0055e74faad3846ec58a 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
 
 inherit distutils-r1 vcs-snapshot
 
index 91030f4ccf5479cdde686b6b07d78b6922025024..201167595a2f21464b5a778836e78daac1a8b954 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
 
 inherit distutils-r1 vcs-snapshot
 
index 91030f4ccf5479cdde686b6b07d78b6922025024..201167595a2f21464b5a778836e78daac1a8b954 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
 
 inherit distutils-r1 vcs-snapshot