python3-jellyfish: update to 0.7.1.
This commit is contained in:
parent
753f06fce0
commit
b2fd5c88cb
@ -1 +0,0 @@
|
||||
python-jellyfish
|
19
srcpkgs/python3-jellyfish/template
Normal file
19
srcpkgs/python3-jellyfish/template
Normal file
@ -0,0 +1,19 @@
|
||||
# Template file for 'python3-jellyfish'
|
||||
pkgname=python3-jellyfish
|
||||
version=0.7.1
|
||||
revision=1
|
||||
wrksrc="jellyfish-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="jellyfish"
|
||||
hostmakedepends=" python3-setuptools"
|
||||
makedepends="python3-devel"
|
||||
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=79a5640bb47120596c91b9030ed3164cc5a3d0bb6b15779bb82c3c21f8efa1c1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user