New package: python3-betamax-matchers-0.4.0
This commit is contained in:
parent
10176bcafb
commit
115db8ba25
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'python3-betamax-matchers'
|
||||
pkgname=python3-betamax-matchers
|
||||
version=0.4.0
|
||||
revision=1
|
||||
wrksrc="${pkgname#python3-}-${version}"
|
||||
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
|
Loading…
Reference in New Issue