From 404649f60d1b34d49334f6c5ed37e0107c91aec9 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Sat, 1 Oct 2022 07:46:48 +0200 Subject: [PATCH] python3-pytest-mock: update to 3.9.0 --- srcpkgs/python3-pytest-mock/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-pytest-mock/template b/srcpkgs/python3-pytest-mock/template index 3cbfc61e835a..e9cbb4a8056f 100644 --- a/srcpkgs/python3-pytest-mock/template +++ b/srcpkgs/python3-pytest-mock/template @@ -1,6 +1,6 @@ # Template file for 'python3-pytest-mock' pkgname=python3-pytest-mock -version=3.7.0 +version=3.9.0 revision=1 wrksrc="${pkgname#*-}-${version}" build_style=python3-module @@ -12,7 +12,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=5112bd92cc9f186ee96e1a92efc84969ea494939c3aead39c50f421c4cc69534 +checksum=c899a0dcc8a5f22930acd020b500abd5f956911f326864a3b979e4866e14da82 # pytest-mock requires pytest-mock to be installed so it'll always fail during # packaging