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

Felix Yan felixonmars at archlinux.org
Fri May 15 20:08:16 UTC 2020


    Date: Friday, May 15, 2020 @ 20:08:16
  Author: felixonmars
Revision: 628099

upgpkg: python-redis 3.5.2-1

Modified:
  python-redis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-15 19:55:27 UTC (rev 628098)
+++ PKGBUILD	2020-05-15 20:08:16 UTC (rev 628099)
@@ -3,8 +3,8 @@
 # Contributor: Pierre Gueth <pierre.gueth at gmail.com>
 
 pkgname=python-redis
-pkgver=3.5.1
-pkgrel=2
+pkgver=3.5.2
+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')
 checkdepends=('python-pytest' 'python-mock' 'pifpaf' 'redis')
 source=("https://pypi.io/packages/source/r/redis/redis-$pkgver.tar.gz")
-sha512sums=('713089fe9687558b651ac9aa0161f3ebfccb71ee12cd6aed784b07bf8f7b52cab1d1d436c4ea7c91b9d688e48da96251feed8e3add140ae714a6ff9e1d23bc85')
+sha512sums=('ed684aca66638eb1b5f16f3f30efbe9e7dc4389c6d43e9cef3bf5de95b416b549a4bd61c2b8c4fbe2f02182fcfbb45f591aa17e169f9522fe5f418c25d80dbf1')
 
 build() {
   cd "$srcdir"/redis-$pkgver



More information about the arch-commits mailing list