summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2017-03-10 18:40:17 -0800
committerZac Medico <zmedico@gentoo.org>2017-03-10 18:40:17 -0800
commit2314f72233ec414d0e8e45e63b85d6c38045c89d (patch)
tree8b23bc33f6d80e7fa19239d337c6e11f35f45328
parentdev-python/bottleneck: Add python3_6 to PYTHON_COMPAT (diff)
downloadgentoo-2314f72233ec414d0e8e45e63b85d6c38045c89d.tar.gz
gentoo-2314f72233ec414d0e8e45e63b85d6c38045c89d.tar.bz2
gentoo-2314f72233ec414d0e8e45e63b85d6c38045c89d.zip
dev-python/xlsxwriter: Add python3_6 to PYTHON_COMPAT
Package-Manager: Portage-2.3.4, Repoman-2.3.2
-rw-r--r--dev-python/xlsxwriter/xlsxwriter-0.7.8.ebuild4
-rw-r--r--dev-python/xlsxwriter/xlsxwriter-0.8.4.ebuild4
-rw-r--r--dev-python/xlsxwriter/xlsxwriter-0.9.2.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/xlsxwriter/xlsxwriter-0.7.8.ebuild b/dev-python/xlsxwriter/xlsxwriter-0.7.8.ebuild
index d75349e1743c..30ac84f26f1e 100644
--- a/dev-python/xlsxwriter/xlsxwriter-0.7.8.ebuild
+++ b/dev-python/xlsxwriter/xlsxwriter-0.7.8.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
inherit distutils-r1
diff --git a/dev-python/xlsxwriter/xlsxwriter-0.8.4.ebuild b/dev-python/xlsxwriter/xlsxwriter-0.8.4.ebuild
index a2c131da9270..e013553e66e2 100644
--- a/dev-python/xlsxwriter/xlsxwriter-0.8.4.ebuild
+++ b/dev-python/xlsxwriter/xlsxwriter-0.8.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
inherit distutils-r1
diff --git a/dev-python/xlsxwriter/xlsxwriter-0.9.2.ebuild b/dev-python/xlsxwriter/xlsxwriter-0.9.2.ebuild
index a2c131da9270..e013553e66e2 100644
--- a/dev-python/xlsxwriter/xlsxwriter-0.9.2.ebuild
+++ b/dev-python/xlsxwriter/xlsxwriter-0.9.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
inherit distutils-r1