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

Felix Yan felixonmars at archlinux.org
Sun May 10 18:47:12 UTC 2020


    Date: Sunday, May 10, 2020 @ 18:47:11
  Author: felixonmars
Revision: 626193

upgpkg: python-redis 3.5.1-1

Modified:
  python-redis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-10 18:47:09 UTC (rev 626192)
+++ PKGBUILD	2020-05-10 18:47:11 UTC (rev 626193)
@@ -4,7 +4,7 @@
 
 pkgbase=python-redis
 pkgname=('python-redis' 'python2-redis')
-pkgver=3.5.0
+pkgver=3.5.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=('859b2a16f9287944927328c0e38b22be43726a59614a2fee9e1603c7d21886e09305fbb7309efb96caa5e73d2dea82083f72487e42f78ec5ce851166c91b3711')
+sha512sums=('713089fe9687558b651ac9aa0161f3ebfccb71ee12cd6aed784b07bf8f7b52cab1d1d436c4ea7c91b9d688e48da96251feed8e3add140ae714a6ff9e1d23bc85')
 
 prepare() {
   cp -a redis-$pkgver{,-py2}



More information about the arch-commits mailing list