Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/flask-security/
Date: Sat, 21 May 2022 17:35:35
Message-Id: 1653154412.3701a19355fefee24c9cabfd72c081cb217f6af4.jsmolic@gentoo
1 commit: 3701a19355fefee24c9cabfd72c081cb217f6af4
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 21 17:33:32 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sat May 21 17:33:32 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3701a193
7
8 dev-python/flask-security: Stabilize 4.1.4 ALLARCHES, #846704
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-python/flask-security/flask-security-4.1.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/flask-security/flask-security-4.1.4.ebuild b/dev-python/flask-security/flask-security-4.1.4.ebuild
16 index 7461c5995d62..80cde17b13c7 100644
17 --- a/dev-python/flask-security/flask-security-4.1.4.ebuild
18 +++ b/dev-python/flask-security/flask-security-4.1.4.ebuild
19 @@ -18,7 +18,7 @@ SRC_URI="
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~riscv ~x86"
24 +KEYWORDS="amd64 ~riscv x86"
25
26 RDEPEND="
27 >=dev-python/bleach-3.3.1[${PYTHON_USEDEP}]