python3-jellyfish: Update to 0.8.8

This commit is contained in:
Colin Reeder 2021-10-20 21:57:17 -06:00 committed by Michal Vasilek
parent fdc7de6daa
commit 2e027f25b8

View file

@ -1,18 +1,19 @@
# Template file for 'python3-jellyfish'
pkgname=python3-jellyfish
version=0.7.2
revision=4
version=0.8.8
revision=1
wrksrc="jellyfish-${version}"
build_style=python3-module
pycompile_module="jellyfish"
make_check_target=build/lib.*/jellyfish/test.py
hostmakedepends=" python3-setuptools"
makedepends="python3-devel"
checkdepends="python3-pytest"
short_desc="Python3 library for approximate and phonetic matching of strings"
maintainer="Duncaen <duncaen@voidlinux.org>"
license="BSD-2-Clause"
homepage="https://github.com/sunlightlabs/jellyfish"
distfiles="${PYPI_SITE}/j/jellyfish/jellyfish-${version}.tar.gz"
checksum=cb09c50d7e2bb7b926fc7654762bc81f9c629e0c92ae7137bf22b34f39515286
checksum=0506089cacf9b5897442134417b04b3c6610c19f280ae535eace390dc6325a5c
post_install() {
vlicense LICENSE