python3-codespell: update to 2.2.5.
This commit is contained in:
parent
2d357541ec
commit
cdd80b4241
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-codespell'
|
||||
pkgname=python3-codespell
|
||||
version=2.2.4
|
||||
revision=2
|
||||
version=2.2.5
|
||||
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=0b4620473c257d9cde1ff8998b26b2bb209a35c2b7489f5dc3436024298ce83a
|
||||
checksum=6d9faddf6eedb692bf80c9a94ec13ab4f5fb585aabae5f3750727148d7b5be56
|
||||
conflicts="python-codespell>=0"
|
||||
|
||||
pre_check() {
|
||||
|
|
Loading…
Add table
Reference in a new issue