aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 14:50:57 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:53 +0000
commitef73fc94cac5941818635670f1d8680e00f53705 (patch)
tree32a50c24683f02e8b8d296ff1d2affdc516f418d
parentd51d97ca3fea19aa9e2e94085fcf3bbee794b4c1 (diff)
downloadaports-ef73fc94cac5941818635670f1d8680e00f53705.tar.bz2
aports-ef73fc94cac5941818635670f1d8680e00f53705.tar.xz
testing/pytest-mock: rebuild against python 3.7
-rw-r--r--testing/pytest-mock/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pytest-mock/APKBUILD b/testing/pytest-mock/APKBUILD
index c33f8d351a..34fa493280 100644
--- a/testing/pytest-mock/APKBUILD
+++ b/testing/pytest-mock/APKBUILD
@@ -2,7 +2,7 @@
pkgname=pytest-mock
_pkgname=${pkgname#py-}
pkgver=1.10.0
-pkgrel=0
+pkgrel=1
pkgdesc="Thin-wrapper around the mock package for easier use with py.test"
url="https://github.com/pytest-dev/pytest-mock"
arch="noarch"