Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
python-fakeredis


Commits:
b3abdaeb by Caleb Maclennan at 2023-09-08T22:45:40+03:00
upgpkg: 2.18.1-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ BUILDENV+=(!check)
 
 _pyname=fakeredis
 pkgname=python-fakeredis
-pkgver=2.18.0
+pkgver=2.18.1
 pkgrel=1
 pkgdesc='Fake implementation of redis API (redis-py) for testing purposes'
 arch=(any)
@@ -30,7 +30,7 @@ optdepends=('python-packaging: for aioredis support'
 # source=("$url/archive/v$pkgver/$_archive.tar.gz")
 _archive="$_pyname-$pkgver"
 
source=("https://files.pythonhosted.org/packages/source/${_pyname::1}/$_pyname/$_archive.tar.gz";)
-sha256sums=('f9c18d3dba81a470953cc042868b411e334109e065cde53a7a82beef6702a1de')
+sha256sums=('9742d6d4673df0f5f6ade4e4eee763b7f3517178ffa82508310325a6305651ec')
 
 build(){
        cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fakeredis/-/commit/b3abdaebd15bc123333466007671831dbc455626

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fakeredis/-/commit/b3abdaebd15bc123333466007671831dbc455626
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to