diff options
Diffstat (limited to 'testing/py-testtools')
-rw-r--r-- | testing/py-testtools/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-testtools/APKBUILD b/testing/py-testtools/APKBUILD index f10727edf3..e2d0e84afe 100644 --- a/testing/py-testtools/APKBUILD +++ b/testing/py-testtools/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-testtools _pkgname="testtools" pkgver=2.3.0 -pkgrel=0 +pkgrel=1 pkgdesc="Extensions to the Python standard library unit testing framework" url="https://pypi.python.org/pypi/testtools" arch="noarch" |