diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-02-02 17:39:59 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-02-02 17:40:30 +0100 |
commit | a6614d15e6c60c57d7da2e16c99795b1dcb9a245 (patch) | |
tree | 6061bff40ea3f5f7b98a613facb4cec8bf73820c /profiles | |
parent | media-sound/daudio: Remove last-rited pkg (diff) | |
download | gentoo-a6614d15e6c60c57d7da2e16c99795b1dcb9a245.tar.gz gentoo-a6614d15e6c60c57d7da2e16c99795b1dcb9a245.tar.bz2 gentoo-a6614d15e6c60c57d7da2e16c99795b1dcb9a245.zip |
dev-python/pytest-asyncio: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index f0cbe5ce5c16..b18a74b920ea 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -120,12 +120,6 @@ dev-java/osgi-enterprise-api dev-java/osgi-compendium dev-java/osgi-foundation -# Michał Górny <mgorny@gentoo.org> (2024-01-12) -# Breaks data collection for a lot of packages, by attempting to import -# all modules (not just test files), and therefore failing if they have -# optional runtime dependencies. -=dev-python/pytest-asyncio-0.23.3 - # Michał Górny <mgorny@gentoo.org> (2024-01-11) # These plugins are no longer maintained. At least # dev-python/pytest-virtualenv is broken. They have no revdeps left. @@ -135,10 +129,6 @@ dev-python/pytest-shutil dev-python/pytest-verbose-parametrize dev-python/pytest-virtualenv -# Michał Górny <mgorny@gentoo.org> (2024-01-11) -# Breaks random test suites using pytest-xdist. -=dev-python/pytest-asyncio-0.23.4_alpha1 - # Viorel Munteanu <ceamac@gentoo.org> (2024-01-08) # Masked for removal due to licensing issues and possible GPL infringement. # Removal: 2024-02-07. Bug #766129. |