aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-pytest-localserver/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-29 15:17:58 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:33:56 +0000
commitfd21ca88e0abf61020dd1f3009ff95c794d0d4c0 (patch)
tree92607ab7af332df521ae048ffccf66768cd90a48 /community/py3-pytest-localserver/APKBUILD
parentf6cce73b68a8a85db37432f32185353964fd02de (diff)
community/py3-pytest-localserver: rebuild against python 3.8
Diffstat (limited to 'community/py3-pytest-localserver/APKBUILD')
-rw-r--r--community/py3-pytest-localserver/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-pytest-localserver/APKBUILD b/community/py3-pytest-localserver/APKBUILD
index 4061f5a9683..8c6d2f81b59 100644
--- a/community/py3-pytest-localserver/APKBUILD
+++ b/community/py3-pytest-localserver/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-pytest-localserver
_pyname=pytest-localserver
pkgver=0.5.0
-pkgrel=1
+pkgrel=2
pkgdesc="a pytest plugin to test server connections locally"
url="http://bitbucket.org/pytest-dev/pytest-localserver/"
arch="noarch"