diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-05-18 12:55:12 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-05-18 12:57:05 +0200 |
commit | 288b4f318d94fe1a7c553a575afa5ba4b47739b4 (patch) | |
tree | ace84b28f20d27687fcd9676dc7716849abc1faf | |
parent | dev-python/pyquery: Remove unused restkit dep (diff) | |
download | gentoo-288b4f318d94fe1a7c553a575afa5ba4b47739b4.tar.gz gentoo-288b4f318d94fe1a7c553a575afa5ba4b47739b4.tar.bz2 gentoo-288b4f318d94fe1a7c553a575afa5ba4b47739b4.zip |
package.mask: Last rite dev-python/restkit
Bug: https://bugs.gentoo.org/544228
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index c3aabf215ad4..52ff9da79b46 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (2020-05-18) +# Unmaintained and vulnerable. Last commit in 2015. Stuck on Python 2. +# All reverse dependencies removed restkit support upstream. +# Removal in 30 days. Bug #544228. +dev-python/restkit + # Andreas Sturmlechner <asturm@gentoo.org> (2020-05-17) # Depends on deprecated x11-libs/pangox-compat, commercial software that # since 2017 does no longer support Linux. Bugs #694920, #720848 |