aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-avro/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-09-04 02:19:27 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-09-04 03:12:06 -0300
commita4f0dd061975cbd6138932e90f5917c3afb3a8eb (patch)
tree411c953386059b55c3c3a91262c48784efe30215 /testing/py3-avro/APKBUILD
parent47975d4d97bca723d0f37b52921fd420b5b19370 (diff)
testing/py3-avro: upgrade to 1.9.1
Diffstat (limited to 'testing/py3-avro/APKBUILD')
-rw-r--r--testing/py3-avro/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-avro/APKBUILD b/testing/py3-avro/APKBUILD
index 7fbc987ce93..e53f17ee2db 100644
--- a/testing/py3-avro/APKBUILD
+++ b/testing/py3-avro/APKBUILD
@@ -2,8 +2,8 @@
# Contributor: Gennady Feldman <gena01@gmail.com>
pkgname=py3-avro
_pkgname=avro
-pkgver=1.9.0
-pkgrel=1
+pkgver=1.9.1
+pkgrel=0
pkgdesc="Avro is a serialization and RPC framework."
url="https://avro.apache.org/"
arch="noarch"
@@ -25,4 +25,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="a26b926d48bb8f669a9be5bd526417b0620f2173403eea46e88b68ba66e5cf7483fd3799ef150ccb13a23a231decb3497151fb1aebaa4d673d0705e548f8b9db py3-avro-1.9.0.tar.gz"
+sha512sums="7732ac648b99bede4c57610e2db0bf229e5c672da255c0cd3f09272b0f6d4851fd93e60bc8661a1629fc7140d1596067215108cf5a10d81629bb404f478c68d2 py3-avro-1.9.1.tar.gz"