Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/pgadmin4/
Date: Sun, 01 Dec 2019 19:27:43
Message-Id: 1575228305.beb7a40f168eb080f7892ddc269167e928e87cad.asturm@gentoo
1 commit: beb7a40f168eb080f7892ddc269167e928e87cad
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 30 12:25:44 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 1 19:25:05 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=beb7a40f
7
8 dev-db/pgadmin4: python3_7
9
10 Bug: https://bugs.gentoo.org/697958
11 Package-Manager: Portage-2.3.80, Repoman-2.3.19
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 dev-db/pgadmin4/pgadmin4-4.13.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-db/pgadmin4/pgadmin4-4.13.ebuild b/dev-db/pgadmin4/pgadmin4-4.13.ebuild
18 index 65a47f578b9..6672ccce021 100644
19 --- a/dev-db/pgadmin4/pgadmin4-4.13.ebuild
20 +++ b/dev-db/pgadmin4/pgadmin4-4.13.ebuild
21 @@ -3,7 +3,7 @@
22
23 EAPI=7
24
25 -PYTHON_COMPAT=( python3_{5,6} )
26 +PYTHON_COMPAT=( python3_{5,6,7} )
27 PYTHON_REQ_USE="sqlite"
28
29 inherit python-single-r1 qmake-utils