Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/matplotlib2tikz/
Date: Thu, 26 Dec 2019 20:46:55
Message-Id: 1577393198.821d72b3254aa4c18164ba1c25a5799dacb82377.soap@gentoo
1 commit: 821d72b3254aa4c18164ba1c25a5799dacb82377
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 26 20:46:38 2019 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 26 20:46:38 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=821d72b3
7
8 dev-python/matplotlib2tikz: Remove Py2
9
10 Package-Manager: Portage-2.3.83, Repoman-2.3.20
11 Signed-off-by: David Seifert <soap <AT> gentoo.org>
12
13 dev-python/matplotlib2tikz/matplotlib2tikz-0.6.18.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/matplotlib2tikz/matplotlib2tikz-0.6.18.ebuild b/dev-python/matplotlib2tikz/matplotlib2tikz-0.6.18.ebuild
17 index f6d69ccc4c0..46a1d076321 100644
18 --- a/dev-python/matplotlib2tikz/matplotlib2tikz-0.6.18.ebuild
19 +++ b/dev-python/matplotlib2tikz/matplotlib2tikz-0.6.18.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=6
23
24 -PYTHON_COMPAT=( python2_7 python3_{5,6} )
25 +PYTHON_COMPAT=( python3_{5,6} )
26
27 inherit distutils-r1 virtualx