aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-fastavro
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-10-15 13:34:42 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-10-15 15:04:59 -0300
commit38e7f521790c2a4bbd8663f77f66cf0fe4994941 (patch)
tree6f153eb3475632d4f53fc9fe211e95abc0fe6050 /testing/py3-fastavro
parent842ddc713c10a93221ef8a8ad14898eed2e74da8 (diff)
downloadaports-38e7f521790c2a4bbd8663f77f66cf0fe4994941.tar.bz2
aports-38e7f521790c2a4bbd8663f77f66cf0fe4994941.tar.xz
testing/py3-fastavro: upgrade to 0.22.5
Diffstat (limited to 'testing/py3-fastavro')
-rw-r--r--testing/py3-fastavro/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-fastavro/APKBUILD b/testing/py3-fastavro/APKBUILD
index 2f54c398cd..95b89b0765 100644
--- a/testing/py3-fastavro/APKBUILD
+++ b/testing/py3-fastavro/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Gennady Feldman <gena01@gmail.com>
pkgname=py3-fastavro
_pkgname=fastavro
-pkgver=0.22.4
+pkgver=0.22.5
pkgrel=0
pkgdesc="Fast Avro for Python"
# Tests for optional zstd and snappy codecs require
@@ -29,4 +29,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="7f55d6dd533862e3d39f758ab59f02fc970ac511f445f986b5813fd63c04966678226dc883ad95089c3cced7bc8297490c38e5f1fd42ccb1ff13571bb0de16c8 py3-fastavro-0.22.4.tar.gz"
+sha512sums="44dd7377cbb62158f79c30ed40530389ab7099c9e3b313a9e50a18e5354a47117576b0ab4251bcf7605b05807a00ba6d322c9093d78da41042504ee22c5869cc py3-fastavro-0.22.5.tar.gz"