aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-03 08:39:58 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:31 +0000
commit271b2800db5e328b9001808968f6b5c90bed86ac (patch)
treea7317aaa57f51e8bf6cf34d93e51c9019a11c98a
parent5d7b96784d7216430ccd8e8685a84eba4cc03a63 (diff)
downloadaports-271b2800db5e328b9001808968f6b5c90bed86ac.tar.bz2
aports-271b2800db5e328b9001808968f6b5c90bed86ac.tar.xz
testing/py3-anyjson: rebuild against python 3.8
-rw-r--r--testing/py3-anyjson/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-anyjson/APKBUILD b/testing/py3-anyjson/APKBUILD
index 428aa0ec75..a40f55471b 100644
--- a/testing/py3-anyjson/APKBUILD
+++ b/testing/py3-anyjson/APKBUILD
@@ -4,7 +4,7 @@
pkgname=py3-anyjson
_pkgname=anyjson
pkgver=0.3.3
-pkgrel=4
+pkgrel=5
pkgdesc="Wraps the best available JSON implementation available in a common interface"
url="https://bitbucket.org/runeh/anyjson/"
arch="noarch"