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

Felix Yan felixonmars at archlinux.org
Fri Jan 31 14:35:09 UTC 2020


    Date: Friday, January 31, 2020 @ 14:35:09
  Author: felixonmars
Revision: 560774

upgpkg: python-redis 3.4.0-1

Modified:
  python-redis/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-31 14:34:39 UTC (rev 560773)
+++ PKGBUILD	2020-01-31 14:35:09 UTC (rev 560774)
@@ -4,8 +4,8 @@
 
 pkgbase=python-redis
 pkgname=('python-redis' 'python2-redis')
-pkgver=3.3.11
-pkgrel=3
+pkgver=3.4.0
+pkgrel=1
 pkgdesc='The Python interface to the Redis key-value store'
 arch=('any')
 url="https://github.com/andymccurdy/redis-py"
@@ -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=('a32327fcebc6242367c0eda6c6dcd1a15d5d575527af2e9de0d76e05bc4afc7402566d9254e467663b81907a310731af3041236b6b135f3b8ff1429a502c1000')
+sha512sums=('8044eecaf272e97ddd3949dcb11177749a4cafd998ea7672c5be46220874cd3de3b95043a32fdea3b32ea33a128f78946867936ff136a65e84d5124645f8ed9f')
 
 prepare() {
   cp -a redis-$pkgver{,-py2}



More information about the arch-commits mailing list