aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-pysimplesoap
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-05 12:09:47 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:41 +0000
commit337698e69463d8cf0bff5f8de1025ef4dcdc7b85 (patch)
treea8049ac12022fda18ca14a82399e6dbf52c72cbe /testing/py3-pysimplesoap
parent2891016c5086436d339cd6301b3838af9b63366f (diff)
testing/py3-pysimplesoap: rebuild against python 3.8
Diffstat (limited to 'testing/py3-pysimplesoap')
-rw-r--r--testing/py3-pysimplesoap/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pysimplesoap/APKBUILD b/testing/py3-pysimplesoap/APKBUILD
index 8b3a8c60fed..d8a12e47907 100644
--- a/testing/py3-pysimplesoap/APKBUILD
+++ b/testing/py3-pysimplesoap/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-pysimplesoap
_pkgname=PySimpleSOAP
pkgver=1.16.2
-pkgrel=0
+pkgrel=1
pkgdesc="Simple SOAP library"
options="!check" # Tests only work on python2
url="https://github.com/pysimplesoap/pysimplesoap"