[arch-commits] Commit in python-redis/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Mon Jun 6 19:36:20 UTC 2022


    Date: Monday, June 6, 2022 @ 19:36:20
  Author: felixonmars
Revision: 1227040

upgpkg: python-redis 4.0.2-1

Modified:
  python-redis/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-06 19:30:32 UTC (rev 1227039)
+++ PKGBUILD	2022-06-06 19:36:20 UTC (rev 1227040)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Gueth <pierre.gueth at gmail.com>
 
 pkgname=python-redis
-pkgver=4.0.1
+pkgver=4.0.2
 pkgrel=1
 pkgdesc='The Python interface to the Redis key-value store'
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest' 'pifpaf' 'redis')
 source=("https://pypi.io/packages/source/r/redis/redis-$pkgver.tar.gz")
-sha512sums=('cecb6c961ece5d6793e8800404ae0b0e79dedbf0f77affcb45975ea8c2a4be5fdf9981e399b1a11d9326396c27cef1256d36f2a5fff30d34b505de7b8742628d')
+sha512sums=('3f73ddd2ceb551fa447cfb4ecdc1d393957bbfd8c184ae3d357f9f47fff860f1c4684ec0fc3cb85fea530454456c17a98a2a56e592bef4cd9ad17bb405c1a0f7')
 
 build() {
   cd "$srcdir"/redis-$pkgver



More information about the arch-commits mailing list