aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-04 11:15:26 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:39 +0000
commit60cb9d64b17e4ec8150166ec896bf20f8ff3e076 (patch)
treef3e0a7780ae51752321bd44ae66cb4f11dd2f021 /main
parentd07e032f7c475eec8f523aa96d7b1f2c8a537271 (diff)
downloadaports-60cb9d64b17e4ec8150166ec896bf20f8ff3e076.tar.bz2
aports-60cb9d64b17e4ec8150166ec896bf20f8ff3e076.tar.xz
main/py-simplejson: rebuild against python 3.7
Diffstat (limited to 'main')
-rw-r--r--main/py-simplejson/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-simplejson/APKBUILD b/main/py-simplejson/APKBUILD
index 754c1c1f00..4d4a12c9f6 100644
--- a/main/py-simplejson/APKBUILD
+++ b/main/py-simplejson/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-simplejson
_pkgname=simplejson
pkgver=3.15.0
-pkgrel=0
+pkgrel=1
pkgdesc="Simple, fast, extensible JSON encoder/decoder for Python"
url="https://pypi.python.org/pypi/simplejson"
arch="all"