python3-pytest-mock: update to 3.7.0.

This commit is contained in:
Andrew J. Hesford 2022-05-14 11:34:22 -04:00 committed by Andrew J. Hesford
parent 7aab6d01d3
commit d57ba17b98

View File

@ -1,7 +1,7 @@
# Template file for 'python3-pytest-mock'
pkgname=python3-pytest-mock
version=3.5.1
revision=2
version=3.7.0
revision=1
wrksrc="${pkgname#*-}-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/pytest-dev/pytest-mock/"
distfiles="${PYPI_SITE}/p/pytest-mock/pytest-mock-${version}.tar.gz"
checksum=a1e2aba6af9560d313c642dae7e00a2a12b022b80301d9d7fc8ec6858e1dd9fc
checksum=5112bd92cc9f186ee96e1a92efc84969ea494939c3aead39c50f421c4cc69534
# pytest-mock requires pytest-mock to be installed so it'll always fail during
# packaging