From d295b7b1aea7f14d3aea31c2e510da2ac52cb331 Mon Sep 17 00:00:00 2001 From: Iztok Fister Jr <iztok@iztok-jr-fister.eu> Date: Sun, 11 Sep 2022 07:58:45 +0000 Subject: [PATCH] testing/py3-fastavro: upgrade to 1.6.1 --- testing/py3-fastavro/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/py3-fastavro/APKBUILD b/testing/py3-fastavro/APKBUILD index afec420b8862..396ebaac904b 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.6.0 +pkgver=1.6.1 pkgrel=0 pkgdesc="Fast Avro for Python" # Tests for optional zstd and snappy codecs require @@ -31,5 +31,5 @@ package() { } sha512sums=" -dc31368e17568ff2cc132fe09ab366f44732be08fed8d1fc2b6f9bcaeae8b0d85730518458530b2429e83aa8fc4e2c9311d154032c670f127f90b658d15b1796 py3-fastavro-1.6.0.tar.gz +32c6d9e550480edc7f8eb0fd28ddef7936bd18719d10b10ac328f61a25d7708a45d4b3ab5db3595b7fb837916c75021333774d405b9ceb05e4f121e615a859b8 py3-fastavro-1.6.1.tar.gz " -- GitLab