14 lines
550 B
Bash
14 lines
550 B
Bash
# Template file for 'python3-requests-mock'
|
|
pkgname=python3-requests-mock
|
|
version=1.8.0
|
|
revision=4
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools python3-pbr"
|
|
depends="python3-requests python3-six"
|
|
short_desc="Python3 module to test mocked responses from requests"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/jamielennox/requests-mock"
|
|
distfiles="${PYPI_SITE}/r/requests-mock/requests-mock-${version}.tar.gz"
|
|
checksum=e68f46844e4cee9d447150343c9ae875f99fa8037c6dcf5f15bf1fe9ab43d226
|