diff options
author | 2022-08-30 15:59:25 +0200 | |
---|---|---|
committer | 2022-08-30 15:59:28 +0200 | |
commit | 5ee8a58698318b96cfe2ef96e369ae699878d8b0 (patch) | |
tree | bb07c6f676be2c9766ce16f2be6fbb3afe9f331c /profiles | |
parent | dev-lang/python: Modernize and cleanup 2.7.18_p15 ebuild (diff) | |
download | gentoo-5ee8a58698318b96cfe2ef96e369ae699878d8b0.tar.gz gentoo-5ee8a58698318b96cfe2ef96e369ae699878d8b0.tar.bz2 gentoo-5ee8a58698318b96cfe2ef96e369ae699878d8b0.zip |
package.mask: Last rite dev-python/flask-security and deps
Bug: https://bugs.gentoo.org/867415
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 23 |
1 files changed, 23 insertions, 0 deletions
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 <mgorny@gentoo.org> (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 <mattst88@gentoo.org> (2022-08-29) # Unpatched security vulerabilities. Bug #857780. # Removal on 2022-09-29. |