Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/ceres-solver/
Date: Mon, 10 Feb 2020 13:26:58
Message-Id: 1581341188.636b2b80cfddf316ebb8eb799984878f5701ede9.mgorny@gentoo
1 commit: 636b2b80cfddf316ebb8eb799984878f5701ede9
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 10 13:05:49 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 10 13:26:28 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=636b2b80
7
8 sci-libs/ceres-solver: Remove py2 where possible
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 sci-libs/ceres-solver/ceres-solver-1.12.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-libs/ceres-solver/ceres-solver-1.12.0.ebuild b/sci-libs/ceres-solver/ceres-solver-1.12.0.ebuild
16 index 175e6a1cec4..8bef6c01db9 100644
17 --- a/sci-libs/ceres-solver/ceres-solver-1.12.0.ebuild
18 +++ b/sci-libs/ceres-solver/ceres-solver-1.12.0.ebuild
19 @@ -3,7 +3,7 @@
20
21 EAPI=6
22
23 -PYTHON_COMPAT=( python2_7 python3_6 )
24 +PYTHON_COMPAT=( python3_6 )
25
26 inherit cmake-multilib eutils python-any-r1 toolchain-funcs