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

Felix Yan felixonmars at archlinux.org
Sat Aug 3 14:17:29 UTC 2019


    Date: Saturday, August 3, 2019 @ 14:17:28
  Author: felixonmars
Revision: 497130

upgpkg: python-redis 3.3.5-1

Modified:
  python-redis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-03 14:17:16 UTC (rev 497129)
+++ PKGBUILD	2019-08-03 14:17:28 UTC (rev 497130)
@@ -4,7 +4,7 @@
 
 pkgbase=python-redis
 pkgname=('python-redis' 'python2-redis')
-pkgver=3.3.4
+pkgver=3.3.5
 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=('df3c71f233173408d5bc99ae12ca059f6569540f36606eaf197475838630aa8df9113907c940ac4ac3c084eeb76e42b08003dcefb3e00597811c3fb700cc3a42')
+sha512sums=('4830934c608aeaa4d95126e7cf7f5fea07cee2be2f9b568ab96b055500d1e28e1f308a87ef26b28cc8292f92cd33562466ead5a7809b134c188e595e4490ad8b')
 
 prepare() {
   cp -a redis-$pkgver{,-py2}



More information about the arch-commits mailing list