diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-09-25 04:49:14 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-09-25 04:49:14 +0000 |
commit | 03933618378c5d0f5ca87e7c12e9e4c332919ce0 (patch) | |
tree | 31d66e47a68053d94416743fd430e516f81060b1 /profiles | |
parent | 2024-09-25 04:18:59 UTC (diff) | |
parent | dev-python/jaraco-test: Missing revbump for 5.4.0 (diff) | |
download | gentoo-03933618378c5d0f5ca87e7c12e9e4c332919ce0.tar.gz gentoo-03933618378c5d0f5ca87e7c12e9e4c332919ce0.tar.bz2 gentoo-03933618378c5d0f5ca87e7c12e9e4c332919ce0.zip |
Merge updates from master
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 6 | ||||
-rw-r--r-- | profiles/updates/3Q-2024 | 1 |
2 files changed, 7 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 5552619278de..7d477357c467 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (2024-09-25) +# Fails on deprecated config options from eclass, except that if we +# update them, then all existing packages break. +# https://github.com/scikit-build/scikit-build-core/issues/912 +=dev-python/rapidfuzz-3.10.0 + # Eli Schwartz <eschwartz@gentoo.org> (2024-09-22) # Unmaintained, abandoned upstream, does not compile with GCC 14. # Removal on 2024-10-22. Bug #874732. diff --git a/profiles/updates/3Q-2024 b/profiles/updates/3Q-2024 index ac11bf82117c..ade5eb7db7ba 100644 --- a/profiles/updates/3Q-2024 +++ b/profiles/updates/3Q-2024 @@ -8,3 +8,4 @@ slotmove x11-misc/kronometer 5 0 slotmove app-dicts/dikt 5 0 slotmove app-cdr/kcdemu 5 0 move sys-apps/azure-nvme-utils sys-apps/azure-vm-utils +move dev-python/sphinx-aiohttp-theme dev-python/aiohttp-theme |