summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2017-02-16 01:30:40 -0800
committerZac Medico <zmedico@gentoo.org>2017-02-16 01:30:40 -0800
commit60806a1cfabe10ae9cdea302f830633e2fee27f0 (patch)
tree845121e67328609f98f2b9bfc4fe3c8c3539b123 /dev-python
parentdev-python/requestsexceptions: PYTHON_COMPAT: add python3_6 (diff)
downloadgentoo-60806a1cfabe10ae9cdea302f830633e2fee27f0.tar.gz
gentoo-60806a1cfabe10ae9cdea302f830633e2fee27f0.tar.bz2
gentoo-60806a1cfabe10ae9cdea302f830633e2fee27f0.zip
dev-python/wrapt: PYTHON_COMPAT: add python3_6
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/wrapt/wrapt-1.10.5.ebuild2
-rw-r--r--dev-python/wrapt/wrapt-1.10.6-r1.ebuild4
-rw-r--r--dev-python/wrapt/wrapt-1.10.7.ebuild4
-rw-r--r--dev-python/wrapt/wrapt-1.10.8.ebuild4
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 eb2e277fa11c..9e08c13a78d4 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 a0a430759aa9..1d2f2166e3eb 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 91030f4ccf54..201167595a2f 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 91030f4ccf54..201167595a2f 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