diff options
Diffstat (limited to 'testing/pytest-mock/APKBUILD')
-rw-r--r-- | testing/pytest-mock/APKBUILD | 2 |
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" |