python3-codespell: update to 1.17.1

This commit is contained in:
Nathan Owens 2020-11-01 18:19:13 -06:00 committed by Andrew J. Hesford
parent 7a45374c23
commit dfab8d29b6

View file

@ -1,7 +1,7 @@
# Template file for 'python3-codespell'
pkgname=python3-codespell
version=1.16.0
revision=4
version=1.17.1
revision=1
wrksrc="codespell-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -11,5 +11,5 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://github.com/codespell-project/codespell"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=53d22aefa1daf3365ca4625877271d23d143c0a92c16e55daf5cd14b6494b8f4
checksum=d9d90fdb223c3462cc3982f44c018bad873092ed7ac5b9efe23e1350fbe2d4c7
conflicts="python-codespell>=0"