diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-22 22:18:55 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-22 22:31:27 +0100 |
commit | d07c659dc18c2d79213d2741c78c180ec1486c38 (patch) | |
tree | ac3faeadd74f7841b6cb966dc7ced30936d76665 /profiles | |
parent | Rename dev-python/{OutputCheck → outputcheck} (diff) | |
download | gentoo-d07c659dc18c2d79213d2741c78c180ec1486c38.tar.gz gentoo-d07c659dc18c2d79213d2741c78c180ec1486c38.tar.bz2 gentoo-d07c659dc18c2d79213d2741c78c180ec1486c38.zip |
Rename dev-python/{PeachPy → peachpy}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/updates/4Q-2024 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/updates/4Q-2024 b/profiles/updates/4Q-2024 index 840984e8bf36..c04189f8900d 100644 --- a/profiles/updates/4Q-2024 +++ b/profiles/updates/4Q-2024 @@ -40,3 +40,4 @@ move dev-python/mypy_extensions dev-python/mypy-extensions move dev-python/Nuitka dev-python/nuitka move dev-python/Opcodes dev-python/opcodes move dev-python/OutputCheck dev-python/outputcheck +move dev-python/PeachPy dev-python/peachpy |