16 lines
547 B
Bash
16 lines
547 B
Bash
# Template file for 'python3-httmock'
|
|
pkgname=python3-httmock
|
|
version=1.4.0
|
|
revision=2
|
|
wrksrc="httmock-${version}"
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-requests"
|
|
checkdepends="python3-requests"
|
|
short_desc="Mocking library for requests (Python3)"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/patrys/httmock"
|
|
distfiles="https://github.com/patrys/httmock/archive/${version}.tar.gz"
|
|
checksum=e1f094f555fe5e17c82c102dcd9093f3a041f5457f8ac75829c17f32db362bf1
|