From e2dc4cb97fe9b9b1083eabe6b30de92e8390e027 Mon Sep 17 00:00:00 2001 From: icp Date: Tue, 3 Oct 2023 13:20:00 +0530 Subject: [PATCH] python3-codespell: update to 2.2.6. --- srcpkgs/python3-codespell/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-codespell/template b/srcpkgs/python3-codespell/template index a78c2caf727bc..bf9eb3cefd7da 100644 --- a/srcpkgs/python3-codespell/template +++ b/srcpkgs/python3-codespell/template @@ -1,6 +1,6 @@ # Template file for 'python3-codespell' pkgname=python3-codespell -version=2.2.5 +version=2.2.6 revision=1 build_style=python3-pep517 make_check_args="--deselect codespell_lib/tests/test_basic.py::test_command @@ -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=6d9faddf6eedb692bf80c9a94ec13ab4f5fb585aabae5f3750727148d7b5be56 +checksum=a8c65d8eb3faa03deabab6b3bbe798bea72e1799c7e9e955d57eca4096abcff9 conflicts="python-codespell>=0" pre_check() {