# Template file for 'python3-scrypt' pkgname=python3-scrypt version=0.8.17 revision=2 wrksrc="scrypt-${version}" build_style=python3-module hostmakedepends="python3-setuptools" makedepends="python3-devel libressl-devel" short_desc="Python 3 bindings for the scrypt key derivation function" maintainer="projectmoon " license="BSD-2-Clause" homepage="https://bitbucket.org/mhallin/py-scrypt/src/default" distfiles="${PYPI_SITE}/s/scrypt/scrypt-${version}.tar.gz" checksum=25b5075f2238be93af1cd574540a5ea01b8547f9b678aa72d22fce22577475ec post_install() { vlicense LICENSE }