# Template file for 'python3-rebulk'
pkgname=python3-rebulk
version=3.2.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3 python3-six"
checkdepends="python3-pytest"
short_desc="Define search patterns in bulk to perform advanced matching"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/Toilal/rebulk"
distfiles="${PYPI_SITE}/r/rebulk/rebulk-${version}.tar.gz"
checksum=0d30bf80fca00fa9c697185ac475daac9bde5f646ce3338c9ff5d5dc1ebdfebc

post_install() {
	vlicense LICENSE
}
