summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2018-10-10 10:41:27 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2018-10-10 10:48:52 -0500
commit28a2455ce620ba2a31b2ff951070405789bffde6 (patch)
tree49e81c76b931eed503725dc2bf67aaad21efe146
parentdev-python/ecdsa: adding py37 (diff)
downloadgentoo-28a2455ce620ba2a31b2ff951070405789bffde6.tar.gz
gentoo-28a2455ce620ba2a31b2ff951070405789bffde6.tar.bz2
gentoo-28a2455ce620ba2a31b2ff951070405789bffde6.zip
dev-python/dnspython: adding py37 support
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
-rw-r--r--dev-python/dnspython/dnspython-1.16.0_pre20180731.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/dnspython/dnspython-1.16.0_pre20180731.ebuild b/dev-python/dnspython/dnspython-1.16.0_pre20180731.ebuild
index 1d9163245a63..c488c69b30dd 100644
--- a/dev-python/dnspython/dnspython-1.16.0_pre20180731.ebuild
+++ b/dev-python/dnspython/dnspython-1.16.0_pre20180731.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
inherit distutils-r1 vcs-snapshot