aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-testtools
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-17 08:06:27 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:57 +0000
commit57e96fa644014da5702e7d7039b93bb69fd5a1ab (patch)
tree60de2614581c47ea2978ad7da7101cce59625286 /testing/py-testtools
parent3a33a9b7a57e6b391c1c0d4d66d9acf2e2dc1713 (diff)
downloadaports-57e96fa644014da5702e7d7039b93bb69fd5a1ab.tar.bz2
aports-57e96fa644014da5702e7d7039b93bb69fd5a1ab.tar.xz
testing/py-testtools: rebuild against python 3.7
Diffstat (limited to 'testing/py-testtools')
-rw-r--r--testing/py-testtools/APKBUILD2
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"