Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/solo-python/
Date: Mon, 31 May 2021 11:40:55
Message-Id: 1622461125.bb0b961cc67218344ea8aff83e175d582ac55917.sam@gentoo
1 commit: bb0b961cc67218344ea8aff83e175d582ac55917
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 31 11:38:45 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon May 31 11:38:45 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb0b961c
7
8 sys-auth/solo-python: Stabilize 0.0.30 amd64, #793170
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-auth/solo-python/solo-python-0.0.30.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-auth/solo-python/solo-python-0.0.30.ebuild b/sys-auth/solo-python/solo-python-0.0.30.ebuild
16 index 951393fc219..9c5f1048ec4 100644
17 --- a/sys-auth/solo-python/solo-python-0.0.30.ebuild
18 +++ b/sys-auth/solo-python/solo-python-0.0.30.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/solokeys/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="Apache-2.0 MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="amd64"
25
26 RDEPEND=">=dev-python/click-7.1.0[${PYTHON_USEDEP}]
27 dev-python/cryptography[${PYTHON_USEDEP}]