Date: Friday, May 12, 2023 @ 21:56:07
  Author: grawlinson
Revision: 1460132

upgpkg: python-redis 4.5.5-1; new upstream release

Modified:
  python-redis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-12 21:52:49 UTC (rev 1460131)
+++ PKGBUILD    2023-05-12 21:56:07 UTC (rev 1460132)
@@ -4,8 +4,8 @@
 # Contributor: Pierre Gueth <[email protected]>
 
 pkgname=python-redis
-pkgver=4.4.0
-pkgrel=3
+pkgver=4.5.5
+pkgrel=1
 pkgdesc='The Python interface to the Redis key-value store'
 arch=('any')
 url='https://github.com/redis/redis-py'
@@ -37,7 +37,7 @@
   'python-pyopenssl'
   'python-requests'
 )
-_commit='6fa6cfc9ada2ec1878484ba44a02fdc3c0c691d5'
+_commit='f056118224e851915922de02ec40f2d16c9e4dd7'
 source=("$pkgname::git+$url#commit=$_commit")
 b2sums=('SKIP')
 

Reply via email to