commit: 60806a1cfabe10ae9cdea302f830633e2fee27f0
Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 16 09:30:40 2017 +0000
Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Thu Feb 16 09:30:40 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60806a1c
dev-python/wrapt: PYTHON_COMPAT: add python3_6
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-python/wrapt/wrapt-1.10.5.ebuild | 2 +-
dev-python/wrapt/wrapt-1.10.6-r1.ebuild | 4 ++--
dev-python/wrapt/wrapt-1.10.7.ebuild | 4 ++--
dev-python/wrapt/wrapt-1.10.8.ebuild | 4 ++--
4 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/dev-python/wrapt/wrapt-1.10.5.ebuild
b/dev-python/wrapt/wrapt-1.10.5.ebuild
index eb2e277fa1..9e08c13a78 100644
--- a/dev-python/wrapt/wrapt-1.10.5.ebuild
+++ b/dev-python/wrapt/wrapt-1.10.5.ebuild
@@ -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
diff --git a/dev-python/wrapt/wrapt-1.10.6-r1.ebuild
b/dev-python/wrapt/wrapt-1.10.6-r1.ebuild
index a0a430759a..1d2f2166e3 100644
--- a/dev-python/wrapt/wrapt-1.10.6-r1.ebuild
+++ b/dev-python/wrapt/wrapt-1.10.6-r1.ebuild
@@ -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
diff --git a/dev-python/wrapt/wrapt-1.10.7.ebuild
b/dev-python/wrapt/wrapt-1.10.7.ebuild
index 91030f4ccf..201167595a 100644
--- a/dev-python/wrapt/wrapt-1.10.7.ebuild
+++ b/dev-python/wrapt/wrapt-1.10.7.ebuild
@@ -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
diff --git a/dev-python/wrapt/wrapt-1.10.8.ebuild
b/dev-python/wrapt/wrapt-1.10.8.ebuild
index 91030f4ccf..201167595a 100644
--- a/dev-python/wrapt/wrapt-1.10.8.ebuild
+++ b/dev-python/wrapt/wrapt-1.10.8.ebuild
@@ -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