[arch-commits] Commit in python-redis/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Apr 30 08:28:54 UTC 2020
Date: Thursday, April 30, 2020 @ 08:28:53
Author: felixonmars
Revision: 622417
upgpkg: python-redis 3.5.0-1
Modified:
python-redis/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-30 08:26:58 UTC (rev 622416)
+++ PKGBUILD 2020-04-30 08:28:53 UTC (rev 622417)
@@ -4,7 +4,7 @@
pkgbase=python-redis
pkgname=('python-redis' 'python2-redis')
-pkgver=3.4.1
+pkgver=3.5.0
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=('e5aacb8e448a563c802c808406754375a64d9f88d7efbd1c23ac42e48dc527f1840223887f0d1819409946a9406677893d93ea003f0b828bd0a7cb06e99c64a7')
+sha512sums=('859b2a16f9287944927328c0e38b22be43726a59614a2fee9e1603c7d21886e09305fbb7309efb96caa5e73d2dea82083f72487e42f78ec5ce851166c91b3711')
prepare() {
cp -a redis-$pkgver{,-py2}
More information about the arch-commits
mailing list