New package: python3-betamax-0.8.1

This commit is contained in:
classabbyamp 2022-09-01 19:26:11 -04:00 committed by classabbyamp
parent 2990767cf1
commit 10176bcafb

View file

@ -0,0 +1,18 @@
# Template file for 'python3-betamax'
pkgname=python3-betamax
version=0.8.1
revision=1
wrksrc="${pkgname#python3-}-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-requests"
checkdepends="$depends python3-pytest"
short_desc="VCR imitation designed only for python-requests (Python3)"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="https://betamax.readthedocs.org"
changelog="https://raw.githubusercontent.com/betamaxpy/betamax/master/HISTORY.rst"
distfiles="${PYPI_SITE}/b/betamax/betamax-${version}.tar.gz"
checksum=5bf004ceffccae881213fb722f34517166b84a34919b92ffc14d1dbd050b71c2
# does some stuff with long-deprecated pytest things
make_check=no