python-pytest-mock: update to 1.7.1.

Closes: #12247 [via git-merge-pr]
This commit is contained in:
maxice8 2018-03-07 13:17:29 -03:00 committed by Michael Aldridge
parent 5a8dee112c
commit 8e31cd8906

View file

@ -1,6 +1,6 @@
# Template file for 'python-pytest-mock'
pkgname=python-pytest-mock
version=1.7.0
version=1.7.1
revision=1
wrksrc="${pkgname/python-//}-${version}"
build_style=python-module
@ -12,7 +12,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="MIT"
homepage="https://github.com/pytest-dev/pytest-mock/"
distfiles="${PYPI_SITE}/p/pytest-mock/pytest-mock-${version}.tar.gz"
checksum=8ed6c9ac6b7565b226b4da2da48876c9198d76401ec8d9c5e4c69b45423e33f8
checksum=b879dff61e31fcd4727c227c182f15f222a155293cc64ed5a02d55e0020cf949
noarch=yes
post_install() {