aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-jsonschema
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-21 17:30:44 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-11-21 17:37:37 +0100
commit2ba9c41d9a07f0db5f8eafdd01cf68fc511330d9 (patch)
tree67000503944727be78fdede68093f71e91e5e8eb /community/py3-jsonschema
parent3510c528308fd9627d3db47e44188e0c51e47a54 (diff)
downloadaports-2ba9c41d9a07f0db5f8eafdd01cf68fc511330d9.tar.bz2
aports-2ba9c41d9a07f0db5f8eafdd01cf68fc511330d9.tar.xz
community/py3-jsonschema: upgrade to 3.2.0
Diffstat (limited to 'community/py3-jsonschema')
-rw-r--r--community/py3-jsonschema/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/py3-jsonschema/APKBUILD b/community/py3-jsonschema/APKBUILD
index efa3773c96..2a7fc4299a 100644
--- a/community/py3-jsonschema/APKBUILD
+++ b/community/py3-jsonschema/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py3-jsonschema
_pkgname=jsonschema
-pkgver=3.1.1
-pkgrel=1
+pkgver=3.2.0
+pkgrel=0
pkgdesc="An implementation of JSON Schema validation for Python"
url="https://github.com/Julian/jsonschema"
arch="noarch"
@@ -35,4 +35,4 @@ package() {
ln -s jsonschema-3 "$pkgdir"/usr/bin/jsonschema
}
-sha512sums="28b8c7b8bfc72cc60d5fc44ce32990858ce2c1b1d88f6a28ea9f19123c8d29449d778ad55e0da72a9de30213d067ad5616a5d65ad1e0f7a9df375204096c6b18 jsonschema-3.1.1.tar.gz"
+sha512sums="acbb4cec730a8cdab9f070593ed896064fbe082d464ec362adc952e4985e9eaa12ad0f2d55a04018ffdaf675e54037999a7219533dad6b84bf609f5dfe21bbab jsonschema-3.2.0.tar.gz"