# Template file for 'python3-hawkauthlib' pkgname=python3-hawkauthlib version=2.0.0 revision=8 build_style=python3-module pycompile_module="hawkauthlib" hostmakedepends="python3-setuptools" depends="python3-WebOb" checkdepends="python3-WebOb python3-requests" short_desc="Low-level library for implementing Hawk Access Authentication" maintainer="Orphaned " license="MPL-2.0" homepage="https://github.com/mozilla-services/hawkauthlib" distfiles="${PYPI_SITE}/h/hawkauthlib/hawkauthlib-${version}.tar.gz" checksum=effd64a2572e3c0d9090b55ad2180b36ad50e7760bea225cb6ce2248f421510d do_check() { python3 setup.py test }