python-pytest-mock: update to 1.10.3.
This commit is contained in:
parent
f4b94ed25d
commit
e5ebe6a776
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pytest-mock'
|
||||
pkgname=python-pytest-mock
|
||||
version=1.10.2
|
||||
version=1.10.3
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="${pkgname/python-//}-${version}"
|
||||
|
@ -14,7 +14,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=cbec53e7cb0f2b57275220cb4f2822093ac89e486095555105ffe1a4e2f11df4
|
||||
checksum=330bfa1a71c9b6e84e2976f01d70d8a174f755e7f9dc5b22f4b7335992e1e98b
|
||||
|
||||
pre_build() {
|
||||
sed -i setup.py \
|
||||
|
|
Loading…
Reference in New Issue