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

Antonio Rojas arojas at gemini.archlinux.org
Sun Jul 31 17:56:07 UTC 2022


    Date: Sunday, July 31, 2022 @ 17:56:07
  Author: arojas
Revision: 1259362

upgpkg: python-redis 4.3.4-1: Update to 4.3.4

Modified:
  python-redis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-31 17:54:48 UTC (rev 1259361)
+++ PKGBUILD	2022-07-31 17:56:07 UTC (rev 1259362)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Gueth <pierre.gueth at gmail.com>
 
 pkgname=python-redis
-pkgver=4.0.2
+pkgver=4.3.4
 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=('3f73ddd2ceb551fa447cfb4ecdc1d393957bbfd8c184ae3d357f9f47fff860f1c4684ec0fc3cb85fea530454456c17a98a2a56e592bef4cd9ad17bb405c1a0f7')
+sha512sums=('606a09ff87870be9eda84b4ac074bf35b06882d9a9da448a9c17a54cb5e0a295f28d3f765ee88e92b1ad6d08532a2a6799acc4a1ea30e7cec9e652214999e98a')
 
 build() {
   cd "$srcdir"/redis-$pkgver



More information about the arch-commits mailing list