parent
560320df91
commit
8b020d4077
@ -1,8 +1,13 @@
|
||||
# Template file for 'python3-enchant'
|
||||
pkgname=python3-enchant
|
||||
version=3.2.0
|
||||
revision=6
|
||||
version=3.2.2
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
# https://github.com/pyenchant/pyenchant/issues/313
|
||||
make_check_args="
|
||||
--deselect tests/test_pwl.py::test_suggestions
|
||||
--deselect tests/test_pwl.py::test_dwpwl
|
||||
"
|
||||
hostmakedepends="python3-setuptools enchant2-devel"
|
||||
depends="python3 enchant2"
|
||||
# needs an en_US dict to run
|
||||
@ -12,4 +17,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-2.1-only"
|
||||
homepage="https://github.com/pyenchant/pyenchant"
|
||||
distfiles="https://github.com/pyenchant/pyenchant/archive/v${version}.tar.gz"
|
||||
checksum=3195bfc5cfbdeb8a60f9484390c2c982e59dd220d6f9a5f8418ba67551ead01a
|
||||
checksum=dd107d7a51b77277d7605dd6df113e818efe9c7ac10ea03aadf65055edef1c04
|
||||
|
Loading…
x
Reference in New Issue
Block a user