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

Eli Schwartz eschwartz at archlinux.org
Fri Mar 20 16:40:29 UTC 2020


    Date: Friday, March 20, 2020 @ 16:40:29
  Author: eschwartz
Revision: 601936

upgpkg: python-fakeredis 1.3.0-1: upstream release

Modified:
  python-fakeredis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-20 16:40:19 UTC (rev 601935)
+++ PKGBUILD	2020-03-20 16:40:29 UTC (rev 601936)
@@ -2,7 +2,7 @@
 
 _pkgname=fakeredis
 pkgname=python-fakeredis
-pkgver=1.1.0
+pkgver=1.3.0
 pkgrel=1
 pkgdesc="Fake implementation of redis API (redis-py) for testing purposes"
 arch=('any')
@@ -13,8 +13,8 @@
 checkdepends=('python-pytest' 'python-hypothesis')
 optdepends=('python-lupa: for lua scripting support')
 source=("https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz")
-sha512sums=('81b4d8c92b50dcf651746db115c58b4c6eedb32a39a9c960ea6adabe375fe5c6de0f92f5c905644373cc76046abb6b5216d531af933b8d2611918eaf4d77dc41')
-b2sums=('dffabfa40bd27ca531ab1e7ef68e424dad466cc7ed80217a3e261db68b614c935b2f7f30a076b55063417ae8c3932bdff5cd65639ce6eeeeecd1aafd9628577c')
+sha512sums=('4324cb4c0855f353952e43ded4e35045dabeb8500ee732d1b3c4c6d74e0c39470947280c3ef8df91b3a350d0a4773712b3a71d78f8f5b30c7b3c19694ec6df7a')
+b2sums=('b717c99da81af1c0bf6ed94242fad3a4caaea233c35e5f4fd604eb1c3e3d8786143485d0f59ca697c4bef8ae8b5712092ca09dcdc41e4cda6f9aea3891d36ec0')
 
 build(){
     cd "${srcdir}"/${_pkgname}-${pkgver}



More information about the arch-commits mailing list