summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIztok Fister Jr. <iztok@iztok.dev>2024-09-06 20:44:58 +0800
committerCeleste <20312-Celeste@users.gitlab.alpinelinux.org>2024-09-06 13:31:47 +0000
commitd39893822daf0213222250d27f833c91cea615ba (patch)
tree9627d209f61b80de8afbc47c940dd25c5b7b4c88
parentc02bc5a39b4e3efaba272f78552e52ad8c9ce6b6 (diff)
downloadaports-d39893822daf0213222250d27f833c91cea615ba.zip
testing/py3-fastavro: upgrade to 1.9.7
-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 b2c512bc982..66a45efd9a0 100644
--- a/testing/py3-fastavro/APKBUILD
+++ b/testing/py3-fastavro/APKBUILD
@@ -3,7 +3,7 @@
# Contributor: Iztok Fister, Jr. <iztok@iztok-jr-fister.eu>
pkgname=py3-fastavro
_pkgname=fastavro
-pkgver=1.9.5
+pkgver=1.9.7
pkgrel=0
pkgdesc="Fast Avro for Python"
# Tests for optional zstd and snappy codecs require
@@ -38,5 +38,5 @@ package() {
}
sha512sums="
-263e1d53b016218a9a8e69c3377a5e479d0fd9e68f4742305bf5d69f94d9dd9bf079daaae8391d76242ff6b88b6693a19c07d0b9e27fa043478b11362584013f py3-fastavro-1.9.5.tar.gz
+106b94fe069166f80d74434f562ce0d6a2fdf99d337b1d9ebdd15088ef5092e6aed478fbf9f2df8f2fffc3ed6642230e91ac1c0e6514511848371a1a42182ee5 py3-fastavro-1.9.7.tar.gz
"