commit: 5ee8a58698318b96cfe2ef96e369ae699878d8b0 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Aug 30 13:59:25 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Aug 30 13:59:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ee8a586
package.mask: Last rite dev-python/flask-security and deps Bug: https://bugs.gentoo.org/867415 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 6edf5f7cab4c..b9fd4ceb4196 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,29 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2022-08-30) +# Flask-Security-Too is a package with high maintenance cost +# and no revdeps in ::gentoo. The next version bump (once more) +# introduces more dependencies. +# +# The remaining listed packages are used exclusively by this package +# (or its tests). If you find one of them useful, please let us know +# and we'll keep it. +# +# Removal on 2022-09-29. Bug #867415. +dev-python/flask-security +dev-python/flask-babelex +dev-python/flask-mail +dev-python/flask-principal +dev-python/flask-wtf +dev-python/mongomock +dev-python/peewee +dev-python/pony +dev-python/pyqrcode +dev-python/sentinels +dev-python/speaklater +dev-python/zxcvbn + # Matt Turner <[email protected]> (2022-08-29) # Unpatched security vulerabilities. Bug #857780. # Removal on 2022-09-29.
