aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-fastavro
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-07 16:16:03 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-11-07 16:16:03 -0300
commit06e72c68723c0637a9d856b4b869c179e584bf3a (patch)
tree92d47ad20b0b9ad8215a71df4b1817885ca08285 /testing/py3-fastavro
parentbbcaf80f27aa7d8bc08b36c1ba48466db04e5dfd (diff)
downloadaports-06e72c68723c0637a9d856b4b869c179e584bf3a.tar.bz2
aports-06e72c68723c0637a9d856b4b869c179e584bf3a.tar.xz
testing/py3-fastavro: rebuild to fix BAD archive on x86_64
Diffstat (limited to 'testing/py3-fastavro')
-rw-r--r--testing/py3-fastavro/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-fastavro/APKBUILD b/testing/py3-fastavro/APKBUILD
index 0692bf8bee..448d9d8bb1 100644
--- a/testing/py3-fastavro/APKBUILD
+++ b/testing/py3-fastavro/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-fastavro
_pkgname=fastavro
pkgver=0.22.5
-pkgrel=1
+pkgrel=2
pkgdesc="Fast Avro for Python"
# Tests for optional zstd and snappy codecs require
# unpackaged python modules 'zstandard' and 'python-snappy'