aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-fastavro
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-21 15:06:23 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-11-21 15:44:51 +0100
commit8bd001c8f88a2aab29875c30fb937e522f8bf4ff (patch)
tree6dfc83d6e68465d084d5cd4decc320ba4350e445 /testing/py3-fastavro
parent6404cc1102cae3ef83ecc5191e8cc29c40b2cfa6 (diff)
downloadaports-8bd001c8f88a2aab29875c30fb937e522f8bf4ff.tar.bz2
aports-8bd001c8f88a2aab29875c30fb937e522f8bf4ff.tar.xz
testing/py3-fastavro: upgrade to 0.22.7
Diffstat (limited to 'testing/py3-fastavro')
-rw-r--r--testing/py3-fastavro/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-fastavro/APKBUILD b/testing/py3-fastavro/APKBUILD
index 448d9d8bb1..3e039fcf55 100644
--- a/testing/py3-fastavro/APKBUILD
+++ b/testing/py3-fastavro/APKBUILD
@@ -2,8 +2,8 @@
# Contributor: Gennady Feldman <gena01@gmail.com>
pkgname=py3-fastavro
_pkgname=fastavro
-pkgver=0.22.5
-pkgrel=2
+pkgver=0.22.7
+pkgrel=0
pkgdesc="Fast Avro for Python"
# Tests for optional zstd and snappy codecs require
# unpackaged python modules 'zstandard' and 'python-snappy'
@@ -29,4 +29,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="44dd7377cbb62158f79c30ed40530389ab7099c9e3b313a9e50a18e5354a47117576b0ab4251bcf7605b05807a00ba6d322c9093d78da41042504ee22c5869cc py3-fastavro-0.22.5.tar.gz"
+sha512sums="a49636ed77330605df1d92931245c2875db5a983de39d3c405d7e5745e434870e3e59e87e098b1caf6d74c1981ff6d40db6a200075af01bc2f33185c84cf8140 py3-fastavro-0.22.7.tar.gz"