mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
python3-codespell: update to 2.2.6.
This commit is contained in:
parent
175a41b163
commit
ef83e27da2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-codespell'
|
||||
pkgname=python3-codespell
|
||||
version=2.2.5
|
||||
revision=2
|
||||
version=2.2.6
|
||||
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=6d9faddf6eedb692bf80c9a94ec13ab4f5fb585aabae5f3750727148d7b5be56
|
||||
checksum=a8c65d8eb3faa03deabab6b3bbe798bea72e1799c7e9e955d57eca4096abcff9
|
||||
conflicts="python-codespell>=0"
|
||||
|
||||
pre_check() {
|
||||
|
|
Loading…
Add table
Reference in a new issue