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

Felix Yan felixonmars at archlinux.org
Tue Jun 2 12:46:55 UTC 2020


    Date: Tuesday, June 2, 2020 @ 12:46:54
  Author: felixonmars
Revision: 638021

upgpkg: python-redis 3.5.3-1

Modified:
  python-redis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-02 12:46:37 UTC (rev 638020)
+++ PKGBUILD	2020-06-02 12:46:54 UTC (rev 638021)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Gueth <pierre.gueth at gmail.com>
 
 pkgname=python-redis
-pkgver=3.5.2
+pkgver=3.5.3
 pkgrel=1
 pkgdesc='The Python interface to the Redis key-value store'
 arch=('any')
@@ -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=('ed684aca66638eb1b5f16f3f30efbe9e7dc4389c6d43e9cef3bf5de95b416b549a4bd61c2b8c4fbe2f02182fcfbb45f591aa17e169f9522fe5f418c25d80dbf1')
+sha512sums=('eae6ac6b3e0f1366a9c29e5e2d9a5210e4627e62e3006159b1c290f36cd9c1c2c12cafe0944f7a010e04632b517874f230aa9411491993b7ecf2080546217206')
 
 build() {
   cd "$srcdir"/redis-$pkgver



More information about the arch-commits mailing list