From 70df1da817f4434b929744c8ad88f18f280e02be Mon Sep 17 00:00:00 2001 From: Leo Date: Thu, 24 Oct 2019 18:05:31 -0300 Subject: community/py3-pytest-mock: upgrade to 1.11.1 --- community/py3-pytest-mock/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/py3-pytest-mock/APKBUILD b/community/py3-pytest-mock/APKBUILD index 3e8a0669b6..de5805c459 100644 --- a/community/py3-pytest-mock/APKBUILD +++ b/community/py3-pytest-mock/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Andy Postnikov pkgname=py3-pytest-mock _pkgname=pytest-mock -pkgver=1.11.0 +pkgver=1.11.1 pkgrel=0 pkgdesc="Thin-wrapper around the mock package for easier use with py.test" options="!check" # Fails @@ -28,4 +28,4 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="9ee5477a8e07584ea061b8f87b90425d596cb4177c4f085a00b5fb6e9a6caf246875f02b1d977fe94d20236fea1667e8c03c57e4a01363de524a70bf2cbd8832 pytest-mock-1.11.0.tar.gz" +sha512sums="196403bb9c3b0af89fc952bda2946235bca217cb2c88747d67246c47771399adbde59e76f1dd5e01450d0ede778a1228adfb9bfc33a6c0162319588cdf667423 pytest-mock-1.11.1.tar.gz" -- cgit v1.2.3