aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 11:31:24 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:51 +0000
commit67309b41891852f740496b92638b4488815591ca (patch)
treeca13f87f4e698cbf007ee53970a6e83ce6dfaeee
parent9717dd1c90ea6e1c54113cfebe8d1620330a10be (diff)
downloadaports-67309b41891852f740496b92638b4488815591ca.tar.bz2
aports-67309b41891852f740496b92638b4488815591ca.tar.xz
testing/py-jsonpatch: rebuild against python 3.7
-rw-r--r--testing/py-jsonpatch/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-jsonpatch/APKBUILD b/testing/py-jsonpatch/APKBUILD
index bd28a9ebd1..12d51aedc2 100644
--- a/testing/py-jsonpatch/APKBUILD
+++ b/testing/py-jsonpatch/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-jsonpatch
_pkgname=${pkgname#py-}
pkgver=1.23
-pkgrel=0
+pkgrel=1
pkgdesc="Apply JSON-Patches (RFC 6902)"
url="https://github.com/stefankoegl/python-json-patch"
arch="noarch"