python3-responses: update to 0.23.3.

This commit is contained in:
Gonzalo Tornaría 2023-09-16 01:31:20 -03:00 committed by Duncan Overbruck
parent a09ef988ea
commit 696e0b2c8a

View file

@ -1,19 +1,18 @@
# Template file for 'python3-responses'
pkgname=python3-responses
version=0.23.1
version=0.23.3
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel"
depends="python3-requests python3-urllib3 python3-yaml"
checkdepends="${depends} python3-tomli-w python3-pytest-asyncio
python3-pytest-httpserver"
checkdepends="$depends python3-pytest-httpserver python3-tomli-w"
short_desc="Utility for mocking out the Python Requests library"
maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
license="Apache-2.0"
homepage="https://github.com/getsentry/responses"
changelog="https://raw.githubusercontent.com/getsentry/responses/master/CHANGES"
distfiles="${PYPI_SITE}/r/responses/responses-${version}.tar.gz"
checksum=c4d9aa9fc888188f0c673eff79a8dadbe2e75b7fe879dc80a221a06e0a68138f
checksum=205029e1cb334c21cb4ec64fc7599be48b859a0fd381a42443cdd600bfe8b16a
post_install() {
rm -r ${DESTDIR}/${py3_sitelib}/responses/tests