commit: 29f0822249a28a95067f03cf362cdaa509174668 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jul 12 18:13:53 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jul 12 18:13:53 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29f08222
profiles/updates: fix OldPackageUpdate 'dev-python/rapidfuzz-capi' unavailable: old update line: 'move dev-python/rapidfuzz_capi dev-python/rapidfuzz-capi' Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/updates/3Q-2023 | 1 - 1 file changed, 1 deletion(-) diff --git a/profiles/updates/3Q-2023 b/profiles/updates/3Q-2023 index 35c455f3127e..0edbbf5276cb 100644 --- a/profiles/updates/3Q-2023 +++ b/profiles/updates/3Q-2023 @@ -11,7 +11,6 @@ move dev-python/nest_asyncio dev-python/nest-asyncio move dev-python/libcloud dev-python/apache-libcloud move dev-python/uri_template dev-python/uri-template move dev-python/pykerberos dev-python/kerberos -move dev-python/rapidfuzz_capi dev-python/rapidfuzz-capi move dev-python/line_profiler dev-python/line-profiler move dev-libs/paho-mqtt-c net-libs/paho-mqtt-c move dev-lisp/ecls dev-lisp/ecl
