diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2024-11-25 09:21:27 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2024-11-25 09:27:18 -0500 |
commit | 700ec51f24f099d68a15477f2a78591df051a848 (patch) | |
tree | 02a971f4a97e7b2b14c7f674eeb5bc0179f28515 /profiles | |
parent | dev-vcs/git-cola: Stabilize 4.8.2-r1 x86, #944726 (diff) | |
download | gentoo-700ec51f24f099d68a15477f2a78591df051a848.tar.gz gentoo-700ec51f24f099d68a15477f2a78591df051a848.tar.bz2 gentoo-700ec51f24f099d68a15477f2a78591df051a848.zip |
profiles: mask =dev-python/cysignals-1.12.0
...until we can figure out why its consumers are failing to build.
Bug: https://bugs.gentoo.org/944380
Bug: https://bugs.gentoo.org/944404
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 62cfdab33e24..734cf283efe9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Michael Orlitzky <mjo@gentoo.org> (2024-11-25) +# Several consumers are failing to build with this version, bugs 944380, +# 944404, and others. Masking until we can figure out what's wrong. +=dev-python/cysignals-1.12.0 + # Michał Górny <mgorny@gentoo.org> (2024-11-23) # Implementation detail of dev-python/pyproject-fmt. New versions # integrate the Rust code into the main package. |