aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-mock
diff options
context:
space:
mode:
authorƁukasz Jendrysik <scadu@yandex.com>2017-02-16 21:17:18 +0000
committerJakub Jirutka <jakub@jirutka.cz>2017-02-18 16:20:25 +0100
commit8d346816246a1ac266bd189de5242489f3fc1f22 (patch)
tree600bab8d1db8a5a6f846d97a9abe8cb869557b9f /main/py-mock
parent6616a7822fe25ebe00eff5b6d9e1ccfbb042a3d7 (diff)
downloadaports-8d346816246a1ac266bd189de5242489f3fc1f22.tar.bz2
aports-8d346816246a1ac266bd189de5242489f3fc1f22.tar.xz
main/py-mock: rebuild against new version of python3
Diffstat (limited to 'main/py-mock')
-rw-r--r--main/py-mock/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-mock/APKBUILD b/main/py-mock/APKBUILD
index 5e9a612a09..167a0d72fb 100644
--- a/main/py-mock/APKBUILD
+++ b/main/py-mock/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-mock
_pkgname=mock
pkgver=2.0.0
-pkgrel=2
+pkgrel=3
pkgdesc="A Python Mocking and Patching Library for Testing"
url="https://github.com/testing-cabal/mock"
arch="noarch"