pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-codespell



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jul 16 06:05:04 UTC 2026

Modified Files:
        pkgsrc/devel/py-codespell: Makefile PLIST distinfo

Log Message:
py-codespell: update to 2.4.3.

Add 'radback' to dictionary with correction by @Flo3561 in #3883
Add 'repetirion' to dictionary corrections by @Flo3561 in #3885
Need to specify a version of Python version after all by @DimitriPapadopoulos in #3887
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #3889
Add cases for "modulle" -> "module" by @utzcoz in #3888
Add case "auido" -> "audio" by @utzcoz in #3890
Add credentilas->credentials and friends by @peternewman in #3895
Add the case "cubid" -> "cubic" by @utzcoz in #3891
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #3897
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #3900
Bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #3902
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #3904
Add magntiude->magnitude by @nathanjmcdougall in #3899
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #3909
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #3912
Add the case "instanc" -> "instance" by @utzcoz in #3896
gampad -> gamepad (and plural) by @julianstirling in #3906
Add typos of monotonic and monotonicity by @nathanjmcdougall in #3898
Add spelling correction for multipile(s)/vulnerabities. by @cfi-gb in #3905
Add 'simpilfy -> simplify' by @alexreinking in #3913
fix(packaging): prevent unwanted files and tests from being installed by @mikelolasagasti in #3911
Add skarhoj->SKAARHOJ to dictionary corrections by @peternewman in #3908
Improve the dictionary by @algonell in #3914
Add spelling correction for accorss/accors. by @cfi-gb in #3916
Bump autofix-ci/action from 1.3.3 to 1.3.4 by @dependabot[bot] in #3921
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #3923
Add influecer->influencer and influnce* typos to dictionary by @nathanjmcdougall in #3925
Add typos for excavate and variants by @nathanjmcdougall in #3926
Dict: Add corrections for memoy by @mdeweerd in #3924
overheda -> overhead by @George-Ogden in #3919
inclusize->inclusive and variants by @George-Ogden in #3918
Add spelling corrections for authorization by @cfi-gb in #3922
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #3927
Don't fix Voight by @DimitriPapadopoulos in #3929
Add spelling corrections for interstect and interstection by @korli in #3928
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #3930
Improve output in interactive mode by @darkmattercoder in #3884
feat: support codespell:ignore-next-line directive by @SAY-5 in #3931
Add woork->work and formace->format and friends by @peternewman in #3828
shortctu -> shortcut by @George-Ogden in #3934
A couple typos by @DimitriPapadopoulos in #3935
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #3937
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #3942
reclaculate->recalculate by @adamgann in #3936
Add spelling correction for improprt. by @cfi-gb in #3939
Dictionary plasic-plastic by @julianstirling in #3938
Add rourter->router and friends by @peternewman in #3943
Add new spelling correction for 'strucutr' to 'structure' by @Flo3561 in #3944
adding zone spelling correction by @Flo3561 in #3945
Add correction for 'egineering' to 'engineering' by @Flo3561 in #3946
adding seet spelling corrections by @Flo3561 in #3947
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #3949
Add spelling correction for flwa/flwas. by @cfi-gb in #3948
PEP 735 compliance: dependency groups by @DimitriPapadopoulos in #3877
Allow use --builtin=all to use every builtin dictionary by @AlightSoulmate in #3917
feat: add --ignore-sic to skip misspellings marked with [sic] by @kojiromike in #3950
Bump codecov/codecov-action from 6 to 7 by @dependabot[bot] in #3953
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #3954
Add common misspellings for 'dispplay' variations by @Flo3561 in #3955
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #3958
Add spelling corrections for simpe and variants. by @cfi-gb in #3960
Bump actions/checkout from 6 to 7 by @dependabot[bot] in #3961
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #3964
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #3966
Add common misspellings for reseeve->reserve to dictionary by @peternewman in #3967
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #3968
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #3970
Read only [tool.codespell] from TOML config by @Sanjays2402 in #3975


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/py-codespell/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/py-codespell/PLIST
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/py-codespell/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-codespell/Makefile
diff -u pkgsrc/devel/py-codespell/Makefile:1.19 pkgsrc/devel/py-codespell/Makefile:1.20
--- pkgsrc/devel/py-codespell/Makefile:1.19     Mon Mar  9 16:54:19 2026
+++ pkgsrc/devel/py-codespell/Makefile  Thu Jul 16 06:05:03 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2026/03/09 16:54:19 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2026/07/16 06:05:03 wiz Exp $
 
-DISTNAME=      codespell-2.4.2
+DISTNAME=      codespell-2.4.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/codespell/}
@@ -19,9 +19,11 @@ USE_LANGUAGES=       # none
 REPLACE_PYTHON=        bin/codespell
 REPLACE_BASH+= tools/gen_OX.sh
 
-post-install:
-       cd ${DESTDIR}${PREFIX}/bin && \
-       ${MV} codespell codespell-${PYVERSSUFFIX} || ${TRUE}
+PY_RENAME_BINARIES=    codespell
+
+# test status as of 2.4.3
+# 1 error
+# https://github.com/codespell-project/codespell/issues/3977
 
 .include "../../lang/python/application.mk"
 .include "../../lang/python/wheel.mk"

Index: pkgsrc/devel/py-codespell/PLIST
diff -u pkgsrc/devel/py-codespell/PLIST:1.10 pkgsrc/devel/py-codespell/PLIST:1.11
--- pkgsrc/devel/py-codespell/PLIST:1.10        Mon Mar  9 16:54:19 2026
+++ pkgsrc/devel/py-codespell/PLIST     Thu Jul 16 06:05:03 2026
@@ -1,10 +1,12 @@
-@comment $NetBSD: PLIST,v 1.10 2026/03/09 16:54:19 wiz Exp $
+@comment $NetBSD: PLIST,v 1.11 2026/07/16 06:05:03 wiz Exp $
 bin/codespell-${PYVERSSUFFIX}
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
 ${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
 ${PYSITELIB}/${WHEEL_INFODIR}/licenses/COPYING
+${PYSITELIB}/${WHEEL_INFODIR}/scm_file_list.json
+${PYSITELIB}/${WHEEL_INFODIR}/scm_version.json
 ${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
 ${PYSITELIB}/codespell_lib/__init__.py
 ${PYSITELIB}/codespell_lib/__init__.pyc
@@ -37,15 +39,3 @@ ${PYSITELIB}/codespell_lib/data/dictiona
 ${PYSITELIB}/codespell_lib/data/dictionary_usage.txt
 ${PYSITELIB}/codespell_lib/data/linux-kernel.exclude
 ${PYSITELIB}/codespell_lib/py.typed
-${PYSITELIB}/codespell_lib/tests/__init__.py
-${PYSITELIB}/codespell_lib/tests/__init__.pyc
-${PYSITELIB}/codespell_lib/tests/__init__.pyo
-${PYSITELIB}/codespell_lib/tests/data/en_GB-additional.wordlist
-${PYSITELIB}/codespell_lib/tests/data/en_US-additional.wordlist
-${PYSITELIB}/codespell_lib/tests/test_basic.py
-${PYSITELIB}/codespell_lib/tests/test_basic.pyc
-${PYSITELIB}/codespell_lib/tests/test_basic.pyo
-${PYSITELIB}/codespell_lib/tests/test_dictionary.py
-${PYSITELIB}/codespell_lib/tests/test_dictionary.pyc
-${PYSITELIB}/codespell_lib/tests/test_dictionary.pyo
-${PYSITELIB}/tools/gen_OX.sh

Index: pkgsrc/devel/py-codespell/distinfo
diff -u pkgsrc/devel/py-codespell/distinfo:1.14 pkgsrc/devel/py-codespell/distinfo:1.15
--- pkgsrc/devel/py-codespell/distinfo:1.14     Mon Mar  9 16:54:19 2026
+++ pkgsrc/devel/py-codespell/distinfo  Thu Jul 16 06:05:03 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2026/03/09 16:54:19 wiz Exp $
+$NetBSD: distinfo,v 1.15 2026/07/16 06:05:03 wiz Exp $
 
-BLAKE2s (codespell-2.4.2.tar.gz) = a201714da607fd7f43aa416e4bb13c520b253224a4f9b61484f3902ba1f11c62
-SHA512 (codespell-2.4.2.tar.gz) = ff67f3b0e6630cb95bd804fd9b0732add500a06c6fd4d50a796b9b5f944b3ea6fc3b8408c7cbc8cf4ff4d7673c023b9346fdbfd0fe3c193b64e7b94637019706
-Size (codespell-2.4.2.tar.gz) = 352058 bytes
+BLAKE2s (codespell-2.4.3.tar.gz) = 4b068c925a0e574f2358a4eb7bddfed55ecdc809c96755eb6b606da1abeb06f1
+SHA512 (codespell-2.4.3.tar.gz) = 2423c2bd057dd314108a297af284341bfa466c68092a5cf68e9992c1a489cac92bde633d71b8addef361a931112d4f8af64130a21d8c2be8ad99be2dcacbd780
+Size (codespell-2.4.3.tar.gz) = 352773 bytes



Home | Main Index | Thread Index | Old Index