From: Matthew Thode Date: Wed, 10 Oct 2018 15:41:27 +0000 (-0500) Subject: dev-python/dnspython: adding py37 support X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=28a2455ce620ba2a31b2ff951070405789bffde6;p=gentoo.git dev-python/dnspython: adding py37 support Signed-off-by: Matthew Thode Package-Manager: Portage-2.3.49, Repoman-2.3.11 --- 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