aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-testtools/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 12:23:45 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:35 +0000
commit8775afd5046f26c7855b4f19a308463f0c75ef1f (patch)
treedcae351a4600a43f0af9b330211b10e7855f3524 /testing/py3-testtools/APKBUILD
parent99cf93153f12d97bc571ddae935c9f52b099bd1c (diff)
downloadaports-8775afd5046f26c7855b4f19a308463f0c75ef1f.tar.bz2
aports-8775afd5046f26c7855b4f19a308463f0c75ef1f.tar.xz
testing/py3-testtools: rebuild against python 3.8
Diffstat (limited to 'testing/py3-testtools/APKBUILD')
-rw-r--r--testing/py3-testtools/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-testtools/APKBUILD b/testing/py3-testtools/APKBUILD
index 2dbbb62ccf..ef3b1ae47b 100644
--- a/testing/py3-testtools/APKBUILD
+++ b/testing/py3-testtools/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-testtools
_pkgname=testtools
pkgver=2.3.0
-pkgrel=4
+pkgrel=5
pkgdesc="Extensions to the Python standard library unit testing framework"
url="https://pypi.python.org/pypi/testtools"
arch="noarch"