Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/PyGithub/
Date: Thu, 31 Dec 2020 01:17:35
Message-Id: 1609377299.10ab57660e2ecb57c059c5c67488403063549679.sam@gentoo
1 commit: 10ab57660e2ecb57c059c5c67488403063549679
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 31 01:14:59 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 31 01:14:59 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10ab5766
7
8 dev-python/PyGithub: Stabilize 1.54 ALLARCHES, #762532
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/PyGithub/PyGithub-1.54.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/PyGithub/PyGithub-1.54.ebuild b/dev-python/PyGithub/PyGithub-1.54.ebuild
16 index 0a466756e89..ae1dba794d4 100644
17 --- a/dev-python/PyGithub/PyGithub-1.54.ebuild
18 +++ b/dev-python/PyGithub/PyGithub-1.54.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
20
21 LICENSE="LGPL-3+"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25
26 RDEPEND="dev-python/deprecated[${PYTHON_USEDEP}]
27 dev-python/pyjwt[${PYTHON_USEDEP}]