From 11eba9fbd9f3f4766b16bc441b0eb6addaaf5d2b Mon Sep 17 00:00:00 2001 From: icp Date: Wed, 29 Jan 2025 11:29:08 +0530 Subject: [PATCH] python3-codespell: update to 2.4.1. --- srcpkgs/python3-codespell/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-codespell/template b/srcpkgs/python3-codespell/template index 0c65efe1f98..aec01982a20 100644 --- a/srcpkgs/python3-codespell/template +++ b/srcpkgs/python3-codespell/template @@ -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 " 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() {