aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-15 11:29:28 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:18:13 +0000
commit69e99eb56280391ea00b8e86a29a72942eb9d9c1 (patch)
tree84efd16fc87a28bf3bb9979c9ef6ed2dbdf47b32
parent5fe3fc3761916813c1f39661a3f8d7c943f43256 (diff)
community/py3-simplejson: rebuild against python 3.9
-rw-r--r--community/py3-simplejson/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-simplejson/APKBUILD b/community/py3-simplejson/APKBUILD
index df7a02f8784..62c7c763eb6 100644
--- a/community/py3-simplejson/APKBUILD
+++ b/community/py3-simplejson/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-simplejson
_pkgname=simplejson
pkgver=3.17.2
-pkgrel=0
+pkgrel=1
pkgdesc="Simple, fast, extensible JSON encoder/decoder for Python"
url="https://pypi.python.org/pypi/simplejson"
arch="all"