aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-junit-xml/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py3-junit-xml/APKBUILD')
-rw-r--r--testing/py3-junit-xml/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-junit-xml/APKBUILD b/testing/py3-junit-xml/APKBUILD
index fe84402f5d0..453fad26b07 100644
--- a/testing/py3-junit-xml/APKBUILD
+++ b/testing/py3-junit-xml/APKBUILD
@@ -2,7 +2,7 @@
pkgname=py3-junit-xml
_pkgname=junit-xml
pkgver=1.8
-pkgrel=5
+pkgrel=6
pkgdesc="Creates JUnit XML test result documents that can be read by tools such as Jenkins"
options="!check" # 1 test fail
url="https://pypi.python.org/pypi/junit-xml"