Subject: CVS commit: pkgsrc/devel/py-codespell
From: Adam Ciarcinski
Date: 2023-03-17 17:51:34
Message id: 20230317165134.8F6F8FA90@cvs.NetBSD.org

Log Message:
py-codespell: updated to 2.2.4

v2.2.4
BUG: Fix bug with toml triage

v2.2.3
Misspelling of sufficient, sufficiently
insuffient->insufficient
add anayltic(s|al|ally) -> analytic(s|al|ally)
Ignore flake8 rule W503
Dead code found by vulture
Move falsy and accreting to more appropriate files
Add subtrate->substrate
Add "subtask"
Apply pyupgrade to project
{speherical,sperhical}->spherical
interepolation->interpolation
Ignore .mypy_cache folder
Fix uncaught exception on unreadable files
Add constrainst to dictionary
Add relative hidden directory and basic subdir tests
Add trignometric->trigonometric
Add virtualied->virtualized, virtualised and friends
Add several spelling corrections
Slightly simplify some boolean expressions
MAINT: Add CODEOWNERS
positivie->positive
DOC/ENH: Clarify usage or configuration files and log about it
Document required setuptools version
Redundant wheel dependency in pyproject.toml
Remove parameterizes->parametrizes
Replace codecs.open with open
Update subprocess usage to use modern subprocess.run()
Fix produce typo
Add a few corrections
Migrate pytest config into pyproject.toml
Handle bad globs passed to if --skip/-S
Isn't the mailing list obsolete?
More CODEOWNERS
Remove unused attribute Misspelling.fixword
Read config file without interpolation
Add andriod->android and friends
Add total type GB to US
Catch all cases of missing pytest
Fix typo in README pin → pip
Keep GitHub Actions up to date with Dependabot
decelaration could be deceleration
Add isort to project
Fix Deepsource issues
Replace list()/dict() with literals
Use major version @v1 of isort GitHub Action
Add a spelling correction
Remove obsolete Python 2 workaround
Add misspelling of Kafka
Add testing and document support for Python 3.11
Add type annotations to the project and use mypy
Add a few spelling corrections
Add several spelling corrections
quation->equation
Document support for Python versions in pyproject.toml
Use black to format Python files
Move "upto" to code dictionary
Move sudo-like command name "doas" to code dictionary
enthapl(ies|y)->enthalp(ies|y)
Add componoent(s)->component(s)
Move "spawnve" to code dictionary
Move "MSDOS" to code dictionary
Added informal words
Improve format of CC BY-SA 3.0 license link
{assymthotic, assymtotic}->asymptotic
Simplify some file reading in tests by opening in text mode
Remove setup.py
Normalize code block indicators in README
PEP 517
Add spelling correction for 'alhpa'
Move Windows CI from AppVeyor to GitHub Actions
Add "token" as alternative for "toke"
Add spelling corrections for version.
feat: Add cataalogue->catalogue to dictionary
Add several spelling corrections found in personal projects
Add several words for en-GB to en-US
Add fixes from misspell-fixer's safe.1.dict
Prefer "converter" to "convertor"
Add pre-commit configuration
pre-commit: check toml, rst, yml and .in files
centriod->centroid
Add operatin->operation, operating, correction.
README: Document how to use pre-commit
README: document simplest usage pattern
Prefer HTTPS to HTTP in URLs
Flush stdout when asking word fix
Correct "3rt" to "3rd"

Files:
RevisionActionfile
1.10modifypkgsrc/devel/py-codespell/Makefile
1.5modifypkgsrc/devel/py-codespell/PLIST
1.8modifypkgsrc/devel/py-codespell/distinfo