diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-06-05 17:20:15 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-06-05 17:20:25 +0200 |
commit | b77eaa1fdb5d6b374768d245860cfa567f27b1a6 (patch) | |
tree | f272a1ef21c51f7c5f90a160a53a41e911b0ee52 /profiles | |
parent | package.mask: Remove dupl/obso jaraco-packaging mask (diff) | |
download | gentoo-b77eaa1fdb5d6b374768d245860cfa567f27b1a6.tar.gz gentoo-b77eaa1fdb5d6b374768d245860cfa567f27b1a6.tar.bz2 gentoo-b77eaa1fdb5d6b374768d245860cfa567f27b1a6.zip |
package.mask: Last rite dev-python/pytest-flakes
Bug: https://bugs.gentoo.org/834816
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-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 ad528ba49269..23ef8d47f0c2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -34,6 +34,12 @@ #--- END OF EXAMPLES --- # Michał Górny <mgorny@gentoo.org> (2022-06-05) +# The current version in Gentoo is broken with modern pytest. The new +# version (from Dec 2021) fails tests with modern pyflakes. No revdeps. +# Removal on 2022-07-05. Bug #834816. +dev-python/pytest-flakes + +# Michał Górny <mgorny@gentoo.org> (2022-06-05) # Barely any upstream activity since 2017. The LICENSE in ebuild # is incorrect and the package bundles sources with non-free license. # No revdeps. |