Gentoo Archives: gentoo-commits

From: Alexey Shvetsov <alexxy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/pymol/
Date: Wed, 03 Jun 2020 21:22:31
Message-Id: 1591219253.d8f901f6451dcefa90b1e467d2819a85717bae56.alexxy@gentoo
1 commit: d8f901f6451dcefa90b1e467d2819a85717bae56
2 Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 3 21:20:53 2020 +0000
4 Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 3 21:20:53 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8f901f6
7
8 sci-chemistry/pymol: Works with py38
9
10 Package-Manager: Portage-2.3.100, Repoman-2.3.22
11 Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>
12
13 sci-chemistry/pymol/pymol-2.3.0-r3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-chemistry/pymol/pymol-2.3.0-r3.ebuild b/sci-chemistry/pymol/pymol-2.3.0-r3.ebuild
17 index 675c8b36880..58c0d6707c4 100644
18 --- a/sci-chemistry/pymol/pymol-2.3.0-r3.ebuild
19 +++ b/sci-chemistry/pymol/pymol-2.3.0-r3.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=7
23
24 -PYTHON_COMPAT=( python3_{6,7} )
25 +PYTHON_COMPAT=( python3_{6,7,8} )
26
27 inherit distutils-r1 desktop eutils flag-o-matic xdg-utils