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

Felix Yan felixonmars at archlinux.org
Thu Aug 15 01:53:00 UTC 2019


    Date: Thursday, August 15, 2019 @ 01:53:00
  Author: felixonmars
Revision: 499250

upgpkg: python-redis 3.3.7-1

Modified:
  python-redis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-15 01:51:06 UTC (rev 499249)
+++ PKGBUILD	2019-08-15 01:53:00 UTC (rev 499250)
@@ -4,7 +4,7 @@
 
 pkgbase=python-redis
 pkgname=('python-redis' 'python2-redis')
-pkgver=3.3.6
+pkgver=3.3.7
 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=('febbd31d4e6a4c9b6f2c990b2dae2bddbb262b9b07d0cfac2f42bd36881f462b1b3b23abe74dd59a516dd3f7446fff7ed1086cba5394933e9cc3408a19afcd36')
+sha512sums=('57997cbfc58601cf8086f4c8152371eceb67dcf7205789c385cf420908f0db66b63cb0278c733ff66c72d12247ecfe360e7ed659924482ee3d769781484694ed')
 
 prepare() {
   cp -a redis-$pkgver{,-py2}



More information about the arch-commits mailing list