Gentoo Archives: gentoo-commits

From: Aisha Tammy <gentoo@×××××.cc>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-visualization/yt/
Date: Sun, 27 Sep 2020 15:26:26
Message-Id: 1601220348.aba164856f5d5d7f4005e8df43de9036fedb406e.epsilon-0@gentoo
1 commit: aba164856f5d5d7f4005e8df43de9036fedb406e
2 Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
3 AuthorDate: Sun Sep 27 15:25:48 2020 +0000
4 Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
5 CommitDate: Sun Sep 27 15:25:48 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=aba16485
7
8 sci-visualization/yt: bump python compat
9
10 package still doesn't build correctly
11 needs a lot more dependencies to be added
12 but upstream is active and dependencies are
13 present in various overlays
14 should ask them to migrate
15
16 Package-Manager: Portage-3.0.8, Repoman-3.0.1
17 Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
18
19 sci-visualization/yt/yt-2.6.ebuild | 4 ++--
20 1 file changed, 2 insertions(+), 2 deletions(-)
21
22 diff --git a/sci-visualization/yt/yt-2.6.ebuild b/sci-visualization/yt/yt-2.6.ebuild
23 index 37efad0fd..c4c8b55d0 100644
24 --- a/sci-visualization/yt/yt-2.6.ebuild
25 +++ b/sci-visualization/yt/yt-2.6.ebuild
26 @@ -1,8 +1,8 @@
27 -# Copyright 1999-2014 Gentoo Foundation
28 +# Copyright 1999-2020 Gentoo Authors
29 # Distributed under the terms of the GNU General Public License v2
30
31 EAPI=5
32 -PYTHON_COMPAT=( python2_7 )
33 +PYTHON_COMPAT=( python3_7 )
34 DISTUTILS_IN_SOURCE_BUILD=1
35
36 inherit distutils-r1 flag-o-matic