mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-codespell: update to 2.4.1.
This commit is contained in:
parent
850ffdeb6e
commit
11eba9fbd9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-codespell'
|
# Template file for 'python3-codespell'
|
||||||
pkgname=python3-codespell
|
pkgname=python3-codespell
|
||||||
version=2.3.0
|
version=2.4.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
make_check_args="--deselect codespell_lib/tests/test_basic.py::test_command
|
make_check_args="--deselect codespell_lib/tests/test_basic.py::test_command
|
||||||
--deselect codespell_lib/tests/test_basic.py::test_permission_error"
|
--deselect codespell_lib/tests/test_basic.py::test_permission_error"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="icp <pangolin@vivaldi.net>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://github.com/codespell-project/codespell"
|
homepage="https://github.com/codespell-project/codespell"
|
||||||
distfiles="${PYPI_SITE}/c/codespell/codespell-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/c/codespell/codespell-${version}.tar.gz"
|
||||||
checksum=360c7d10f75e65f67bad720af7007e1060a5d395670ec11a7ed1fed9dd17471f
|
checksum=299fcdcb09d23e81e35a671bbe746d5ad7e8385972e65dbb833a2eaac33c01e5
|
||||||
conflicts="python-codespell>=0"
|
conflicts="python-codespell>=0"
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue