Summary
A tool to fix common misspellings in text files. It's designed primarily checking misspelled words in source code, but can be used with other text files as well.
Versions
v2.3.0 :: 0 :: gentoo
- Modified
- License
- GPL-2 CC-BY-SA-3.0
- Keywords
- ~amd64 ~arm64 ~x86
- USE flags
- test
v2.2.6 :: 0 :: gentoo
- Modified
- License
- GPL-2 CC-BY-SA-3.0
- Keywords
- amd64 x86 ~arm64
- USE flags
- test
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- pypy3
- Build with PyPy3
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
- python3_12
- Build with Python 3.12
- python3_13
- Build with Python 3.13
Runtime Dependencies
dev-lang / pypy : A fast, compliant alternative implementation of the Python (3.10) language
dev-lang / python : Freethreading (no-GIL) version of Python programming language
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-util/codespell: drop 2.2.4, 2.2.5
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-util/codespell: add 2.3.0
Closes: https://bugs.gentoo.org/946722 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-util/codespell: Stabilize 2.2.6 amd64, #920230
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-util/codespell: Stabilize 2.2.6 x86, #920230
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-util/codespell: add 2.2.6
Closes: https://bugs.gentoo.org/911240 Closes: https://bugs.gentoo.org/919800 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Vetter · gentoo
dev-util/codespell: Add 2.2.5
Signed-off-by: Michael Vetter <jubalh@iodoru.org> Closes: https://github.com/gentoo/gentoo/pull/31729 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Bernd Waibel · gentoo
dev-util/codespell: drop 2.2.2
Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/30913 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-util/codespell: Stabilize 2.2.4 amd64, #905801
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-util/codespell: Stabilize 2.2.4 x86, #905801
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-util/codespell: Keyword 2.2.4 arm64, #905042
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Bernd Waibel · gentoo
dev-util/codespell: drop 2.2.1
Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/30211 Signed-off-by: Sam James <sam@gentoo.org> - Bernd Waibel · gentoo
dev-util/codespell: add 2.2.4
Closes: https://bugs.gentoo.org/901199 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-util/codespell: Use pypi.eclass
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-util/codespell: Stabilize 2.2.2 amd64, #885319
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-util/codespell: Stabilize 2.2.2 x86, #885319
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Bernd Waibel · gentoo
dev-util/codespell: add 2.2.2
Closes: https://bugs.gentoo.org/877619 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/27848 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Bernd Waibel · gentoo
dev-util/codespell: drop 2.1.0
Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/27438 Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
dev-util/codespell: Stabilize 2.2.1 x86, #872629
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Joonas Niilola · gentoo
dev-util/codespell: Stabilize 2.2.1 amd64, #872629
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Bernd Waibel · gentoo
dev-util/codespell: add 2.2.1
Closes: https://bugs.gentoo.org/865671 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/26909 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-util/codespell: Stabilize 2.1.0 amd64, #832860
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-util/codespell: Stabilize 2.1.0 x86, #832860
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Bernd Waibel · gentoo
dev-util/codespell: new package v2.1.0
A tool to fix common misspellings in text files. It's designed primarily checking misspelled words in source code, but can be used with other text files as well. Upon request from juippis, move the package from ::guru to ::gentoo. Closes: https://bugs.gentoo.org/667830 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/21728 Signed-off-by: Joonas Niilola <juippis@gentoo.org>