From 283eb14196f4fb6aa48b0eb9aa9c0b26da84b011 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Tue, 9 Apr 2019 22:51:02 -0500 Subject: [PATCH] dev-python/patsy: 0.5.1 add py37 support Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode --- dev-python/patsy/patsy-0.5.1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/patsy/patsy-0.5.1.ebuild b/dev-python/patsy/patsy-0.5.1.ebuild index dc375b85bbf6..c51e67cc441d 100644 --- a/dev-python/patsy/patsy-0.5.1.ebuild +++ b/dev-python/patsy/patsy-0.5.1.ebuild @@ -2,8 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 - -PYTHON_COMPAT=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) inherit distutils-r1 -- 2.26.2