commit:     aba164856f5d5d7f4005e8df43de9036fedb406e
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Sun Sep 27 15:25:48 2020 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Sun Sep 27 15:25:48 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=aba16485

sci-visualization/yt: bump python compat

package still doesn't build correctly
needs a lot more dependencies to be added
but upstream is active and dependencies are
present in various overlays
should ask them to migrate

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>

 sci-visualization/yt/yt-2.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-visualization/yt/yt-2.6.ebuild 
b/sci-visualization/yt/yt-2.6.ebuild
index 37efad0fd..c4c8b55d0 100644
--- a/sci-visualization/yt/yt-2.6.ebuild
+++ b/sci-visualization/yt/yt-2.6.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python3_7 )
 DISTUTILS_IN_SOURCE_BUILD=1
 
 inherit distutils-r1 flag-o-matic

Reply via email to