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

Felix Yan felixonmars at archlinux.org
Tue Aug 20 10:57:10 UTC 2019


    Date: Tuesday, August 20, 2019 @ 10:57:08
  Author: felixonmars
Revision: 500289

upgpkg: python-redis 3.3.8-1

Modified:
  python-redis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-20 10:55:42 UTC (rev 500288)
+++ PKGBUILD	2019-08-20 10:57:08 UTC (rev 500289)
@@ -4,7 +4,7 @@
 
 pkgbase=python-redis
 pkgname=('python-redis' 'python2-redis')
-pkgver=3.3.7
+pkgver=3.3.8
 pkgrel=1
 pkgdesc='The Python interface to the Redis key-value store'
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest' 'python2-pytest' 'python-mock' 'python2-mock' 'pifpaf' 'redis')
 source=("https://pypi.io/packages/source/r/redis/redis-$pkgver.tar.gz")
-sha512sums=('57997cbfc58601cf8086f4c8152371eceb67dcf7205789c385cf420908f0db66b63cb0278c733ff66c72d12247ecfe360e7ed659924482ee3d769781484694ed')
+sha512sums=('7bdaa0815be3a0304bdca5d791b3f26a34cc8fb696581ff3144b486c5c40c476218cc6cf12868e08364b96eaa71f2dffb86de9c945ac3ffe5f6c9fe914a2ecd8')
 
 prepare() {
   cp -a redis-$pkgver{,-py2}



More information about the arch-commits mailing list