Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/PyGithub/
Date: Fri, 07 Sep 2018 13:54:45
Message-Id: 1536328465.4fc8e237e1cf4dad44bd54021581d6e44f9a5a73.zlogene@gentoo
1 commit: 4fc8e237e1cf4dad44bd54021581d6e44f9a5a73
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 7 13:54:25 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 7 13:54:25 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fc8e237
7
8 dev-python/PyGithub: amd64 stable wrt bug #665408
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-python/PyGithub/PyGithub-1.39.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/PyGithub/PyGithub-1.39.ebuild b/dev-python/PyGithub/PyGithub-1.39.ebuild
16 index eb109f4a9b7..5bb21862355 100644
17 --- a/dev-python/PyGithub/PyGithub-1.39.ebuild
18 +++ b/dev-python/PyGithub/PyGithub-1.39.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="LGPL-3+"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 ~x86"
25
26 RDEPEND="dev-python/pyjwt[${PYTHON_USEDEP}]"
27 DEPEND="${RDEPEND}