Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Tue, 30 Aug 2022 14:00:09
Message-Id: 1661867968.5ee8a58698318b96cfe2ef96e369ae699878d8b0.mgorny@gentoo
1 commit: 5ee8a58698318b96cfe2ef96e369ae699878d8b0
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 30 13:59:25 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 30 13:59:28 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ee8a586
7
8 package.mask: Last rite dev-python/flask-security and deps
9
10 Bug: https://bugs.gentoo.org/867415
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 profiles/package.mask | 23 +++++++++++++++++++++++
14 1 file changed, 23 insertions(+)
15
16 diff --git a/profiles/package.mask b/profiles/package.mask
17 index 6edf5f7cab4c..b9fd4ceb4196 100644
18 --- a/profiles/package.mask
19 +++ b/profiles/package.mask
20 @@ -33,6 +33,29 @@
21
22 #--- END OF EXAMPLES ---
23
24 +# Michał Górny <mgorny@g.o> (2022-08-30)
25 +# Flask-Security-Too is a package with high maintenance cost
26 +# and no revdeps in ::gentoo. The next version bump (once more)
27 +# introduces more dependencies.
28 +#
29 +# The remaining listed packages are used exclusively by this package
30 +# (or its tests). If you find one of them useful, please let us know
31 +# and we'll keep it.
32 +#
33 +# Removal on 2022-09-29. Bug #867415.
34 +dev-python/flask-security
35 +dev-python/flask-babelex
36 +dev-python/flask-mail
37 +dev-python/flask-principal
38 +dev-python/flask-wtf
39 +dev-python/mongomock
40 +dev-python/peewee
41 +dev-python/pony
42 +dev-python/pyqrcode
43 +dev-python/sentinels
44 +dev-python/speaklater
45 +dev-python/zxcvbn
46 +
47 # Matt Turner <mattst88@g.o> (2022-08-29)
48 # Unpatched security vulerabilities. Bug #857780.
49 # Removal on 2022-09-29.