16 lines
679 B
Bash
16 lines
679 B
Bash
# Template file for 'python3-betamax-matchers'
|
|
pkgname=python3-betamax-matchers
|
|
version=0.4.0
|
|
revision=3
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-betamax python3-requests-toolbelt"
|
|
checkdepends="$depends"
|
|
short_desc="Group of experimental matchers for Betamax (Python3)"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/betamaxpy/betamax_matchers"
|
|
changelog="https://raw.githubusercontent.com/betamaxpy/betamax_matchers/master/HISTORY.rst"
|
|
distfiles="${PYPI_SITE}/b/betamax-matchers/betamax-matchers-${version}.tar.gz"
|
|
checksum=83609d39ac25a7eed8ad3bec426cd15e647c89b4f0f1583ec44a4481bde4171f
|