python-pytest-mock: update to 1.10.4.
This commit is contained in:
parent
4fc7196e4a
commit
00a570dbe9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pytest-mock'
|
||||
pkgname=python-pytest-mock
|
||||
version=1.10.3
|
||||
version=1.10.4
|
||||
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=330bfa1a71c9b6e84e2976f01d70d8a174f755e7f9dc5b22f4b7335992e1e98b
|
||||
checksum=5bf5771b1db93beac965a7347dc81c675ec4090cb841e49d9d34637a25c30568
|
||||
|
||||
pre_build() {
|
||||
sed -i setup.py \
|
||||
|
|
Loading…
Reference in New Issue