python3-codespell: update to 2.4.1.

This commit is contained in:
icp 2025-01-29 11:29:08 +05:30 committed by Piraty
parent 850ffdeb6e
commit 11eba9fbd9

View File

@ -1,7 +1,7 @@
# Template file for 'python3-codespell'
pkgname=python3-codespell
version=2.3.0
revision=2
version=2.4.1
revision=1
build_style=python3-pep517
make_check_args="--deselect codespell_lib/tests/test_basic.py::test_command
--deselect codespell_lib/tests/test_basic.py::test_permission_error"
@ -13,7 +13,7 @@ maintainer="icp <pangolin@vivaldi.net>"
license="GPL-2.0-only"
homepage="https://github.com/codespell-project/codespell"
distfiles="${PYPI_SITE}/c/codespell/codespell-${version}.tar.gz"
checksum=360c7d10f75e65f67bad720af7007e1060a5d395670ec11a7ed1fed9dd17471f
checksum=299fcdcb09d23e81e35a671bbe746d5ad7e8385972e65dbb833a2eaac33c01e5
conflicts="python-codespell>=0"
pre_check() {