From 02df2c7c1ac6d522b242866b49afa01a85ee4944 Mon Sep 17 00:00:00 2001 From: ptrcnull Date: Sun, 17 Dec 2023 23:47:27 +0100 Subject: [PATCH] community/py3-tqdm: upgrade to 4.66.1 --- community/py3-tqdm/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/py3-tqdm/APKBUILD b/community/py3-tqdm/APKBUILD index 8ec9276371f..4824d859bf6 100644 --- a/community/py3-tqdm/APKBUILD +++ b/community/py3-tqdm/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: pkgname=py3-tqdm _pkgname=tqdm -pkgver=4.65.0 +pkgver=4.66.1 pkgrel=0 pkgdesc="Fast, Extensible Progress Meter" url="https://pypi.org/project/tqdm" @@ -46,5 +46,5 @@ package() { } sha512sums=" -86315b57d8ceec69ee8970b25372b26b03d2d37f6d06e037e712bf16c7f56eac1c4049291e451c7df62273b91ba7149b400efd0186ceee90268d854e7b476c47 tqdm-4.65.0.tar.gz +989bc93f791e1636525486688b1d9b457314cde7b5804018382cc490638ac0b88aac50d7870beb9dd80bc5f05e083b8f9f205ac17324106f6d936bfe8d2f316e tqdm-4.66.1.tar.gz "