From 00a570dbe9b9454cc05215b8cc4cc58847283d27 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 17 Apr 2019 22:36:15 -0300 Subject: [PATCH] python-pytest-mock: update to 1.10.4. --- srcpkgs/python-pytest-mock/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-pytest-mock/template b/srcpkgs/python-pytest-mock/template index a9184be6a5b..f3dc85810b6 100644 --- a/srcpkgs/python-pytest-mock/template +++ b/srcpkgs/python-pytest-mock/template @@ -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 " 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 \