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

Felix Yan felixonmars at archlinux.org
Sun Feb 9 14:42:06 UTC 2020


    Date: Sunday, February 9, 2020 @ 14:42:06
  Author: felixonmars
Revision: 565288

upgpkg: python-redis 3.4.1-1

Modified:
  python-redis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-09 13:03:27 UTC (rev 565287)
+++ PKGBUILD	2020-02-09 14:42:06 UTC (rev 565288)
@@ -4,7 +4,7 @@
 
 pkgbase=python-redis
 pkgname=('python-redis' 'python2-redis')
-pkgver=3.4.0
+pkgver=3.4.1
 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=('8044eecaf272e97ddd3949dcb11177749a4cafd998ea7672c5be46220874cd3de3b95043a32fdea3b32ea33a128f78946867936ff136a65e84d5124645f8ed9f')
+sha512sums=('e5aacb8e448a563c802c808406754375a64d9f88d7efbd1c23ac42e48dc527f1840223887f0d1819409946a9406677893d93ea003f0b828bd0a7cb06e99c64a7')
 
 prepare() {
   cp -a redis-$pkgver{,-py2}



More information about the arch-commits mailing list