aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-05-07 01:33:11 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-05-07 06:51:32 +0000
commit5e7f5e465e799b341cb2e2bcc493a407de71fd83 (patch)
tree80375765258f6183f45dd92b0d00242f5fe403eb
parent6e5791e7b22ca784de373beda4bbdaeb85790ee2 (diff)
downloadaports-5e7f5e465e799b341cb2e2bcc493a407de71fd83.tar.bz2
aports-5e7f5e465e799b341cb2e2bcc493a407de71fd83.tar.xz
testing/py3-fastavro: upgrade to 0.23.3
-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 684a754201..569a79f139 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.9
+pkgver=0.23.3
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="b92015983c49a4f1cf3f8bc5a207a3a3bfc5b4848b2e0d8dea461360f49baa8308b6d6a9c4acb6cbc3f56d1d3d6138b28a68bb12905a4f1ee71347d890a9dc16 py3-fastavro-0.22.9.tar.gz"
+sha512sums="ee229d1b85198f935c18058683a0699ed70fe777aaaad68adcfc15b302b3141de0c2bc648cad5d225bde69cdf10c33efc4bb0bc47850169df14a25ad79155746 py3-fastavro-0.23.3.tar.gz"