Skip to content

Commit

Permalink
community/py3-fakeredis: upgrade to 2.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rnalrd committed May 1, 2024
1 parent f108c29 commit 84da90d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions community/py3-fakeredis/APKBUILD
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Maintainer: Leonardo Arena <[email protected]>
pkgname=py3-fakeredis
_pkgname=${pkgname#py3-}
pkgver=2.21.2
pkgrel=1
pkgver=2.22.0
pkgrel=0
pkgdesc="Fake implementation of redis API for testing purposes"
url="https://pypi.org/project/fakeredis/"
arch="noarch"
Expand Down Expand Up @@ -41,6 +41,6 @@ package() {
}

sha512sums="
0ba5e31e403670e864a5364498e26e818641d0fbba59554b78bd0d82a2d944a730d519184c132bdb367761b830bb3a55b43a957770f833891cccd11d528ff540 py3-fakeredis-2.21.2.tar.gz
a533f26c2a4289b1b4d398ee426f44c93f01a4aac0dc841854bf94674d7e0738fde38ea896280d4e83bf16041dba505db13e3fa3837a912dc872b1d36c05cc6e py3-fakeredis-2.22.0.tar.gz
69ffb5c3eb8e991cdfe8900c72df3de421b696ecab55fadd51ba30d3283cf71e64ad80ceef298e0aa93ea1504a4f98ef2df37488d9498050aef01975e67e019c fix-test-exception-msg.patch
"

0 comments on commit 84da90d

Please sign in to comment.